summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/djb/Curve25519FieldElement.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove bridging version of Curve25519Peter Dettman2022-06-241-233/+0
* Fermat inversion for all custom curvesPeter Dettman2020-07-071-2/+2
* Fix circular dependence of staticsPeter Dettman2019-08-101-1/+1
* EC-related updates from bc-javaPeter Dettman2018-07-101-1/+1
* Math.Raw support for custom binary curvesPeter Dettman2015-03-231-1/+1
* Port of latest Curve25519 stuff from Java buildPeter Dettman2014-03-171-0/+233