summaryrefslogtreecommitdiff
path: root/node/C25519.cpp
AgeCommit message (Expand)Author
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