Increase test coverage by enabling more build options
[openssl.git] / doc / man7 /
2022-06-28 Tomas MrazAdd missing documentation of OSSL_FUNC_store_export_obj...
2022-06-28 Tomas MrazCorrect doubled OSSL_OSSL when documenting OSSL_FUNC_...
2022-06-22 Hugo LandauAdd deprecation macro for 3.1 and deprecate OPENSSL_LH_...
2022-06-16 Michael BaentschFix for OSSL_PARAM sample code referencing OSSL_PARAM_U...
2022-06-01 Ladislav Markodoc: Fix keymgmt functions parameters
2022-05-19 Henry BrausenAdd basic RISC-V cpuid and OPENSSL_riscvcap
2022-05-09 slontisAdd documentation for key validation that indicates...
2022-05-03 Matt CaswellUpdate copyright year
2022-03-31 Paulidoc: fix example in ssh KDF man page.
2022-03-18 Hugo LandauFix documentation for provider-signature
2022-03-18 Hugo LandauList missing operations in provider(7)
2022-03-14 Tomas MrazFix documentation of parameters for DH and ECDH KEX
2022-03-10 Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-03-03 Hugo LandauFix typo in EVP_MD-BLAKE2(7)
2022-02-20 yangyangtiantianlo... doc: Refactored the example in crypto.pod
2022-02-09 EasySecFix small typo in EVP_KEYEXCH-ECDH.html doc example
2022-02-01 EasySecFix bad HTML formatting in EVP_KEYEXCH-DH.html because...
2022-01-05 Dimitris ApostolouFix typos
2021-12-13 Richard LevitteEnhance the explanation of selector bits in provider...
2021-11-30 Dmitry BelyavskiyMore detailed explanation how do engines work in 3.0
2021-11-28 Paulidoc: remove non-existent callbacks
2021-11-25 Paulidoc: fix macro name
2021-11-24 Patrick UiterwijkSupport different R_BITS lengths for KBKDF
2021-11-17 PauliAdd documentation for some of the missing environment...
2021-10-27 Matt CaswellClarify the documentation for the "byname" functions
2021-10-27 Richard LevitteEVP: Allow a fallback for operations that work with...
2021-10-26 Paulitest-rand: return failure on not enough data, allow...
2021-10-25 Tomas Mrazmigration_guide: Mention ERR_GET_FUNC() and function...
2021-10-22 Michael BaentschPermit no/empty digest in core_obj_add_sigid
2021-10-18 Matt CaswellFix the signature newctx documentation
2021-10-11 Tomas Mrazdoc: OPENSSL_CORE_CTX should never be cast to OSSL_LIB_CTX
2021-10-09 Paulidoc: document that property names are unique
2021-10-08 Tobias NießenFix heading in random generator man7 page
2021-10-01 Amit Kulkarnidoc: crypto(7) - fix typo
2021-09-28 Paulidoc: note that these KDFs require the legacy provider...
2021-09-28 Pauliinclude PVK KDF in legacy provider algorithm list
2021-09-28 Paulidoc: add page for PVK KDF
2021-09-28 Mattias EllertFix variable name mis-match in example code
2021-09-25 Paulidoc: add note to indicate that the OBJ_ functions were...
2021-09-25 Paulidoc: Document that the OBJ creation functions are now...
2021-09-23 Ulrich MüllerAdd default provider support for Keccak 224, 256, 384...
2021-09-22 Paulidoc: remove end of line whitespace
2021-09-21 Arne SchwabeAdd missing mention of mandatory function OSSL_FUNC_key...
2021-09-10 astraujumsFixed state transitions for the HTML version of the...
2021-09-09 PauliFix the example SSH KDF code.
2021-09-07 Richard LevitteUpdate copyright year
2021-08-31 slontisAdd the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATURE
2021-08-31 Matt CaswellAdd a warning about locking in the child provider callb...
2021-08-28 Dmitry BelyavskiyAdjust the list of default provider's algorithms
2021-08-27 Tomas Mrazdoc: Add note about operation parameters validation
2021-08-17 Shane LontisAdd support for camellia cbc cts mode
2021-08-08 Paulidoc: remove errant claim that these are not FIPS okay
2021-08-08 Paulidoc: Fix ECX FIPS documentation
2021-08-05 Paulidoc: add TLS 1.3 KDF to the FIPS provider list of algor...
2021-08-05 Paulidoc: reorder the string and int extract/expand param...
2021-08-05 Paulidoc: add links to new KDF
2021-08-05 Paulidoc: add documentation for TLS13_KDF
2021-08-05 Paulidoc: add missing link directive in X942 KDF
2021-08-05 Dmitry BelyavskiyDocument necessary error code processing
2021-08-04 Beat Bollidoc: replace markdown backticks with perlpod syntax
2021-08-04 Beat Bollidoc: use the documented =item markers
2021-07-30 Paulidoc: document that config_diagnostics is sensible but...
2021-07-29 Matt CaswellUpdate copyright year
2021-07-20 Paulidocs: update CTR DRBG documentation to not mention...
2021-07-16 Tomas Mrazdoc: It is not possible to use SSL_OP_* value in prepro...
2021-07-16 Tomas MrazRSA_public_decrypt is equivalent to a verify recover...
2021-07-05 Paulidoc: add PBKDF1 provider documentation
2021-07-01 Richard LevitteDOC: clarify OPENSSL_API_COMPAT
2021-06-29 Dmitry BelyavskiyMissing link to fips_config documentation
2021-06-26 Paulidoc: update up call documentation
2021-06-24 Matt CaswellUpdate documentation following updates to the provider...
2021-06-24 Tomas MrazDocumentation: SM2 keys can use only the SM2 curve
2021-06-24 Paulidoc: Document that the OBJ creation functions don't...
2021-06-24 Dmitry BelyavskiySome clear guidelines for the legacy algs.
2021-06-22 Shane LontisChange self test for AES_CGM to perform both an encrypt...
2021-06-17 Matt CaswellUpdate copyright year
2021-06-16 Shane LontisAdd missing migration_guide API mappings.
2021-06-16 Matt CaswellAdd documentation for the newly added OBJ up calls
2021-06-16 Paulidoc: finish the provider child up call documentation
2021-06-11 Todd ShortFix FIPS provider value in docs
2021-06-09 Richard LevitteDecoding PKCS#8: separate decoding of encrypted and...
2021-06-08 Paulidoc: add PKEY life cycle documentation
2021-06-08 Paulidoc: add references to cipher life cycle documentation
2021-06-08 Paulidoc: add cipher life cycle documentation
2021-06-08 Paulidoc: add references to digest life cycle documentation
2021-06-08 Paulidoc: add digest life cycle documentation
2021-06-08 Paulidoc: add digest lifecycle diagram
2021-06-08 Shane LontisDocument missing EC/SM2 params
2021-06-06 Paulidoc: update generated image files
2021-06-05 Richard LevitteENCODER: use property definitions instead of getting...
2021-06-05 Richard LevitteENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
2021-06-05 Richard LevitteDECODER: use property definitions instead of getting...
2021-06-05 Matt CaswellAdd documentation for newly added ASN1 functions
2021-06-01 Tomas MrazRename also the OSSL_PROVIDER_name() function
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-06-01 Shane LontisMigration guide updates for flags and controls.
2021-05-30 Matt CaswellTeach EVP_PKEYs to say whether they were decoded from...
2021-05-28 Shane LontisAdd Docs for EVP_CIPHER-*
2021-05-28 Shane LontisEVP_CIPHER Documentation updates
2021-05-26 Tomas MrazDeprecate old style BIO callback calls
next