summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/djb/Curve25519Point.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add automatic EC point validation for decoded points and for multiplier outputsPeter Dettman2014-07-231-14/+1
* Optimize Curve25519 point operationsPeter Dettman2014-03-211-69/+131
* Port of latest Curve25519 stuff from Java buildPeter Dettman2014-03-171-0/+264