Correct two small documentation issues
[openssl.git] / doc / man7 /
2020-03-03 Shane LontisAdd pairwise consistency self tests to asym keygenerators
2020-03-02 Richard LevitteKEYMGMT: Add a keydata copy function
2020-03-02 Richard LevitteKEYMGMT: Add a keydata matching function
2020-02-27 Matt CaswellImplement the ECX Serializers
2020-02-21 Matt CaswellIntroduce the provider property
2020-02-18 Nicola Tuveri[PROV][EC] Update documentation
2020-02-07 Richard LevitteRedesign the KEYMGMT libcrypto <-> provider interface...
2020-02-06 Dr. Matthias St... Fix misspelling errors and typos reported by codespell
2020-02-02 Richard LevitteEVP_PKEY_assign_EC_KEY(): detect SM2 curve and set...
2020-01-29 Shane LontisAdd RSA key validation to default provider
2020-01-22 Rich SalzFix some missing doc links.
2020-01-17 Richard LevitteEVP: make EVP_PKEY_{bits,security_bits,size} work with...
2020-01-15 Shane LontisAdd FIPS Self test kats for digests
2020-01-10 Shane LontisAdd GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GC...
2020-01-09 Richard LevitteCORE & EVP: Specify OP_query_operation_name() for KEYMGMT
2020-01-09 Richard LevitteDOCS: The interpretation of OPENSSL_API_COMPAT has...
2020-01-06 Shane LontisFix KMAC docs
2020-01-06 Shane LontisAdd AES_CBC_HMAC_SHA ciphers to providers.
2019-12-21 Richard LevitteRename doc/man7/provider-asymcipher.pod
2019-12-14 Rich SalzDeprecate most of debug-memory
2019-12-12 Rich SalzVarious missing-link fixes
2019-12-11 Veres LajosFix some typos
2019-12-05 Matt CaswellAdd documentation for the newly added RSA_PKCS1_WITH_TL...
2019-11-29 Richard LevittePROV BIO: add a BIO_vprintf() upcall, and a provider...
2019-11-29 Richard LevitteSERIALIZER: add support for serializing EVP_PKEYs
2019-11-29 Richard LevitteSERIALIZER: New API for serialization of objects throug...
2019-11-29 Matt CaswellDisable mem leak checking for the self test lock
2019-11-28 Rich SalzDocument more env var stuff, fix some typo's
2019-11-27 Richard Levittedoc/man7/proxy-certificates.pod: New guide for proxy...
2019-11-21 Matt CaswellDocumentation updates due to naming tweaks
2019-11-15 Rich SalzFix some broken doc links
2019-11-14 Tomas MrazA few fixes in the EVP_KDF-KB and EVP_KDF-KRB5KDF manpages
2019-11-14 Matt CaswellAdd documentation for the Asymmetric Cipher Operation
2019-11-14 Richard LevitteCORE: Add a generic callback function type
2019-11-11 Dmitry BelyavskiyFix cut'n'paste typos in the provider-digest pod
2019-11-10 Rich SalzFix L<xxx(1)> links to be L<openssl-xxx(1)>
2019-11-08 Shane LontisAdd AES SIV ciphers to default provider
2019-11-06 Rich SalzStrip much out of ssl.pod
2019-11-06 Rich SalzRemove outdated info from man7/ssl
2019-10-31 Rich SalzFix L<> entries without sections
2019-10-24 Rich SalzFix broken links, mainly typo's
2019-10-23 Simo SorceAdd KRB5KDF from RFC 3961
2019-10-17 Robbie Harwood[KDF] Add feedback-mode and CMAC support to KBKDF
2019-10-16 Shane LontisAdd ChaCha related ciphers to default provider
2019-10-11 Richard LevittePOD: stop abusing comment
2019-10-08 Shane LontisAdd rc2 ciphers to default provider
2019-10-06 Paul YangSupport SM2 in apps/speed
2019-10-04 Rich SalzFix L<EVP_KDF-derive> to L<EVP_DEF_derive>
2019-10-03 Shane LontisAdd rc5 ciphers to default provider
2019-10-03 Rich SalzFix errors found by new find-doc-nits
2019-10-01 Richard LevitteAdapt EVP_CIPHER_{param_to_asn1,asn1_to_param} for...
2019-10-01 Rich SalzConsistent formatting of flags with args
2019-09-28 Richard LevitteFuntion name with variable part in doc/man7/ and doc...
2019-09-28 Richard LevitteMake doc/man7/ and doc/internal/man3/ conform with...
2019-09-27 Robbie Harwood[KDF] Add KBKDF implementation for counter-mode HMAC
2019-09-27 PauliReformat param description lines
2019-09-27 PauliMake OSSL_PARAM descriptions uniformly formatted.
2019-09-25 PauliUse OSSL_PARAM types. Limits are explained in the...
2019-09-25 PauliUse OSSL_PARAM types for MAC documentation
2019-09-25 PauliUse OSSL_PARAM types for KDF documentation
2019-09-25 PauliRemove the engine parameter from the provider MAC docum...
2019-09-25 PauliRemove the engine parameter from the individual MAC...
2019-09-18 PauliChange PARAMETER NAMES links to PARAMETERS
2019-09-18 PauliFix links to functions.
2019-09-18 PauliClean up KDF documentation in section 7.
2019-09-15 Shane LontisAdd fips module integrity check
2019-09-15 PauliFix examples in the section 7 KDF man pages.
2019-09-11 Shane LontisAdd EVP_CIPHER_CTX_tag_length()
2019-09-09 Matt CaswellRevise EVP_PKEY param handling
2019-09-09 Matt CaswellAdd docs for the provider interface for signature opera...
2019-09-06 PauliUpdate KDF documentation (section 7)
2019-09-05 Shane LontisChange provider params from int to size_t
2019-09-02 Richard LevitteRework the documentation of our individual MAC implemen...
2019-08-26 Rich SalzDo not have duplicate section heads
2019-08-26 Shane LontisCleanup ciphers and Add 3des ciphers.
2019-08-24 Richard LevitteGet rid of the diversity of names for MAC parameters
2019-08-19 Shane Lontiscleanup provider digests
2019-08-18 Shane Lontiscipher cleanups.
2019-08-18 Shane LontisAdd fips provider code for handling self test data
2019-08-18 Rich SalzUse EXAMPLES not EXAMPLE for section title
2019-08-16 Richard LevitteRename ctx_{get,set}_params to {get,set}_ctx_params
2019-08-15 Richard LevittePrepare EVP_MAC infrastructure for moving all MACs...
2019-08-15 Richard LevitteRename provider and core get_param_types functions
2019-08-15 Richard LevitteAdd missing EVP param utility functions
2019-08-12 Richard LevitteMake more use of OSSL_PARAM for digests
2019-08-05 Matt CaswellDocumentation for the provider Key Exchange operation
2019-07-31 Richard LevitteRefactor provider support for reporting errors
2019-07-30 Matt CaswellDocument the provider CIPHER operation
2019-07-25 Matt CaswellDocument the provider DIGEST operation
2019-07-23 Richard LevitteDescribe OSSL_PARAM as a parameter descriptor
2019-07-23 Richard Levitteprovider-keymgmt(7): Document the KEYMGMT interface
2019-07-22 Richard LevitteDocumentation: add provider-base(7), describing the...
2019-07-22 Richard LevitteDocumentation: Add provider(7), for general description...
2019-07-19 Richard Levittedoc: fix some links
2019-07-15 Richard LevitteIn documentation, consistently refer to OpenSSL 3.0
2019-07-08 Shane LontisAdd X9.42 KDF.
2019-07-02 Antoine CœurFix Typos
2019-06-27 Dr. Matthias St... man: clarify the 'random number generator must be seede...
2019-06-11 Shane LontisPBKDF2 updates to conform to SP800-132
2019-06-06 PauliAddress property documentation concerns.
next