]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/objects
Add EVP_CIPHER_do_all_ex() and EVP_MD_do_all_ex()
[thirdparty/openssl.git] / crypto / objects /
2019-07-16  Rich SalzRegenerate mkerr files
2019-07-08  Shane LontisAdd X9.42 KDF.
2019-07-01  PauliAdd OIDs for kmac128, kmac256 and blake2.
2019-05-22  voevFix GOST OID
2019-05-16  Shane LontisAdded X963KDF API
2019-05-08  Richard Levitteossl_bsearch(): New generic internal binary search...
2019-03-19  Shane LontisSingle step kdf implementation
2019-03-13  杨洋Support SM2 certificate verification
2019-02-27  Simo SorceImplement SSH KDF
2019-02-06  Antoine Salonblake2: register MAC objects
2019-02-05  Sam RobertsRemove unnecessary trailing whitespace
2019-01-07  Viktor DukhovniUpdate generator copyright year.
2019-01-03  Matt Caswellmake update
2018-12-11  Todd ShortAdd RFC5297 AES-SIV support
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-13  Shane LontisKMAC implementation using EVP_MAC
2018-11-04  PauliGMAC implementation
2018-09-03  PauliMake OBJ_NAME case insensitive.
2018-08-09  PauliChange the OID references for X25519, X448, ED25519...
2018-08-07  Andy PolyakovHarmonize use of sk_TYPE_find's return value.
2018-08-01  PauliAdd OIDs for HMAC SHA512/224 and HMAC SHA512/256.
2018-06-08  Dmitry BelyavskiyNew GOST identificators
2018-04-26  FdaSilvaYYAdd missing error code when alloc-return-null
2018-04-17  Richard LevitteUpdate copyright year
2018-04-03  Rich SalzSet error code on alloc failures
2018-03-20  Matt CaswellUpdate copyright year
2018-03-19  Jack LloydAdd SM2 signature and ECIES schemes
2018-03-15  PauliMissings OIDs for XTS added.
2018-03-12  Matt CaswellFree the correct type in OBJ_add_object()
2018-03-12  gmileAdd OIDs for DSTU-4145
2018-03-07  Sergey ZhuravlevAdd GOST OIDs for Edwards parameter sets
2018-03-02  Matt CaswellIntegrate X448 and Ed448 into libcrypto
2018-02-27  Rich SalzMake some perl scripts output to stdout
2018-02-27  Matt CaswellUpdate copyright year
2018-02-13  Rich SalzGenerate copyright year properly
2018-02-13  Matt CaswellUpdate copyright year
2018-01-31  Benjamin KadukRevert the crypto "global lock" implementation
2018-01-23  PauliSHA512/224 and SHA512/256
2017-12-08  FdaSilvaYYFix an incoherent test.
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-11-05  Jack LloydSM3: Add SM3 hash function
2017-10-31  Ronald TseSM4: Add SM4 block cipher to EVP
2017-10-18  KaoruTodaRemove parentheses of return.
2017-10-16  Michael Richardsonadded cmcCA and cmcRA as per rfc6402, capitalized per...
2017-10-12  Dr. Stephen Hensonmake update
2017-10-12  Dr. Stephen HensonAdd objects for RFC7919 parameters
2017-09-28  PauliRemove unnecessary #include <openssl/lhash.h> directives.
2017-09-11  Andy Polyakovobjects/obj_xref.txt: cross-reference SHA3 and rsaEncry...
2017-09-11  Andy Polyakovobjects/objects.txt: fix RSA-SHA3-284 typo.
2017-08-31  Rich SalzAdd CRYPTO_thread_glock_new
2017-08-30  Jon SpillettImplement Aria GCM/CCM Modes and TLS cipher suites
2017-08-29  Paulie_os.h removal from other headers and source files.
2017-08-22  Rich SalzUse "" not <> for internal/ includes
2017-08-21  PauliThis has been added to avoid the situation where some...
2017-08-08  Johannes BauerAdd interface to the scrypt KDF by means of PKEY_METHOD
2017-07-07  PauliTrivial bounds checking.
2017-07-05  Rich SalzAdd two trivial fixes from old commits
2017-07-05  Rich SalzUndo commit 0755217
2017-07-05  Rich SalzUndo commit d420ac2
2017-07-03  Andy Polyakov'make update' after objects/objects.txt update.
2017-07-03  Andy Polyakovobjects/objects.txt: add SHA3 OIDs.
2017-06-26  Rich SalzRename static global "lock" to "obj_lock"
2017-06-22  Matt CaswellFix OBJ_create() to tolerate a NULL sn and ln
2017-06-20  FdaSilvaYYDeclare a new x509v3 extension: x509ExtAdmission
2017-06-07  Rich Salzmake error tables const and separate header file
2017-06-07  Rich SalzAdd a lock around the OBJ_NAME table
2017-05-31  Erwann AbaleaAdd some OID's from X.520
2017-05-30  Dr. Stephen HensonAdd ED25519 as signature OID
2017-05-30  Dr. Stephen HensonAdd EdDSA algorithm OIDs from draft-ietf-curdle-pkix-04
2017-05-29  Marek Kleinfixing incorrect OID of signingCertificateV2
2017-05-03  Marek KleinAdded support for ESSCertIDv2
2017-04-11  Frank MorgnerAdded error checking for OBJ_create
2017-02-28  Matt CaswellRemove some commented out code in libcrypto
2017-02-21  PauliImplementation of the ARIA cipher as described in RFC...
2017-02-08  Dr. Stephen HensonAdd NID_auth_any and NID_kx_any NIDs.
2017-02-01  Todd ShortAdd support for parameterized SipHash
2017-01-24  Todd ShortAdd support for Poly1305 in EVP_PKEY
2016-11-03  Richard LevitteClean away remaining 'selftest' code
2016-08-22  Matt CaswellSanity check an ASN1_object_size result
2016-08-13  Dr. Stephen HensonUse OIDs from draft-ietf-curdle-pkix-02
2016-08-01  Richard LevitteForgotten make update
2016-08-01  Wim LewisAdditional CMS content types from RFC 4073, RFC 5083...
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-07-05  FdaSilvaYYAdd checks on sk_TYPE_push() returned value
2016-07-01  Rich SalzCleanup obj_dat.h, obj_dat.pl
2016-06-29  FdaSilvaYYWhitespace cleanup in crypto
2016-06-21  FdaSilvaYYSpelling... and more spelling
2016-06-01  Rich SalzRemove/rename some old files.
2016-05-23  Matt CaswellFix a mem leak on an error path in OBJ_NAME_add()
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-20  Rich SalzRename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
2016-05-19  Ben Laurieok was uninitialised on failure.
2016-05-18  Dr. Stephen HensonOID code tidy up.
2016-05-17  Rich SalzManual fixes after copyright consolidation
2016-05-17  Rich SalzCopyright consolidation 04/10
2016-05-09  FdaSilvaYYfix tab-space mixed indentation
2016-04-20  Rich SalzUpdate copyright; generated files.
2016-04-20  Richard LevitteRemove --classic build entirely
2016-04-20  Rich SalzCopyright consolidation: perl files
2016-04-13  Dr. Stephen HensonRemove check_defer()
next