Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove BearSSL provider | Jack Lloyd | 2019-07-05 | 1 | -206/+0 |
* | Add PK_Signer::signature_length | Jack Lloyd | 2018-08-10 | 1 | -2/+6 |
* | Add PointGFp::encode as replacement for EC2OSP | Jack Lloyd | 2018-03-10 | 1 | -2/+2 |
* | 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 | 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 | 1 | -12/+27 |
* | BearSSL: move includes into extern "C" | Patrick Wildt | 2017-07-05 | 1 | -2/+4 |
* | BearSSL: Support for ECDSA | Patrick Wildt | 2017-07-05 | 1 | -0/+192 |