Re-enable testing of ciphersuites
[openssl.git] / doc /
2020-11-24 Matt CaswellUndeprecate the -dsaparam option in the dhparam app
2020-11-19 Paulidoc: Documentation changes for moving the entropy sourc...
2020-11-19 Dr. David von Oheimbapps/pkcs12: Clean up the order in which many options...
2020-11-19 Dr. David von OheimbMinor improvements of doc for ca and x509 app
2020-11-19 David von Oheimbapps/ca: Minor code and doc cleanup
2020-11-18 Richard LevitteDeprecate RSA harder
2020-11-18 Richard LevitteDOC: Fix example in OSSL_PARAM_int.pod
2020-11-18 Matt CaswellSwap to FIPS186-2 DSA generation outside of the FIPS...
2020-11-18 Matt CaswellSwap to DH_PARAMGEN_TYPE_GENERATOR as the default outsi...
2020-11-18 Matt CaswellDocument some SSL DH related functions/macros
2020-11-18 Richard LevitteDOC: Rewrite the section on reporting errors in doc...
2020-11-16 Richard LevitteDOC: Fixup the description of the -x509_strict option
2020-11-16 Shane LontisAdd documentation for EVP_PKEY2PKCS8/EVP_PKCS82PKEY
2020-11-16 Shane LontisFixup EVP-MAC-KMAC documentation
2020-11-15 PauliDocument the provider KDF API.
2020-11-13 Rich SalzRemove -C option from x509 command
2020-11-13 Rich SalzRemove -C from dhparam,dsaparam,ecparam
2020-11-11 Pauliapps/passwd: remove the -crypt option.
2020-11-11 Tomas MrazAdd ossl_is_absolute_path function to detect absolute...
2020-11-11 Tomas MrazAvoid duplicate ends_with_dirsep functions
2020-11-11 Richard LevitteENCODER: Add output structure support for EVP_PKEY...
2020-11-11 Richard LevitteENCODER: Add support for OSSL_FUNC_encoder_does_selection()
2020-11-11 Richard LevitteENCODER: Add support for specifying the outermost outpu...
2020-11-11 Richard LevitteCORE: Add support for specifying the outermost object...
2020-11-11 Richard LevitteDECODER: Add input structure support for EVP_PKEY decoding
2020-11-11 Dr. David von Oheimbcmp_msg.c: Use issuer of reference cert as default...
2020-11-11 Shane LontisAdd support for making all of KBKDF FixedInput fields...
2020-11-10 Pali RohárDocument pkcs12 alg NONE
2020-11-10 Dr. David von Oheimbopenssl-cmp.pod.in: Clean up doc of -verify_email,...
2020-11-10 Dr. David von Oheimbopenssl.pod: Improve doc of -verify_email, -verify_host...
2020-11-10 Dr. David von Oheimbopenssl-*.pod.in: Prevent newlines on empty engine_syno...
2020-11-10 Dr. David von Oheimbopenssl-cmp.pod.in: Align order of options with apps...
2020-11-06 David von OheimbImprove doc of X509_verify_cert(), also in openssl.pod
2020-11-04 Randall S. BeckerMoved OPENSSL_fork_prepare,_parent,_child from init...
2020-11-01 Richard LevitteSimplify and clarify doc/internal/man7/deprecation.pod
2020-10-30 Richard LevitteAdd easy to digest selector macros for EVP_PKEYs
2020-10-30 Richard Levittetest/recipes/15-test_gendh.t: don't try DER params
2020-10-23 Nicola TuveriConstify OSSL_FUNC_keymgmt_validate()
2020-10-22 Paulienc: change the text to reference `-list` instead of...
2020-10-22 Shane LontisRename EVP_KDF_reset() to EVP_KDF_CTX_reset().
2020-10-22 Shane LontisRename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().
2020-10-22 Shane LontisRename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().
2020-10-22 Shane LontisRemove ossl_prov_util_nid_to_name()
2020-10-22 Nicola TuveriConstify OSSL_FUNC_keymgmt_has()
2020-10-22 Richard LevitteAPPS: Implement load_keyparams() to load key parameters
2020-10-20 Matt CaswellDeprecate EVP_PKEY_set1_tls_encodedpoint()
2020-10-20 Matt CaswellDocument EVP_PKEY_set1_encoded_public_key()
2020-10-20 Matt CaswellRename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_...
2020-10-16 Paulilist: add a -provider-info option.
2020-10-15 Matt CaswellUpdate copyright year
2020-10-15 Dr. Matthias St... Rename some occurrences of 'library_context' and 'lib_c...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-15 Matt CaswellMake evp_pkey_ctx_get0_libctx/propq public API
2020-10-14 Nicola TuveriDefine OSSL_CAPABILITY_TLS_GROUP_IS_KEM
2020-10-12 Richard LevitteDocument how deprecation should be done
2020-10-10 Richard LevitteENCODER / DECODER: Add functions to encode/decode to...
2020-10-08 Jordan MontgomeryExpose PKCS7_get_octet_string and PKCS7_type_is_other
2020-10-06 Paulirsa: add ossl_ prefix to internal rsa_ calls.
2020-10-05 Paulidoc: remove duplicated code in example
2020-10-04 Richard LevitteDECODER: Allow precise result type for OSSL_DECODER_CTX...
2020-10-01 Matt CaswellFix some things the rename script didn't quite get...
2020-10-01 Matt CaswellRun the withlibctx.pl script
2020-10-01 Paulider: _ossl prefix DER functions
2020-09-26 Dr. David von OheimbImplement treatment of id-pkix-ocsp-no-check extension...
2020-09-26 Dr. David von OheimbOCSP_resp_find_status.pod: Slightly improve the documen...
2020-09-26 Dr. David von OheimbOCSP_resp_find_status.pod: Replace function arg referen...
2020-09-25 jwalchen EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
2020-09-25 Shane LontisRemove openssl provider app
2020-09-25 Shane LontisUpdate openssl list to support new provider objects.
2020-09-25 Shane LontisAdd EVP_ASYM_CIPHER_gettable_ctx_params() and EVP_ASYM_...
2020-09-25 Shane LontisAdd EVP_KEM_gettable_ctx_params() and EVP_KEM_settable_...
2020-09-25 Matt CaswellDocument the provider side SM2 Asymmetric Cipher support
2020-09-25 Richard LevitteEVP: Enforce that EVP_PKEY_set_alias_type() only works...
2020-09-25 Richard LevitteHide ECX_KEY again
2020-09-23 Dr. Matthias St... drbg: revert renamings of the generate and reseed counter
2020-09-23 Shane LontisFix EVP_KDF_scrypt so that is uses a propq for its...
2020-09-23 Paulikdf/mac: add name query calls for KDFs and MACs
2020-09-23 PauliAdd a "random" configuration section.
2020-09-22 Daniel BeveniusDOC: remove OPENSSL_CTX from OSSL_DECODER_CTX_new
2020-09-22 Paulirand: reference count the EVP_RAND contexts.
2020-09-21 olszomalAdd const to 'ppin' function parameter
2020-09-21 Richard LevitteDOC: POD syntax fixes in doc/man1/openssl-cmp.pod.in
2020-09-21 ozppupbgFixed EVP_MAC_final argument count in example
2020-09-20 Richard LevitteDECODER: Some cleanups, and aligning with OSSL_ENCODER
2020-09-20 Richard LevitteTEST: Adapt applicable tests to the changed OSSL_ENCODE...
2020-09-20 Richard LevitteENCODER: Refactor the OSSL_ENCODER API to be more like...
2020-09-20 Richard LevitteENCODER: Redefine the libcrypto <-> provider interface
2020-09-19 Shane LontisAdd KEM (Key encapsulation mechanism) support to providers
2020-09-18 Matt CaswellUpdate the EdDSA docs with information about Algorithm...
2020-09-18 Shane LontisAdd option to fipsinstall to disable fips security...
2020-09-18 Alexander Borkowskis_client.pod: Fix grammar in NOTES section.
2020-09-17 Shane LontisAdd selftest callback to CRNG output test
2020-09-17 Tomas MrazEC_KEY: add EC_KEY_decoded_from_explicit_params()
2020-09-17 Matt CaswellDocument 2 newly added functions
2020-09-16 Tim Hudsonundeprecate EVP_PKEY_cmp and EVP_PKEY_cmp_parameters
2020-09-16 Shane LontisAdd self tests for rsa encryption
2020-09-12 Richard LevitteEVP: Add the internal convenience function evp_keymgmt_...
2020-09-12 Shane LontisFix EVP_PKEY_CTX_ctrl() documentation
2020-09-12 Shane LontisUpdate doc for EVP_PKEY_CTX_set_ec_param_enc()
2020-09-12 Shane Lontiskeygen: add FIPS error state management to conditional...
next