Revert "TEST: separate out NIST ECC tests from non-NIST"
[openssl.git] / doc /
2020-09-03 Richard LevitteSTORE: Deprecate legacy / ENGINE functions
2020-09-03 Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-09-03 Matt CaswellUpdate the EVP_PKEY MAC documentation
2020-09-02 Dr. David von Oheimbapps/cmp.c: Clean up loading of certificates and CRLs
2020-09-01 Dr. David von OheimbAdd -verbosity option to apps/cmp.c and add log output...
2020-08-29 Matt CaswellAdd some documentation about the EVP_PKEY MAC interface
2020-08-29 Matt CaswellDocument the EVP_PKEY_new_CMAC_key_with_libctx() function
2020-08-28 T.YanagisawaCorrect description of BN_mask_bits
2020-08-28 Pauliconf: add diagnostic option
2020-08-27 Dr. David von Oheimbapps/pkcs12.c: Add -untrusted option
2020-08-27 Dr. David von OheimbX509_add_certs(): Add to doc some warning notes on...
2020-08-27 Rich SalzAdd OCSP_PARTIAL_CHAIN to OCSP_basic_verify()
2020-08-26 Dmitry BelyavskiyReplace hierogliphs with stub to pass tests
2020-08-26 Dmitry BelyavskiyDocumentation for internal PUNYCODE-related functions
2020-08-26 Dmitry BelyavskiyRFC 8398: documentation
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: Define provider-native abstract objects
2020-08-22 Shane LontisAdd Explicit EC parameter support to providers.
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 Oheimbcmp_util.c: Add OPENSSL_CTX parameter to ossl_cmp_build...
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 OheimbUpdate CMP header file references in internal CMP docum...
2020-08-21 Dr. David von OheimbRe-word null->empty property; improve iteration.count...
2020-08-20 Dr. David von OheimbMake better use of new load_cert_pass() variant of...
2020-08-20 Dr. David von Oheimbapps: make use of OSSL_STORE for generalized certs...
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 Dr. David von OheimbPKCS12_parse(): Clean up code and correct documentation
2020-08-18 PauliApps: change provider_path option to provider-path.
2020-08-14 Pauliprovider: disable fall-backs if OSSL_PROVIDER_load...
2020-08-14 PauliMove PKCS#12 KDF to provider.
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 Shane LontisAdd fix for RSA keygen in FIPS using keysizes 2048...
2020-08-11 Benjamin KadukDocument EVP_CIPHER_CTX IV accessors
2020-08-11 Benjamin KadukSupport cipher provider "iv state"
2020-08-11 Shane LontisAdd DHX serialization
2020-08-11 Shane LontisAdd dh_kdf support to provider
2020-08-10 Matt CaswellUpdate KDF documentation
2020-08-09 Shane LontisAdd 'on demand self test' and status test to providers
2020-08-09 Shane LontisAdd some of the missing CMS API documentation
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 support to CMS.
2020-08-07 Paulirand_drbg: remove RAND_DRBG.
2020-08-06 Pauligettables: documentation changes to pass the provider...
2020-08-06 Jon SpillettAdd new APIs to get PKCS12 secretBag OID and value
2020-08-06 Sahana Prasadapps/pkcs12: Change defaults from RC2 to PBES2 with...
2020-08-06 Matt CaswellUpdate copyright year
2020-08-04 Dr. David von Oheimbopenssl-cmp.pod.in: Update and extend example using...
2020-08-04 Shane LontisChange the provider implementation of X942kdf to use...
2020-08-01 Richard LevitteDESERIALIZER: Refactor the constructor setting API
2020-08-01 Richard LevitteDESERIALIZER: Add deserializers for the rest of our...
2020-08-01 Richard LevitteDESERIALIZER: Rethink password handling
2020-07-30 Dr. David von OheimbAdd OSSL_CMP_MSG_write(), use it in apps/cmp.c
2020-07-30 Dr. David von OheimbExport ossl_cmp_msg_load() as OSSL_CMP_MSG_read(),...
2020-07-30 Dr. David von Oheimbapps/cmp.c: Improve documentation of -recipient option
2020-07-30 Paulideserialisation: add deserialisation to the base provider
2020-07-30 Pauliserialisation: Add a built-in base provider.
2020-07-30 Dr. David von OheimbExport crm_new() of cmp_msg.c under the name OSSL_CMP_C...
2020-07-30 Dr. David von OheimbStreamline the CMP request session API, adding the...
2020-07-28 Dr. David von OheimbDeprecate -nodes in favor of -noenc in pkcs12 and req app
2020-07-24 Read HughesUpdate EVP_EncodeInit.pod
2020-07-24 Richard LevitteSERIALIZER: No enc argument for OSSL_SERIALIZER_CTX_set...
2020-07-24 Richard LevitteSERIALIZER: Add functions to deserialize into an EVP_PKEY
2020-07-24 Richard LevitteDESERIALIZER: Add foundation for deserializers
2020-07-24 Richard LevitteKEYMGMT: Add key loading function OSSL_FUNC_keymgmt_load()
2020-07-24 Shane LontisAdd X509 related libctx changes.
2020-07-23 Shane LontisTest RSA oaep in fips mode
2020-07-22 Paulidocument the deprecation of the '-public-key-methods...
2020-07-22 PauliEVP: deprecate the EVP_X_meth_ functions.
2020-07-22 Gustaf NeumannAlign documentation with recommendations of Linux Docum...
2020-07-21 Viktor DukhovniAvoid errors with a priori inapplicable protocol bounds
2020-07-21 Richard LevitteDOC: Fix SSL_CTX_set_cert_cb.pod and SSL_CTX_set_client...
2020-07-21 Shane LontisAdd ERR_raise() errors to fips OSSL_provider_init and...
2020-07-20 Dimitri John Ledkovman3: Drop warning about using security levels higher...
2020-07-19 Shane LontisAdded missing ';' after methods in the synopsis section...
2020-07-17 Paulidoc: Fix documentation of EVP_EncryptUpdate().
2020-07-16 Dr. David von Oheimbx509_vfy.c: Improve key usage checks in internal_verify...
2020-07-16 Richard LevitteUpdate copyright year
2020-07-16 Matt CaswellRevert "kdf: make function naming consistent."
2020-07-16 Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-07-16 Paulidoc: remove unused engine tracing option
2020-07-16 PauliDocument that ENGINE_add_conf_module() was deprecated.
2020-07-16 PauliDocument that exdata for ENGINES is deprecated.
2020-07-16 PauliDocument that the ENGINE_[sg]_ex_data() calls are repre...
2020-07-16 PauliRAND: document that the ENGINE RAND override is deprecated.
2020-07-16 PauliENGINESDIR: document that this configuration is deprecated.
2020-07-16 Paulidoc: document that the engine initialisation options...
2020-07-16 Paulidoc: deprecate ENGINE documentation
2020-07-16 Pauliapps: document the deprecation of the -engine option
next