Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed loop count for BigInteger conversion | Peter Dettman | 2020-09-11 | 1 | -1/+1 |
* | 'safegcd' modular inversion | Peter Dettman | 2020-09-04 | 1 | -54/+1 |
* | Fermat inversion for all custom curves | Peter Dettman | 2020-07-07 | 3 | -10/+116 |
* | Port of strict hex decoding from bc-java | Peter Dettman | 2019-09-09 | 2 | -4/+4 |
* | Fix circular dependence of statics | Peter Dettman | 2019-08-10 | 2 | -3/+4 |
* | Add non-constant-time variant to ECLookupTable | Peter Dettman | 2019-08-09 | 1 | -4/+24 |
* | EC-related updates from bc-java | Peter Dettman | 2018-07-10 | 1 | -1/+1 |
* | Cache-safety for EC lookup tables | Peter Dettman | 2018-04-15 | 1 | -0/+59 |
* | Use slightly improved addition chain for sm2p256v1 field sqrt | Peter Dettman | 2017-06-16 | 1 | -22/+20 |
* | Initial implementation of SM2 elliptic curve | Peter Dettman | 2017-06-03 | 4 | -0/+876 |