Teach PEM_read_bio_PrivateKey about libctx
[openssl.git] / util / libcrypto.num
2020-04-15 Matt CaswellTeach PEM_read_bio_PrivateKey about libctx
2020-04-15 Matt CaswellTeach d2i_PrivateKey et al about libctx
2020-04-15 Richard LevitteEC: Refactor EVP_PKEY_CTX curve setting macros for...
2020-04-14 Aaron ThompsonAdd ex_data to EVP_PKEY.
2020-04-09 Matt CaswellMake the CT code library context aware
2020-04-08 Matt CaswellAdd X509_STORE_CTX_new_with_libctx()
2020-04-08 Richard LevitteEVP & TLS: Add necessary EC_KEY data extraction functio...
2020-04-08 Richard LevitteEVP: add EVP_PKEY_is_a() and EVP_PKEY_can_sign()
2020-04-02 Dr. David von OheimbHTTP client: make server/proxy and port params more...
2020-04-02 Dr. David von Oheimb Chunk 10 of CMP contribution to OpenSSL: CMP http...
2020-04-01 Shane LontisAdd EVP_PKEY_gettable_params support for accessing...
2020-03-30 Matt CaswellAdd the X509v3_cache_extensions() function
2020-03-28 PauliParam build: make structures opaque.
2020-03-28 PauliNEWS: note OSSL_PARAM_BLD API as public.
2020-03-27 Matt CaswellMake SRP library context aware
2020-03-27 Matt CaswellAdd OCSP_RESPID_set_by_key_ex() and OCSP_RESPID_match_ex()
2020-03-25 Richard LevitteEVP: Add EVP_PKEY_set_type_by_keymgmt() and use it
2020-03-25 Dr. David von OheimbChunk 9 of CMP contribution to OpenSSL: CMP client...
2020-03-25 Nikolay MorozovIssuer Sign Tool extention support
2020-03-20 Shane LontisAdd support for passing the libctx to the config loader
2020-03-18 Dr. David von OheimbRename OSSL_{d2i,i2d}_CMP_MSG_bio to {d2i,id2}_OSSL_CMP...
2020-03-15 Richard LevitteX509: Rename X509_set0_sm2_id() and friends
2020-03-12 Richard LevittePROV: Add RSA functionality for key generation
2020-03-12 Richard LevitteEVP: Add new domparams and key generation functionality
2020-03-10 Dr. David von OheimbMove OSSL_CMP_X509_digest() to x_all.c, renaming it...
2020-03-10 Dr. David von OheimbChunk 8 of CMP contribution to OpenSSL: CMP server...
2020-03-07 Paulicmdline app: add provider commandline options.
2020-03-03 Dmitry BelyavskiyImplementation of Russian GOST CMS
2020-03-03 Shane LontisAdd pairwise consistency self tests to asym keygenerators
2020-02-27 Richard LevitteDeprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
2020-02-22 Richard LevittePROV: add RSA signature implementation
2020-02-21 Dr. David von OheimbDon't exclude quite so much in a no-sock build
2020-02-20 PauliDeprecate the low level Diffie-Hellman functions.
2020-02-20 PauliDeprecate the low level RSA functions.
2020-02-18 Nicola Tuveri[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
2020-02-17 Dr. David von Oheimbchunk 7 of CMP contribution to OpenSSL
2020-02-12 Dr. David von Oheimbfix build for new HTTP client in case OPENSSL_NO_CMP...
2020-02-12 PauliRemove unused OSSL_PARAM_construct_from_text() function.
2020-02-11 Paulidsa: deprecate applications that depend on the low...
2020-02-11 PauliDeprecate the low level DSA functions.
2020-02-10 Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-02-10 Dr. David von Oheimbadd BIO_socket_wait(), BIO_wait(), and BIO_connect_retr...
2020-02-07 Dr. Matthias St... RAND_DRBG: add a callback data for entropy and nonce...
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...
next