summaryrefslogtreecommitdiffstats
path: root/crypto/objects
AgeCommit message (Expand)Author
2021-12-14Update copyright yearMatt Caswell
2021-12-09Fix a deadlock in OBJ_NAME_addBernd Edlinger
2021-01-04Update copyright years of auto-generated headers (make update)Dr. David von Oheimb
2020-01-02Run make updateMatt Caswell
2019-10-03Fix long name of some Microsoft objectsMichael Osipov
2019-09-27Reorganize local header filesDr. Matthias St. Pierre
2019-09-27Reorganize private crypto header filesDr. Matthias St. Pierre
2019-05-24Fix GOST OIDvoev
2019-01-07Update generator copyright year.Viktor Dukhovni
2019-01-03make updateMatt Caswell
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
2017-08-31Add CRYPTO_thread_glock_newRich Salz
2017-08-30Implement Aria GCM/CCM Modes and TLS cipher suitesJon Spillett
2017-08-30e_os.h removal from other headers and source files.Pauli
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli
2017-08-08Add interface to the scrypt KDF by means of PKEY_METHODJohannes Bauer
2017-07-07Trivial bounds checking.Pauli
2017-07-05Add two trivial fixes from old commitsRich Salz