summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecP256R1FieldElement.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various cleanupPeter Dettman2022-10-231-1/+0
* Small performance optimization for important curvesPeter Dettman2022-02-051-16/+17
* EC updates from bc-javaPeter Dettman2020-07-041-2/+2
* Port of strict hex decoding from bc-javaPeter Dettman2019-09-091-1/+1
* Fix circular dependence of staticsPeter Dettman2019-08-101-1/+3
* EC-related updates from bc-javaPeter Dettman2018-07-101-1/+1
* Math.Raw support for custom binary curvesPeter Dettman2015-03-231-0/+1
* Equality/hashcode should ignore "excess" wordsPeter Dettman2014-02-271-3/+3
* ReformattingPeter Dettman2014-02-011-2/+0
* RefactoringPeter Dettman2014-01-311-2/+0
* Take advantage of special prime modulus to optimize sqrtPeter Dettman2014-01-301-2/+36
* Make class internalPeter Dettman2014-01-261-1/+1
* Port custom curve for secp256r1 from JavaPeter Dettman2014-01-261-0/+157