Age | Commit message (Expand) | Author |
---|---|---|
2018-04-19 | Implement hash-based signatures, per draft-mcgrew-hash-sigs-08.txt | Paul Selkirk |
2018-04-19 | Encode/decode uint32_t and octet strings | Paul Selkirk |
2017-09-12 | Untested ASN.1 support for ModExpA7 private speedup factors. | Rob Austein |
2017-04-05 | First cut at key backup code. Not tested yet. | Rob Austein |
2017-04-03 | PKCS #8 code for RSA and ECDSA. | Rob Austein |
2017-04-02 | PKCS #8 ASN.1 wrapper functions. | Rob Austein |
2015-12-22 | Add ASN.1 support for public keys (X.509 SubjectPublicKeyInfo format). | Rob Austein |
2015-12-20 | Drop support for the ASN.1-based ECDSA signature format in favor of | Rob Austein |
2015-12-13 | whack copyrights | Paul Selkirk |
2015-10-29 | Remove unused includes. | Paul Selkirk |
2015-09-02 | Clean up excessively complicated handling of opaque types in hash and | Rob Austein |
2015-08-21 | Snapshot along the way to ECDSA. Code mostly written, except for | Rob Austein |