]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/err/openssl.txt
chunk 5 of CMP contribution to OpenSSL
[thirdparty/openssl.git] / crypto / err / openssl.txt
2019-10-29  Dr. David von Oheimbchunk 5 of CMP contribution to OpenSSL
2019-10-23  Simo SorceAdd KRB5KDF from RFC 3961
2019-10-17  Robbie Harwood[KDF] Add feedback-mode and CMAC support to KBKDF
2019-10-08  Shane LontisAdd rc2 ciphers to default provider
2019-10-03  Richard LevitteReplumbing: make it possible for providers to specify...
2019-10-03  Shane LontisAdd rc5 ciphers to default provider
2019-09-27  Robbie Harwood[KDF] Add KBKDF implementation for counter-mode HMAC
2019-09-27  Dr. David von Oheimb Certificate Management Protocol (CMP, RFC 4210...
2019-09-25  Patrick Steuers390x assembly pack: accelerate X25519, X448, Ed25519...
2019-09-13  Shane LontisAdd aes_xts cipher to providers
2019-09-06  PauliKDF error codes reworked
2019-09-06  PauliKDF provider conversion error updates - generated
2019-09-03  Richard LevitteRefactor how KEYMGMT methods get associated with other...
2019-08-26  Shane LontisCleanup ciphers and Add 3des ciphers.
2019-08-19  Shane LontisAdd aes_ccm to provider
2019-08-16  Richard LevitteRename ctx_{get,set}_params to {get,set}_ctx_params
2019-08-15  Richard LevitteAdjust some provider reason codes
2019-08-15  Richard LevitteMove Poly1305 to providers
2019-08-15  Richard LevitteMove KMAC to providers
2019-08-15  Richard LevitteMove GMAC to providers
2019-08-15  Richard LevitteMove BLAKE2 MACs to the providers
2019-08-15  Patrick Steuers390x assembly pack: accelerate ECDSA
2019-08-15  Patrick SteuerEnable curve-spefific ECDSA implementations via EC_METHOD
2019-08-12  Richard LevitteAdd OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()
2019-08-06  Matt CaswellMake the EC code available from inside the FIPS provider
2019-07-31  David von Oheimbmake RSA and DSA operations throw MISSING_PRIVATE_KEY...
2019-07-31  Shane LontisAdd gcm ciphers (aes and aria) to providers.
2019-07-31  Shane LontisAdd evp_util macros
2019-07-31  FdaSilvaYYCAdES : lowercase name for now internal methods.
2019-07-24  Bernd EdlingerEnforce a minimum DH modulus size of 512 bits
2019-07-23  Richard LevitteAdapt DH to use with KEYMGMT
2019-07-23  PauliMake rand_pool buffers more dynamic in their sizing.
2019-07-17  PauliParameter building utilities.
2019-07-16  Matt CaswellMake the EVP Key Exchange code provider aware
2019-07-15  Matt CaswellMake sure all BIGNUM operations work within the FIPS...
2019-07-08  Shane LontisAdd X9.42 KDF.
2019-07-08  Dmitry BelyavskiyAvoid NULL pointer dereference. Fixes #9043.
2019-07-02  Matt CaswellProvide rand_bytes_ex and rand_priv_bytes_ex
2019-07-02  Antoine CœurFix Typos
2019-07-01  Matt CaswellEnsure that rc5 doesn't try to use a key longer than...
2019-06-28  Paul YangSupport SM2 certificate signing
2019-06-12  raja-ashokTLS1.3 FFDHE Support
2019-06-12  Matt CaswellMake BIGNUM code available from within the FIPS module
2019-06-12  Matt CaswellCreate BN_CTX_new_ex() and BN_CTX_secure_new_ex()
2019-06-11  Shane LontisPBKDF2 updates to conform to SP800-132
2019-06-06  Kurt RoeckxReplace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()
2019-06-03  Shane LontisAdd the content type attribute to additional CMS signer...
2019-05-27  Shane LontisAdd d2i_KeyParams/i2d_KeyParams API's.
2019-05-16  Shane LontisAdded X963KDF API
2019-05-07  PauliCoverity CID 1444960: Error handling issues
2019-05-07  Boris Pismennyssl: Add SSL_sendfile
2019-05-03  Shane LontisAdded generated files for EVP_KDF changes
2019-05-02  Matt CaswellInstead of global data store it in an OPENSSL_CTX
2019-04-19  Matt CaswellCreate provider errors and use them
2019-04-19  Matt CaswellImplement AES CBC ciphers in the default provider
2019-04-19  Matt CaswellMake EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider...
2019-04-10  PauliReseeding without derivation function is not supported...
2019-04-05  Richard LevitteEVP_set_default_properties(): New function to set globa...
2019-04-05  Richard LevitteFix number clash: EVP_F_AESNI_XTS_INIT_KEY vs EVP_F_EVP...
2019-04-05  PauliMove the AES-XTS mode duplicated key check into the...
2019-04-03  Richard LevitteCorrect EVP_F_EVP_MD_BLOCK_SIZE number
2019-04-03  Matt CaswellSupport EVP_MD_block_size() with providers
2019-04-03  Richard LevitteReplumbing: add a configuration module for providers
2019-04-03  Richard LevitteReplumbing: add functionality to set provider parameters
2019-04-03  PauliAES-XTS block limit.
2019-03-29  Richard LevitteRemove heartbeats completely
2019-03-21  Matt CaswellMake EVP_Digest* functions provider aware
2019-03-19  Richard LevitteReplumbing: Add a mechanism to pre-populate the provide...
2019-03-19  Richard LevitteReplumbing: add fallback provider capability
2019-03-19  Shane LontisSingle step kdf implementation
2019-03-13  杨洋Support SM2 certificate verification
2019-03-12  David von Oheimb2nd chunk: CRMF code (crypto/crmf/, ) and its integration
2019-03-12  Shane Lontisadded generated files
2019-03-11  Richard LevitteReplumbing: New public API to load or add providers
2019-03-11  Richard LevitteReplumbing: Add the Provider Object, type OSSL_PROVIDER
2019-02-27  Simo SorceImplement SSH KDF
2019-02-19  Matt CaswellDon't interleave handshake and other record types in...
2019-02-18  Pauligenerated files
2019-02-17  Billy BrumleySCA hardening for mod. field inversion in EC_GROUP
2019-02-13  David MakepeaceAdded new EVP/KDF API.
2019-02-06  Antoine Salonblake2: backport changes to blake2s
2019-02-06  Antoine Salonblake2b: add EVP_MAC API
2019-01-27  Antonio Iaconocrypto/cms: Add support for CAdES Basic Electronic...
2018-12-10  Richard Levittemake update
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-13  Shane LontisKMAC implementation using EVP_MAC
2018-11-05  Paul YangFix a collision in function err numbers
2018-11-05  Paul YangAdd poly1305 MAC support
2018-11-04  PauliGMAC implementation
2018-10-29  Richard LevitteAdd generic EVP_PKEY_METHOD for EVP_MACs
2018-10-29  Richard LevitteAdd EVP_MAC API
2018-10-16  Dr. Matthias St... DRBG: fix reseeding via RAND_add()/RAND_seed() with...
2018-09-11  PauliLimit the number of AES-GCM keys allowed in TLS. A...
2018-09-07  Paul YangAdd missing SM2err and fix doc nits
2018-09-07  Paul YangUpdate document for SM2 stuffs
2018-09-07  Paul YangSupport setting SM2 ID
2018-08-11  Richard Levittei2d_ASN1_OBJECT(): allocate memory if the user didn...
2018-07-31  Matt CaswellProvide EC functions that are not curve type specific
2018-07-20  Matt CaswellValidate legacy_version
2018-07-16  Nicola TuveriEC2M Lopez-Dahab ladder: use it also for ECDSA verify
next