Fix some places where X509_up_ref is used
[openssl.git] / doc / man7 /
2020-05-16 Matt CaswellUpdate documentation following changes of various types
2020-05-15 Matt CaswellUpdate copyright year
2020-05-08 Paulidoc: remove deprecation notes for apps that are staying.
2020-05-07 Shane LontisRemove gen_get_params & gen_gettable_params from keygen...
2020-04-29 Shourya ShuklaAmend references to "OpenSSL license"
2020-04-27 Sebastian Andrzej... doc: Random spellchecking
2020-04-23 Matt CaswellUpdate copyright year
2020-04-23 Richard LevittePROV: Ensure that ED25519 & ED448 keys have a mandatory...
2020-04-19 Shane LontisDOC: Extend EVP_PKEY-DSA(7) / EVP_PKEY_DH(7) with FFC...
2020-04-19 Richard LevitteDOC: Refactor provider-keymgmt(7) to give the keytypes...
2020-04-17 Paulidoc: note that the FIPS provider contains some non...
2020-04-15 Shane LontisAdd DSA keygen to provider
2020-04-15 Richard LevitteKEYMGMT: Add functions to get param/key generation...
2020-04-09 PauliAdd a null provider which implements no algorithms.
2020-04-03 Shane LontisAdd data driven SELF TEST code for signatures and key...
2020-04-01 Shane LontisAdd EVP_PKEY_gettable_params support for accessing...
2020-03-15 Shane LontisAdd ECDSA to providers
2020-03-13 Jakub Jelendoc: Update the reference from draft to RFC
2020-03-12 Richard LevitteCORE: Add the key object generator libcrypto<->provider...
2020-03-10 Richard LevitteDOCS: Move implementation specific docs away from provi...
2020-03-10 Richard LevitteDOCS: Start restructuring our provider and implementati...
2020-03-09 Richard LevitteDOCS: Fix documentation on asymmetric keydata types
2020-03-09 Matt CaswellDocument the new DigestSign provider functions
2020-03-04 Rich SalzAdd some missing env var documentation
2020-03-03 Shane LontisAdd Serializers for EC
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.
next