Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Private_Key::public_key | Jack Lloyd | 2020-11-28 | 1 | -0/+2 |
* | Add support for RFC 8032 Ed25519ph | Jack Lloyd | 2019-06-20 | 1 | -2/+4 |
* | Handle invalid public key length in Ed25519 | Jack Lloyd | 2019-03-03 | 1 | -11/+4 |
* | Apply final annotations to the library also | Jack Lloyd | 2017-09-22 | 1 | -1/+1 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Complete the final annotation changes | Jack Lloyd | 2017-09-19 | 1 | -2/+2 |
* | Fixed private key code | Francis Dupont | 2017-06-12 | 1 | -1/+1 |
* | Add Ed25519 key type and tests | Jack Lloyd | 2017-06-07 | 1 | -10/+96 |
* | Add Ed25519 implementation based on SUPERCOP ref10 | Jack Lloyd | 2017-06-07 | 1 | -0/+32 |