Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add PointGFp::encode as replacement for EC2OSP | Jack Lloyd | 2018-03-10 | 1 | -2/+2 |
* | Accept SHA-1, SHA1, or SHA-160 equally | Jack Lloyd | 2017-10-13 | 1 | -1/+1 |
* | Further build/test fixes for restricted configurations | Jack Lloyd | 2017-09-24 | 1 | -0/+4 |
* | Avoid new/delete in BearSSL ECDSA code | Jack Lloyd | 2017-09-22 | 1 | -17/+10 |
* | Apply final annotations to the library also | Jack Lloyd | 2017-09-22 | 3 | -4/+4 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | BearSSL: replace more NULLs with nullptr | Patrick Wildt | 2017-07-10 | 1 | -4/+4 |
* | BearSSL: implement PR feedback and compare ECGroup OID name | Patrick Wildt | 2017-07-05 | 3 | -12/+29 |
* | BearSSL: move includes into extern "C" | Patrick Wildt | 2017-07-05 | 2 | -3/+8 |
* | BearSSL: Support for ECDSA | Patrick Wildt | 2017-07-05 | 2 | -0/+206 |
* | BearSSL: Initial support and hash tests | Patrick Wildt | 2017-07-05 | 3 | -0/+164 |