Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use new version of black | Hubert Kario | 2022-03-29 | 1 | -4/+4 |
* | eddsa: add support for point precomputation | Hubert Kario | 2021-10-11 | 1 | -2/+8 |
* | Support for DER and PEM serialisation of EdDSA keys | Hubert Kario | 2021-07-29 | 1 | -1/+5 |
* | add EdDSA support to SigningKey and VerifyingKey | Hubert Kario | 2021-07-29 | 1 | -0/+27 |
* | add low level EdDSA methods | Hubert Kario | 2021-07-26 | 1 | -3/+156 |
* | Add Twisted Edwards curve point arithmetic | Hubert Kario | 2021-07-26 | 1 | -0/+62 |