EVP: Add the internal convenience function evp_keymgmt_util_export()
[openssl.git] / include /
2020-09-12 Richard LevitteEVP: Add the internal convenience function evp_keymgmt_...
2020-09-12 Richard LevitteEC: Reimplement EVP_PKEY_CTX_set_ec_param_enc() to...
2020-09-12 Shane Lontiskeygen: add FIPS error state management to conditional...
2020-09-11 Dr. David von Oheimbcheck_chain_extensions(): Require X.509 v3 if extension...
2020-09-11 Dr. David von Oheimbcheck_chain_extensions(): Add check that CA cert includ...
2020-09-11 Dr. David von Oheimbcheck_chain_extensions(): Add check that on empty Subje...
2020-09-11 Dr. David von Oheimbcheck_chain_extensions(): Add check that AKID and SKID...
2020-09-11 Dr. David von Oheimbcheck_chain_extensions(): Add check that Basic Constrai...
2020-09-11 Dr. David von OheimbExtend X509 cert checks and error reporting in v3_...
2020-09-10 Dr. David von Oheimbapps_ui.c: Correct password prompt for ui_method
2020-09-10 Matt CaswellFix an EVP_MD_CTX leak
2020-09-09 Richard LevitteENCODER: Refactor provider implementations, and some...
2020-09-09 PauliDeprecate SHA and MD5 again.
2020-09-08 Dr. David von OheimbAdd 4 new OIDs for PKIX key purposes and 3 new CMP...
2020-09-08 Richard LevittePEM: Make PEM_write_bio_PrivateKey_traditional() handle...
2020-09-08 Jakub ZelenkaAdd CMS AuthEnvelopedData with AES-GCM support
2020-09-08 Dr. David von OheimbOSSL_HTTP_parse_url(): add optional port number return...
2020-09-08 Richard LevitteEVP: Move the functions and controls for setting and...
2020-09-08 Richard LevitteEVP: Add support for delayed EVP_PKEY operation parameters
2020-09-08 Richard LevitteEVP: Preserve the EVP_PKEY id in a few more spots
2020-09-06 jwalchCleanup deprecation of ENGINE_setup_bsd_cryptodev
2020-09-06 John BaldwinSlightly abstract ktls_start() to reduce OS-specific...
2020-09-06 John BaldwinRemove unused dummy functions from ktls.h.
2020-09-05 Dr. David von OheimbX509_STORE_CTX_print_verify_cb(): add AKID and SKID...
2020-09-05 Dr. David von OheimbOSSL_CMP_CTX: rename field and its getter/setter from...
2020-09-05 Dr. David von OheimbStrengthen chain building for CMP
2020-09-05 Dr. David von OheimbAdd OSSL_CMP_CTX_get1_newChain() and related CLI option...
2020-09-03 Richard LevitteSTORE: Deprecate legacy / ENGINE functions
2020-09-03 Richard LevitteSTORE: Add a built-in 'file:' storemgmt implementation...
2020-09-03 Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-09-03 Matt CaswellAdd an HMAC implementation that is TLS aware
2020-09-01 Dr. David von OheimbAdd -verbosity option to apps/cmp.c and add log output...
2020-08-31 John BaldwinMove KTLS inline functions only used by libssl into...
2020-08-31 John BaldwinSupport for KTLS TX on FreeBSD for TLS 1.3.
2020-08-31 John BaldwinAdd support for KTLS receive for TLS 1.1-1.2 on FreeBSD.
2020-08-31 John BaldwinAdd helper functions for FreeBSD KTLS.
2020-08-31 John BaldwinAdd a ktls_crypto_info_t typedef.
2020-08-29 Matt CaswellImprove some error messages if a digest is not available
2020-08-29 Matt CaswellDelete unused PKEY MAC files
2020-08-29 Matt CaswellExtend the provider MAC bridge for CMAC
2020-08-29 Matt CaswellConvert EVP_PKEY_CTX_set_mac_key() into a function
2020-08-28 Richard LevitteFix PEM_write_bio_PrivateKey_traditional() to not outpu...
2020-08-27 Rich SalzAdd OCSP_PARTIAL_CHAIN to OCSP_basic_verify()
2020-08-26 Dmitry BelyavskiyPunycode decoding implementation
2020-08-24 Richard LevitteSTORE: Modify to support loading with provider based...
2020-08-24 Richard LevitteDECODER: Add function to set an OSSL_PASSPHRASE_CALLBAC...
2020-08-24 Richard LevitteOSSL_PARAM: Add string pointer getters
2020-08-24 Richard LevitteSTORE: Add the base functions to support provider based...
2020-08-24 Richard LevitteSTORE for providers: define libcrypto <-> provider...
2020-08-24 Richard LevitteSTORE: Add missing function OSSL_STORE_LOADER_set_open_...
2020-08-24 Richard LevitteCORE: Generalise internal pass phrase prompter
2020-08-24 Richard LevitteCORE: Define provider-native abstract objects
2020-08-22 Shane LontisAdd Explicit EC parameter support to providers.
2020-08-21 Richard LevitteClean away some declarations
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-08-21 Dr. David von OheimbUse in CMP+CRMF libctx and propq param added to sign...
2020-08-21 Dr. David von OheimbAdd OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and...
2020-08-21 Dr. David von OheimbAdd libctx and propq parameters to OSSL_CMP_{SRV_}...
2020-08-21 Dr. David von OheimbAdd libctx and propq param to ASN.1 sign/verify/HMAC...
2020-08-21 Dr. David von OheimbCorrect the #define's of EVP_PKEY_CTRL_SET1_ID and...
2020-08-21 Dr. David von OheimbAdd prerequisite #include directives to include/crypto...
2020-08-20 Richard LevittePEM: Add more library context aware PEM readers
2020-08-20 Richard LevitteSTORE: Distinguish public keys from private keys
2020-08-20 Richard LevitteX509: Add d2i_PUBKEY_ex(), which take a libctx and...
2020-08-19 Shane LontisFix no-cms build errors.
2020-08-19 PauliOCSP: Add return value checks.
2020-08-17 Shane LontisFix DSA/DH so that legacy keys can still be generated...
2020-08-17 Matt CaswellLoad the default config file before working with defaul...
2020-08-14 Pauliprovider: disable fall-backs if OSSL_PROVIDER_load...
2020-08-14 PauliMove PKCS#12 KDF to provider.
2020-08-13 Dr. David von OheimbRemove needless #ifndef OPENSSL_NO_SOCK for X509_{CRL_...
2020-08-13 Benjamin KadukMark SSL_CTX_set_ssl_version() as deprecated in 3.0
2020-08-12 Dr. David von OheimbIntroduce X509_add_cert[s] simplifying various addition...
2020-08-12 Shane LontisAdd public API for gettables and settables for keymanag...
2020-08-11 Benjamin KadukUse local IV storage in EVP BLOCK_* macros
2020-08-11 Benjamin KadukRetire EVP_CTRL_GET_IV
2020-08-11 Benjamin KadukDeprecate and replace EVP_CIPHER_CTX_iv()/etc.
2020-08-11 Benjamin KadukSupport cipher provider "iv state"
2020-08-11 Shane LontisAdd dh_kdf support to provider
2020-08-11 Shane LontisAdd DHX support to keymanager
2020-08-10 Pauliconf: add an error if the openssl_conf section isn...
2020-08-10 Matt CaswellDelete old KDF bridge EVP_PKEY_METHODS
2020-08-10 Matt CaswellExtend the EVP_PKEY KDF to KDF provider bridge to also...
2020-08-10 Matt CaswellExtend the EVP_PKEY KDF to KDF provider bridge to also...
2020-08-10 Matt CaswellImplement a EVP_PKEY KDF to KDF provider bridge
2020-08-09 Shane LontisAdd 'on demand self test' and status test to providers
2020-08-09 Shane LontisAdd EVP signature with libctx methods.
2020-08-09 Shane LontisAdd libctx support to PKCS7.
2020-08-09 Shane LontisAdd libctx to SMIME ASN1
2020-08-09 Shane LontisAdd internal method x509_set0_libctx().
2020-08-09 Shane LontisAdd libctx support to CMS.
2020-08-07 Shane LontisAdd evp_test fixes.
2020-08-07 Paulirand_drbg: remove RAND_DRBG.
2020-08-07 Richard LevittePEM: Make general MSBLOB reader functions exposed inter...
2020-08-06 Richard LevitteRSA: Be less strict on PSS parameters when exporting...
2020-08-06 Pauligettables: core changes to pass the provider context.
2020-08-06 Jon SpillettAdd new APIs to get PKCS12 secretBag OID and value
2020-08-06 Matt CaswellUpdate copyright year
2020-08-04 Peter EisentrautMark an argument of an inline function as unused
2020-08-04 Dr. David von OheimbRename misleading X509V3_R_INVALID_NULL_NAME to X509V3_...
next