Brenton Bostick
|
f73e51e94c
|
Brenton/curly braces (#1971)
* fix formatting
* properly adjust various lines
breakup multiple statements onto multiple lines
* insert {} around if, for, etc.
|
3 years ago |
Adam Ierymenko
|
d530356055
|
RingBuffer<> is now templated with size, buffer is now static.
|
7 years ago |
Adam Ierymenko
|
b9e1d53d7a
|
Minor cleanup.
|
9 years ago |
Adam Ierymenko
|
6fc70f7c16
|
More cleanup, Linux build fixes.
|
9 years ago |
Adam Ierymenko
|
d8f5cfdee4
|
Windows profile build target (CPU profiling), and a little bit of optimization revealed by such.
|
9 years ago |
Adam Ierymenko
|
c952fbbd8d
|
Only enable 128-bit Poly1305 on X86_64 right now. Has compilation issues on ARM, but the 64-bit version should be fine.
|
11 years ago |
Adam Ierymenko
|
64aaea3978
|
Cleanup, and add an even faster Poly1305 on systems that support it.
|
11 years ago |
Adam Ierymenko
|
477feee8a3
|
Some work on CIRCUIT_TEST, and a significant speedup to Poly1305.
|
11 years ago |
Adam Ierymenko
|
c3cbc92757
|
Some crypto comment fixes.
|
12 years ago |
Adam Ierymenko
|
07f505971c
|
Windows build fixes.
|
12 years ago |
Adam Ierymenko
|
4788d911ad
|
Remove ZT1 GPL copyright from the top of code that is basically all Daniel Bernstein's
|
12 years ago |
Adam Ierymenko
|
f3128a18fe
|
Work in progress...
|
13 years ago |
Adam Ierymenko
|
300d26973a
|
Test vectors for all new crypto.
|
13 years ago |
Adam Ierymenko
|
660f92b6a7
|
Add test vectors for ensuring identical C25519 operation across systems.
|
13 years ago |
Adam Ierymenko
|
032ce498c4
|
More new crypto -- poly1305 one-time auth code.
|
13 years ago |