summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/djb/Curve25519Point.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove bridging version of Curve25519Peter Dettman2022-06-241-287/+0
* Remove per-ECPoint compressionPeter Dettman2022-06-211-33/+7
* Math.Raw support for custom binary curvesPeter Dettman2015-03-231-1/+1
* 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