aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/objects
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-04-082-2/+2
* Add a local perl module to get year last changedRich Salz2021-03-313-6/+14
* Add ossl_lhash symbolsShane Lontis2021-03-181-2/+2
* Add ossl_ conf symbolsShane Lontis2021-03-181-1/+1
* Always check CRYPTO_LOCK_{read,write}_lockRich Salz2021-03-141-8/+12
* Update copyright yearMatt Caswell2021-02-181-1/+1
* Add OID for draft-ietf-opsawg-finding-geofeeds detached CMS signatureJob Snijders2021-02-123-5/+12
* include/openssl: add a few missing #pragma once directivesFdaSilvaYY2021-02-102-1/+10
* Add some PKIX-RPKI objectsJob Snijders2021-02-023-6/+91
* obj_xref: rsassaPss must map to 'undef rsassaPss' (not 'undef rsaEncryption')Dr. David von Oheimb2021-01-282-2/+2
* Update copyright years of auto-generated headers (make update)Dr. David von Oheimb2021-01-042-2/+2
* Update copyright yearMatt Caswell2020-11-263-3/+3
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-1/+2
* 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