summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecT131Field.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* EC updates from bc-javaPeter Dettman2019-08-011-0/+22
* Rework some of the ImplSquare methods in custom binary curvesPeter Dettman2019-07-311-1/+0
* Accept only properly-sized BigInteger (no auto-reduction)Peter Dettman2019-07-311-3/+1
* Optimized Sqrt and Trace for custom binary curvesPeter Dettman2015-12-281-0/+27
* Use Itoh-Tsujii inversion (with extended bases for some cases)Peter Dettman2015-08-131-0/+29
* Latest custom EC updates from Java APIPeter Dettman2015-06-191-2/+2
* Add custom implementations of SEC binary curvesPeter Dettman2015-03-241-0/+274