| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year | Matt Caswell | 2020-08-06 | 1 | -1/+1 |
* | Correct misleading diagnostics of OBJ_txt2obj on unknown object name | Dr. David von Oheimb | 2020-08-04 | 2 | -1/+7 |
* | Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files | Dr. David von Oheimb | 2020-07-05 | 1 | -26/+25 |
* | Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txt | Dr. David von Oheimb | 2020-07-05 | 1 | -0/+0 |
* | GOST-related objects changes | Dmitry Belyavskiy | 2020-05-19 | 3 | -3/+8 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 3 | -3/+3 |
* | GOST cipher names adjustment | Dmitry Belyavskiy | 2020-04-17 | 4 | -72/+118 |
* | Add support for DH 'modp' group parameters (RFC 3526) | Shane Lontis | 2020-01-31 | 3 | -3/+34 |
* | Make generated copyright year be "now" | Rich Salz | 2020-01-07 | 3 | -16/+6 |
* | Run make update | Matt Caswell | 2020-01-02 | 2 | -2/+2 |
* | Deprecate most of debug-memory | Rich Salz | 2019-12-14 | 1 | -11/+1 |
* | Add support for otherName:NAIRealm in output | Jan-Frederik Rieckers | 2019-12-11 | 3 | -5/+12 |
* | Fix long name of some Microsoft objects | Michael Osipov | 2019-10-03 | 2 | -6/+6 |
* | Reorganize local header files | Dr. Matthias St. Pierre | 2019-09-28 | 3 | -2/+2 |
* | Reorganize private crypto header files | Dr. Matthias St. Pierre | 2019-09-28 | 3 | -5/+5 |
* | Support printing out some otherName variants | Dmitry Belyavskiy | 2019-09-24 | 3 | -5/+26 |
* | util/mkerr.pl: make it not depend on the function code | Richard Levitte | 2019-09-12 | 1 | -1/+1 |
* | Load the config file by default | Matt Caswell | 2019-08-01 | 1 | -39/+57 |
* | Regenerate mkerr files | Rich Salz | 2019-07-16 | 1 | -17/+2 |
* | Add X9.42 KDF. | Shane Lontis | 2019-07-09 | 3 | -3/+9 |
* | Add OIDs for kmac128, kmac256 and blake2. | Pauli | 2019-07-01 | 2 | -16/+24 |
* | Fix GOST OID | voev | 2019-05-22 | 2 | -3/+3 |
* | Added X963KDF API | Shane Lontis | 2019-05-16 | 3 | -3/+10 |
* | ossl_bsearch(): New generic internal binary search utility function | Richard Levitte | 2019-05-08 | 1 | -29/+9 |
* | Single step kdf implementation | Shane Lontis | 2019-03-19 | 3 | -3/+10 |
* | Support SM2 certificate verification | 杨洋 | 2019-03-13 | 5 | -5/+17 |
* | Implement SSH KDF | Simo Sorce | 2019-02-27 | 3 | -3/+10 |
* | blake2: register MAC objects | Antoine Salon | 2019-02-06 | 3 | -3/+13 |
* | Remove unnecessary trailing whitespace | Sam Roberts | 2019-02-05 | 1 | -1/+1 |
* | Update generator copyright year. | Viktor Dukhovni | 2019-01-07 | 3 | -3/+3 |
* | make update | Matt Caswell | 2019-01-03 | 2 | -2/+2 |
* | Add RFC5297 AES-SIV support | Todd Short | 2018-12-12 | 3 | -4/+19 |
* | Following the license change, modify the boilerplates in crypto/objects/ | Richard Levitte | 2018-12-06 | 11 | -14/+14 |
* | KMAC implementation using EVP_MAC | Shane Lontis | 2018-11-14 | 3 | -3/+15 |
* | GMAC implementation | Pauli | 2018-11-05 | 3 | -5/+14 |
* | Make OBJ_NAME case insensitive. | Pauli | 2018-09-04 | 1 | -15/+14 |
* | Change the OID references for X25519, X448, ED25519 and ED448 from the draft RFC | Pauli | 2018-08-10 | 1 | -1/+1 |
* | Harmonize use of sk_TYPE_find's return value. | Andy Polyakov | 2018-08-07 | 1 | -3/+2 |
* | Add OIDs for HMAC SHA512/224 and HMAC SHA512/256. | Pauli | 2018-08-01 | 3 | -5/+21 |
* | New GOST identificators | Dmitry Belyavskiy | 2018-06-08 | 3 | -5/+136 |
* | Add missing error code when alloc-return-null | FdaSilvaYY | 2018-04-26 | 2 | -2/+5 |
* | Update copyright year | Richard Levitte | 2018-04-17 | 1 | -1/+1 |
* | Set error code on alloc failures | Rich Salz | 2018-04-03 | 2 | -3/+6 |
* | Update copyright year | Matt Caswell | 2018-03-20 | 1 | -1/+1 |
* | Add SM2 signature and ECIES schemes | Jack Lloyd | 2018-03-19 | 3 | -11/+19 |
* | Missings OIDs for XTS added. | Pauli | 2018-03-15 | 3 | -397/+417 |
* | Free the correct type in OBJ_add_object() | Matt Caswell | 2018-03-12 | 1 | -1/+1 |
* | Add OIDs for DSTU-4145 | gmile | 2018-03-12 | 3 | -5/+155 |
* | Add GOST OIDs for Edwards parameter sets | Sergey Zhuravlev | 2018-03-07 | 3 | -5/+26 |
* | Integrate X448 and Ed448 into libcrypto | Matt Caswell | 2018-03-02 | 2 | -1/+3 |