summary refs log tree commit diff
path: root/crypto/src/math/ec/abc/Tnaf.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add some convenience methods to BigIntegerPeter Dettman2024-01-041-3/+1
|
* Add BigInteger.ValueOf(int) and refactoringPeter Dettman2023-08-021-2/+2
|
* Misc. cleanup after bc-fips-csharp updatesPeter Dettman2023-01-271-2/+2
|
* Tnaf perf. opts.Peter Dettman2022-12-011-47/+148
|
* Koblitz curve perf. opts.Peter Dettman2022-11-291-2/+15
|
* Tnaf perf. opts.Peter Dettman2022-11-281-112/+98
|
* F2m changes in preparation for custom binary curvesPeter Dettman2015-03-231-77/+94
|
* Cleanup various warnings, and reformattingPeter Dettman2014-01-291-1/+1
|
* Implementation of homogeneous coordinates for FpPeter Dettman2014-01-241-829/+823
| | | | | Various changes to point methods to deal with non-affine points Changes in client code and tests to apply point normalization
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+834