Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove per-ECPoint compression | Peter Dettman | 2022-06-21 | 1 | -5/+5 |
| | |||||
* | Port of strict hex decoding from bc-java | Peter Dettman | 2019-09-09 | 1 | -3/+3 |
| | |||||
* | Add non-constant-time variant to ECLookupTable | Peter Dettman | 2019-08-09 | 1 | -4/+24 |
| | |||||
* | Cache-safety for EC lookup tables | Peter Dettman | 2018-04-15 | 1 | -2/+61 |
| | | | | | | - creation of cache-safe lookup tables delegated to ECCurve - FixedPointCombMultiplier uses cache-safe lookup table - FixedPointCombMultiplier avoids BigInteger.TestBit | ||||
* | Consolidate all F2m decompression methods into AbstractF2m | Peter Dettman | 2015-10-14 | 1 | -92/+0 |
| | |||||
* | Latest custom EC updates from Java API | Peter Dettman | 2015-06-19 | 1 | -0/+190 |