summaryrefslogtreecommitdiffstats
path: root/crypto/objects
AgeCommit message (Expand)Author
2019-08-01Load the config file by defaultMatt Caswell
2019-07-16Regenerate mkerr filesRich Salz
2019-07-09Add X9.42 KDF.Shane Lontis
2019-07-01Add OIDs for kmac128, kmac256 and blake2.Pauli
2019-05-22Fix GOST OIDvoev
2019-05-16Added X963KDF APIShane Lontis
2019-05-08ossl_bsearch(): New generic internal binary search utility functionRichard Levitte
2019-03-19Single step kdf implementationShane Lontis
2019-03-13Support SM2 certificate verification杨洋
2019-02-27Implement SSH KDFSimo Sorce
2019-02-06blake2: register MAC objectsAntoine Salon
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-01-07Update generator copyright year.Viktor Dukhovni
2019-01-03make updateMatt Caswell
2018-12-12Add RFC5297 AES-SIV supportTodd Short
2018-12-06Following the license change, modify the boilerplates in crypto/objects/Richard Levitte
2018-11-14KMAC implementation using EVP_MACShane Lontis
2018-11-05GMAC implementationPauli
2018-09-04Make OBJ_NAME case insensitive.Pauli
2018-08-10Change the OID references for X25519, X448, ED25519 and ED448 from the draft RFCPauli
2018-08-07Harmonize use of sk_TYPE_find's return value.Andy Polyakov
2018-08-01Add OIDs for HMAC SHA512/224 and HMAC SHA512/256.Pauli
2018-06-08New GOST identificatorsDmitry Belyavskiy
2018-04-26Add missing error code when alloc-return-nullFdaSilvaYY
2018-04-17Update copyright yearRichard Levitte
2018-04-03Set error code on alloc failuresRich Salz
2018-03-20Update copyright yearMatt Caswell
2018-03-19Add SM2 signature and ECIES schemesJack Lloyd
2018-03-15Missings OIDs for XTS added.Pauli
2018-03-12Free the correct type in OBJ_add_object()Matt Caswell
2018-03-12Add OIDs for DSTU-4145gmile
2018-03-07Add GOST OIDs for Edwards parameter setsSergey Zhuravlev
2018-03-02Integrate X448 and Ed448 into libcryptoMatt Caswell
2018-02-27Make some perl scripts output to stdoutRich Salz
2018-02-27Update copyright yearMatt Caswell
2018-02-13Generate copyright year properlyRich Salz
2018-02-13Update copyright yearMatt Caswell
2018-01-31Revert the crypto "global lock" implementationBenjamin Kaduk
2018-01-24SHA512/224 and SHA512/256Pauli
2017-12-08Fix an incoherent test.FdaSilvaYY
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-11-06SM3: Add SM3 hash functionJack Lloyd
2017-10-31SM4: Add SM4 block cipher to EVPRonald Tse
2017-10-18Remove parentheses of return.KaoruToda
2017-10-16added cmcCA and cmcRA as per rfc6402, capitalized per RFC7030 authorMichael Richardson
2017-10-12make updateDr. Stephen Henson
2017-10-12Add objects for RFC7919 parametersDr. Stephen Henson
2017-09-29Remove unnecessary #include <openssl/lhash.h> directives.Pauli
2017-09-11objects/obj_xref.txt: cross-reference SHA3 and rsaEncryption.Andy Polyakov
2017-09-11objects/objects.txt: fix RSA-SHA3-284 typo.Andy Polyakov