summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecT239FieldElement.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* EC updates from bc-javaPeter Dettman2019-08-011-0/+12
* EC-related updates from bc-javaPeter Dettman2018-07-101-1/+6
* Cache-safety for EC lookup tablesPeter Dettman2018-04-151-1/+1
* Optimized Sqrt and Trace for custom binary curvesPeter Dettman2015-12-281-1/+3
* Use Itoh-Tsujii inversion (with extended bases for some cases)Peter Dettman2015-08-131-2/+3
* Add range checks to F2m field elementsPeter Dettman2015-06-091-1/+1
* Add custom implementations of SEC binary curvesPeter Dettman2015-03-241-0/+213