summaryrefslogtreecommitdiff
path: root/node/Poly1305.cpp
AgeCommit message (Expand)Author
2017-07-17Minor cleanup.Adam Ierymenko
2017-07-07More cleanup, Linux build fixes.Adam Ierymenko
2017-04-17Windows profile build target (CPU profiling), and a little bit of optimizatio...Adam Ierymenko
2015-10-07Only enable 128-bit Poly1305 on X86_64 right now. Has compilation issues on A...Adam Ierymenko
2015-10-06Cleanup, and add an even faster Poly1305 on systems that support it.Adam Ierymenko
2015-10-06Some work on CIRCUIT_TEST, and a significant speedup to Poly1305.Adam Ierymenko
2014-06-26Some crypto comment fixes.Adam Ierymenko
2014-01-17Windows build fixes.Adam Ierymenko
2014-01-14Remove ZT1 GPL copyright from the top of code that is basically all Daniel Be...Adam Ierymenko
2013-09-25Work in progress...Adam Ierymenko
2013-09-15Test vectors for all new crypto.Adam Ierymenko
2013-09-14Add test vectors for ensuring identical C25519 operation across systems.Adam Ierymenko
2013-09-13More new crypto -- poly1305 one-time auth code.Adam Ierymenko