summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecT163R1Curve.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove per-ECPoint compressionPeter Dettman2022-06-211-5/+5
* Port of strict hex decoding from bc-javaPeter Dettman2019-09-091-3/+3
* Add non-constant-time variant to ECLookupTablePeter Dettman2019-08-091-4/+24
* Cache-safety for EC lookup tablesPeter Dettman2018-04-151-2/+61
* Consolidate all F2m decompression methods into AbstractF2mPeter Dettman2015-10-141-92/+0
* Add custom implementations of SEC binary curvesPeter Dettman2015-03-241-0/+190