summaryrefslogtreecommitdiffstats
path: root/src/ec25519_secret.c
AgeCommit message (Expand)Author
2012-12-07Reworked the APIMatthias Schiffer
2012-03-28Use the same key sanitization as Curve25519v0.1Matthias Schiffer
2012-03-25Add ecc_25519_secret_sanitize stub implementationMatthias Schiffer
2012-03-15Simplyfy secret add, subtract and reduce functionsMatthias Schiffer
2012-03-15Improve modular multiplication performanceMatthias Schiffer
2012-03-14Some more renamed, some utility functionsMatthias Schiffer
2012-03-14More renames, added secret key arithmeticMatthias Schiffer