summaryrefslogtreecommitdiff
path: root/crypto/objects
Commit message (Expand)AuthorAgeFilesLines
...
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-134-16/+16
* Some OIDs used in Russian X.509 certificates.Dmitry Belyavskiy2020-10-053-5/+61
* Add 4 new OIDs for PKIX key purposes and 3 new CMP information typesDr. David von Oheimb2020-09-083-5/+56
* Update copyright yearMatt Caswell2020-08-061-1/+1
* Correct misleading diagnostics of OBJ_txt2obj on unknown object nameDr. David von Oheimb2020-08-042-1/+7
* Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md filesDr. David von Oheimb2020-07-051-26/+25
* Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb2020-07-051-0/+0
* GOST-related objects changesDmitry Belyavskiy2020-05-193-3/+8
* Update copyright yearMatt Caswell2020-04-233-3/+3
* GOST cipher names adjustmentDmitry Belyavskiy2020-04-174-72/+118
* Add support for DH 'modp' group parameters (RFC 3526)Shane Lontis2020-01-313-3/+34
* Make generated copyright year be "now"Rich Salz2020-01-073-16/+6
* Run make updateMatt Caswell2020-01-022-2/+2
* Deprecate most of debug-memoryRich Salz2019-12-141-11/+1
* Add support for otherName:NAIRealm in outputJan-Frederik Rieckers2019-12-113-5/+12
* Fix long name of some Microsoft objectsMichael Osipov2019-10-032-6/+6
* Reorganize local header filesDr. Matthias St. Pierre2019-09-283-2/+2
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-283-5/+5
* Support printing out some otherName variantsDmitry Belyavskiy2019-09-243-5/+26
* util/mkerr.pl: make it not depend on the function codeRichard Levitte2019-09-121-1/+1
* Load the config file by defaultMatt Caswell2019-08-011-39/+57
* Regenerate mkerr filesRich Salz2019-07-161-17/+2
* Add X9.42 KDF.Shane Lontis2019-07-093-3/+9
* Add OIDs for kmac128, kmac256 and blake2.Pauli2019-07-012-16/+24
* Fix GOST OIDvoev2019-05-222-3/+3
* Added X963KDF APIShane Lontis2019-05-163-3/+10
* ossl_bsearch(): New generic internal binary search utility functionRichard Levitte2019-05-081-29/+9
* Single step kdf implementationShane Lontis2019-03-193-3/+10
* Support SM2 certificate verification杨洋2019-03-135-5/+17
* Implement SSH KDFSimo Sorce2019-02-273-3/+10
* blake2: register MAC objectsAntoine Salon2019-02-063-3/+13
* Remove unnecessary trailing whitespaceSam Roberts2019-02-051-1/+1
* Update generator copyright year.Viktor Dukhovni2019-01-073-3/+3
* make updateMatt Caswell2019-01-032-2/+2
* Add RFC5297 AES-SIV supportTodd Short2018-12-123-4/+19
* Following the license change, modify the boilerplates in crypto/objects/Richard Levitte2018-12-0611-14/+14
* KMAC implementation using EVP_MACShane Lontis2018-11-143-3/+15
* GMAC implementationPauli2018-11-053-5/+14
* Make OBJ_NAME case insensitive.Pauli2018-09-041-15/+14
* Change the OID references for X25519, X448, ED25519 and ED448 from the draft RFCPauli2018-08-101-1/+1
* Harmonize use of sk_TYPE_find's return value.Andy Polyakov2018-08-071-3/+2
* Add OIDs for HMAC SHA512/224 and HMAC SHA512/256.Pauli2018-08-013-5/+21
* New GOST identificatorsDmitry Belyavskiy2018-06-083-5/+136
* Add missing error code when alloc-return-nullFdaSilvaYY2018-04-262-2/+5
* Update copyright yearRichard Levitte2018-04-171-1/+1
* Set error code on alloc failuresRich Salz2018-04-032-3/+6
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Add SM2 signature and ECIES schemesJack Lloyd2018-03-193-11/+19
* Missings OIDs for XTS added.Pauli2018-03-153-397/+417
* Free the correct type in OBJ_add_object()Matt Caswell2018-03-121-1/+1