summaryrefslogtreecommitdiff
path: root/node/C25519.cpp
AgeCommit message (Expand)Author
2019-07-09Drop in faster C25519 agreement code.Adam Ierymenko
2019-03-27Never mind, only unused on some builds so leave them there.Adam Ierymenko
2019-03-27Comment out some unused functions.Adam Ierymenko
2019-03-21Replace certificate based gating of multicast like/gather with a simpler more...Adam Ierymenko
2018-12-06More speed stuff.Adam Ierymenko
2018-12-06stuff for speed and stuff (testing)Adam Ierymenko
2018-03-13Use X64 ASM ed25519 signatures on Linux/x64, which are about 10X faster. Will...Adam Ierymenko
2018-03-12Speed tweaks for signatures, etc.Adam Ierymenko
2017-07-17Minor cleanup.Adam Ierymenko
2017-07-13Fix for new identity generation bug.Adam Ierymenko
2017-07-07More cleanup, Linux build fixes.Adam Ierymenko
2017-04-27License header update.Adam Ierymenko
2014-06-26More little stuff in crypto code.Adam Ierymenko
2014-01-18Remove VC++ warnings in C25519, also add inline to short methods.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-10-05Some API improvements to C25519 in preparation for that thing I woke up think...Adam Ierymenko
2013-09-16Build fix to eliminate strict aliasing warnings, and a bug fix.Adam Ierymenko
2013-09-16Integrating new crypto -- work in progress, wont build yet.Adam Ierymenko
2013-09-15Small amount of crypto cleanup.Adam Ierymenko
2013-09-14Add test vectors for ensuring identical C25519 operation across systems.Adam Ierymenko
2013-09-13More new crypto: Ed25519 signatures.Adam Ierymenko
2013-09-13More work in progress on new crypto...Adam Ierymenko
2013-09-13More crypto work in progress...Adam Ierymenko
2013-09-13Add new crypto: SHA512 and C25519 -- not integrated yet.Adam Ierymenko