Revert "Legacy digests can have custom control values"
[openssl.git] / include / openssl /
2020-02-02 Richard LevitteX509: Refactor X509_verify() and X509_REQ_verify()...
2020-01-30 Shane LontisAdd support for DH 'modp' group parameters (RFC 3526)
2020-01-29 Shane LontisAdd RSA key validation to default provider
2020-01-29 PauliTLS: use EVP for HMAC throughout libssl.
2020-01-29 PauliDeprecate the low level HMAC functions
2020-01-29 Paulihmac: preprocessor indentation fixes
2020-01-29 PauliDeprecate the low level CMAC functions
2020-01-29 Paulicmac: preprocessor indentation fixes
2020-01-28 Richard LevittePROV: Adapt the DSA signature implementation to provide...
2020-01-28 Richard LevitteAdapt ASN1_item_sign_ctx() for use with provided keypairs
2020-01-27 Matt CaswellModify EVP_PKEY_CTX_new_from_pkey() to add a propquery...
2020-01-25 Richard LevitteEVP: Adapt EVP_PKEY Seal and Open for provider keys
2020-01-24 PauliDeprecate the low level DES functions.
2020-01-24 Paulides: fix header file preprocessor indentation
2020-01-24 Dmitry BelyavskiyNew functions for PKCS8 attributes management
2020-01-23 Richard LevitteEVP: Add EVP_PKEY_get_default_digest_name() and use it
2020-01-22 Matt CaswellIntroduce SSL_CTX_new_with_libex()
2020-01-21 Richard LevittePROV: Add support for error queue marks and implement...
2020-01-20 Matt CaswellConvert rand_bytes_ex and rand_priv_bytes_ex to public...
2020-01-19 PauliDeprecate the low level IDEA functions.
2020-01-19 Pauliidea: fix preprocessor indention
2020-01-19 PauliTODO: undo md5.h and sha.h changes temporarily
2020-01-19 PauliDeprecate the low level MD5 functions.
2020-01-19 PauliDeprecate the low level SHA functions.
2020-01-19 Paulisha: fix preprocessor indentation
2020-01-17 Richard LevitteCORE: renumber OSSL_FUNC_KEYMGMT macros
2020-01-17 Richard LevitteEVP: make EVP_PKEY_{bits,security_bits,size} work with...
2020-01-17 Paul YangAdd duplication APIs to ASN1_TIME and related types
2020-01-15 PauliDeprecate the low level RC5 functions
2020-01-15 Paulirc5: fix preprocessor indentation
2020-01-15 PauliDeprecate the low level RC4 functions
2020-01-15 Paulirc4: fix preprocessor indentation
2020-01-15 PauliDeprecate the low level RC2 functions
2020-01-15 Paulirc2: fix preprocessor indentation
2020-01-15 PauliDeprecate the low level SEED functions
2020-01-15 Pauliseed: fix preprocessor indentation
2020-01-15 Shane LontisAdd FIPS Self test kats for digests
2020-01-13 Matt CaswellDeprecate the Low Level CAST APIs
2020-01-13 Matt CaswellDeprecate Low Level Camellia APIs
2020-01-12 PauliDeprecate the low level Whirlpool functions.
2020-01-12 Pauliwhirlpool: fix preprocessor indentation
2020-01-12 PauliDeprecate the low level MDC2 functions.
2020-01-12 Paulimdc2: fix preprocessor indentation
2020-01-12 PauliDeprecate the low level MD4 functions.
2020-01-12 Paulimd4: fix preprocessor indentation
2020-01-12 PauliDeprecate the low level MD2 functions.
2020-01-12 Paulimd2: fix preprocessor indentation
2020-01-12 PauliDeprecate the low level RIPEMD160 functions.
2020-01-12 Pauliripemd: fix preprocessor indentation
2020-01-12 Shane LontisAdd dsa signature alg to fips provider
2020-01-10 Shane LontisAdd GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GC...
2020-01-09 Richard LevitteCORE & EVP: Specify OP_query_operation_name() for KEYMGMT
2020-01-08 Matt CaswellDeprecate Low Level Blowfish APIs
2020-01-06 Matt CaswellDeprecate the low level AES functions
2020-01-06 Shane LontisAdd AES_CBC_HMAC_SHA ciphers to providers.
2020-01-02 Matt CaswellRun make update
2019-12-18 Richard LevitteBIO: Add BIO_f_prefix(), a text line prefixing filter
2019-12-14 Rich SalzDeprecate most of debug-memory
2019-12-13 Richard LevitteAdd better support for using deprecated symbols internally
2019-12-12 Dr. David von Oheimbchunk 6 of CMP contribution to OpenSSL
2019-12-11 Dr. Matthias St... rand_lib.c: fix null pointer dereferences after RAND_ge...
2019-12-11 Jan-Frederik RieckersAdd support for otherName:NAIRealm in output
2019-12-11 Veres LajosFix some typos
2019-12-11 XiaokangQianOptimize AES-ECB mode in OpenSSL for both aarch64 and...
2019-12-10 Rich SalzRemove handling of outdated macro's
2019-12-10 avasMove U64 macro from sha.h to sha512.c
2019-12-05 Matt CaswellTeach the RSA implementation about TLS RSA Key Transport
2019-12-04 Matt CaswellDeprecate the AES_ige_*() functions
2019-12-04 Matt CaswellAdd the ability to supress deprecation warnings
2019-12-04 Dr. David von Oheimbadd X509_cmp_timeframe() including its documentation
2019-11-29 Richard LevittePROV SERIALIZER: add support for writing RSA keys
2019-11-29 Richard LevittePROV SERIALIZER: add common functionality to serialize...
2019-11-29 Richard LevittePROV BIO: add a BIO_vprintf() upcall, and a provider...
2019-11-29 Richard LevitteSERIALIZER: add hooks in PEM_write_bio_ and PEM_write_f...
2019-11-29 Richard LevitteSERIALIZER: add support for serializing EVP_PKEYs
2019-11-29 Richard LevitteSERIALIZER: add functions for serialization to file
2019-11-29 Richard LevitteSERIALIZER: New API for serialization of objects throug...
2019-11-29 Richard LevitteCORE: ossl_namemap_add_names(): new function to add...
2019-11-29 Matt CaswellDisable mem leak checking for the self test lock
2019-11-21 Matt CaswellTweak some algorithm naming inconsistencies
2019-11-18 Richard LevittePEM: constify PEM_write_ routines
2019-11-17 Anthony HuAdd missing EVP_PKEY_METHOD accessors for digestsign...
2019-11-14 Richard LevitteCORE & PROV: make export of key data leaner through...
2019-11-14 Matt CaswellMove RSA Asym cipher code to the default provider
2019-11-14 Matt CaswellImplement provider support for Asym Ciphers
2019-11-14 Richard LevitteCORE: Add a generic callback function type
2019-11-12 Dr. David von Oheimbre-add definition of OPENSSL_MSTR deleted from opensslv...
2019-11-12 Richard LevitteAdd a .pragma directive for configuration files
2019-11-12 Richard LevitteDeprecate ERR_load_KDF_strings()
2019-11-12 Richard LevitteReinstate the KDF error macros
2019-11-08 Richard LevitteCleanup include/openssl/opensslv.h.in
2019-11-08 Shane LontisAdd AES SIV ciphers to default provider
2019-11-07 Richard LevitteAdd EVP functionality to create domain params and keys...
2019-11-07 Richard Levitteinclude/openssl/asn1.h: Remove version dependent inclus...
2019-11-07 Richard LevitteUpdate the check surround the BN_zero() implementation
2019-11-07 Richard LevitteUpdate some inclusions of <openssl/macros.h>
2019-11-07 Richard Levitteinclude/openssl/opensslconf.h.in: remove spurious HEADE...
2019-11-07 Richard LevitteUpdate source files for pre-3.0 deprecation
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-11-07 Richard LevitteChange the logic and behaviour surrounding '--api'...
next