]> git.ipfire.org Git - thirdparty/openssl.git/history - util/libcrypto.num
Fix builds with no-dh
[thirdparty/openssl.git] / util / libcrypto.num
2020-02-06  Matt CaswellFix builds with no-dh
2020-02-04  PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2020-02-02  Richard LevitteX509: Refactor X509_verify() and X509_REQ_verify()...
2020-01-29  Shane LontisAdd RSA key validation to default provider
2020-01-29  PauliDeprecate the low level HMAC functions
2020-01-29  PauliDeprecate the low level CMAC functions
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  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  Rich SalzFix some missing doc links.
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  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-17  Paul YangAdd duplication APIs to ASN1_TIME and related types
2020-01-15  PauliDeprecate the low level RC5 functions
2020-01-15  PauliDeprecate the low level RC4 functions
2020-01-15  PauliDeprecate the low level RC2 functions
2020-01-15  PauliDeprecate the low level SEED functions
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  PauliDeprecate the low level MDC2 functions.
2020-01-12  PauliDeprecate the low level MD4 functions.
2020-01-12  PauliDeprecate the low level MD2 functions.
2020-01-12  PauliDeprecate the low level RIPEMD160 functions.
2020-01-12  Shane LontisAdd dsa signature alg to fips provider
2020-01-08  Matt CaswellDeprecate Low Level Blowfish APIs
2020-01-06  Matt CaswellDeprecate the low level AES functions
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-12  Dr. David von Oheimbchunk 6 of CMP contribution to OpenSSL
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 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-17  Anthony HuAdd missing EVP_PKEY_METHOD accessors for digestsign...
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-13  Dr. Matthias St... libcrypto.num: remove some unused EVP_MAC symbols
2019-11-12  Richard LevitteDeprecate ERR_load_KDF_strings()
2019-11-12  Richard LevitteReinstate the KDF error macros
2019-11-07  Richard LevitteAdd EVP functionality to create domain params and keys...
2019-11-07  Richard LevitteUpdate source files for deprecation at 3.0
2019-11-05  Richard Levitteutil/*.num: deassign ordinal numbers from new symbols
2019-11-05  Richard LevitteEVP: Make the SIGNATURE implementation leaner
2019-11-05  Richard LevitteEVP: Make the KEYEXCH implementation leaner
2019-11-03  Richard LevitteX509_LOOKUP_store: new X509_LOOKUP_METHOD that works...
2019-10-29  Dr. David von Oheimbchunk 5 of CMP contribution to OpenSSL
2019-10-22  Nicola TuveriDeprecate EC_GROUP_clear_free()
2019-10-17  Richard LevitteEVP: add functions that return the name number
2019-10-17  Richard LevitteEVP: add name traversal functions to all fetchable...
2019-10-17  Richard LevitteEVP: add missing common functionality
2019-10-16  Richard LevitteAdd EVP_PKEY_CTX_new_provided()
2019-10-16  Andreas SchnebingerFix typo and create compatibility macro
2019-10-14  Kurt RoeckxAdd BN_check_prime()
2019-10-06  Rich SalzDeprecate NCONF_WIN32() function
2019-10-03  Matt CaswellAdd the provider function signatures for DigestSign*
2019-09-27  PauliConsistent naming for context gettable param queries .
2019-09-27  Dr. David von Oheimb Certificate Management Protocol (CMP, RFC 4210...
2019-09-25  Matt CaswellMake EVP_MD_CTX_[gettable|settable]_params() take an...
2019-09-19  Richard LevitteModify providers that keep track of underlying algorithms
2019-09-12  Richard LevitteDeprecate ERR_get_state()
2019-09-12  Richard LevitteModernise the ERR functionality further (new functions...
2019-09-11  Shane LontisAdd EVP_CIPHER_CTX_tag_length()
2019-09-09  Matt CaswellRevise EVP_PKEY param handling
2019-09-09  Matt CaswellAdd support for verify/verify_recover functions to...
2019-09-09  Matt CaswellImplement DSA in the default provider
2019-09-09  Matt CaswellAdd the ability to perform signatures in a provider
2019-09-06  Paulilibcrypto.num entries for KDFs
2019-09-05  Viktor DukhovniUndeprecate OpenSSL_version_num and OPENSSL_VERSION_NUMBER
2019-09-04  Richard LevitteNew function EVP_CIPHER_free()
2019-09-04  Richard LevitteNew function EVP_MD_free()
2019-08-15  Richard LevitteImplement EVP_MAC_do_all_ex()
2019-08-15  Richard LevittePrepare EVP_MAC infrastructure for moving all MACs...
2019-08-15  Richard LevitteRename provider and core get_param_types functions
2019-08-15  Richard LevitteAdd missing EVP param utility functions
2019-08-12  Richard LevitteAdd OSSL_PARAM_construct_from_text() and OSSL_PARAM_all...
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-08-01  Dr. Matthias St... Add missing accessors for X509 AuthorityKeyIdentifier
2019-07-31  FdaSilvaYYCAdES : lowercase name for now internal methods.
2019-07-31  Richard LevitteERR: Remove ERR_put_func_error() and reimplement ERR_pu...
2019-07-31  Richard LevitteERR: Add new building blocks for reporting errors
2019-07-26  Richard LevitteAdd functions to see if a provider is available for...
2019-07-23  Richard LevitteAdapt DH to use with KEYMGMT
2019-07-23  Richard LevitteAdd EVP_CIPHER_do_all_ex() and EVP_MD_do_all_ex()
2019-07-23  Richard LevitteAdd OSSL_PROVIDER_name()
2019-07-23  Richard LevitteAdd EVP_MD_provider() and EVP_CIPHER_provider()
2019-07-23  Richard LevitteRe-implement EVP_MD_name() and EVP_CIPHER_name() as...
2019-07-22  Rich SalzAdd ERR_put_func_error, and use it.
2019-07-22  Dr. Matthias St... x509: publish X509_PUBKEY_dup
2019-07-22  Richard LevitteAdd basic EVP_KEYMGMT API and libcrypto <-> provider...
2019-07-17  Rich SalzDeprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}
2019-07-16  Matt CaswellAdd the ability to set PKCS#3 DH padding in providers
next