index
:
infinitytier.git
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node
/
Poly1305.cpp
Age
Commit message (
Expand
)
Author
2019-03-22
RingBuffer<> is now templated with size, buffer is now static.
Adam Ierymenko
2017-07-17
Minor cleanup.
Adam Ierymenko
2017-07-07
More cleanup, Linux build fixes.
Adam Ierymenko
2017-04-17
Windows profile build target (CPU profiling), and a little bit of optimizatio...
Adam Ierymenko
2015-10-07
Only enable 128-bit Poly1305 on X86_64 right now. Has compilation issues on A...
Adam Ierymenko
2015-10-06
Cleanup, and add an even faster Poly1305 on systems that support it.
Adam Ierymenko
2015-10-06
Some work on CIRCUIT_TEST, and a significant speedup to Poly1305.
Adam Ierymenko
2014-06-26
Some crypto comment fixes.
Adam Ierymenko
2014-01-17
Windows build fixes.
Adam Ierymenko
2014-01-14
Remove ZT1 GPL copyright from the top of code that is basically all Daniel Be...
Adam Ierymenko
2013-09-25
Work in progress...
Adam Ierymenko
2013-09-15
Test vectors for all new crypto.
Adam Ierymenko
2013-09-14
Add test vectors for ensuring identical C25519 operation across systems.
Adam Ierymenko
2013-09-13
More new crypto -- poly1305 one-time auth code.
Adam Ierymenko