Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [test] Generalise public-key algorithm tests and use okx() | Michael Brown | 2024-08-18 | 1 | -170/+19 |
* | [crypto] Pass asymmetric keys as ASN.1 cursors | Michael Brown | 2024-08-18 | 1 | -37/+31 |
* | [crypto] Add support for PKCS#8 private key format | Michael Brown | 2023-06-02 | 1 | -1/+59 |
* | [crypto] Ensure that test code drags in required ASN.1 object identifiers | Michael Brown | 2020-06-16 | 1 | -12/+13 |
* | [test] Add missing #include <string.h> | Michael Brown | 2016-03-12 | 1 | -0/+1 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+5 |
* | [legal] Update FSF mailing address in GPL licence texts | Michael Brown | 2012-07-20 | 1 | -1/+2 |
* | [test] Add self-tests for RSA | Michael Brown | 2012-03-18 | 1 | -0/+491 |