summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2020-06-19Add some missing OSSL_PKEY_PARAM_GROUP_NAME documentationMatt Caswell
2020-06-19Add documentation about CapabilitiesMatt Caswell
2020-06-19Make EVP_PKEY_CTX_[get|set]_group_name work for DH tooMatt Caswell
2020-06-19Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more genericMatt Caswell
2020-06-19Add missing section on asymmetric ciphersBenny Baumann
2020-06-17Add ACVP fips module testsShane Lontis
2020-06-14Fix nits detected by make cmd-nitsNicola Tuveri
2020-06-11The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*Pauli
2020-06-11kdf: make function naming consistent.Pauli
2020-06-10Update RSA keygen to use sp800-56b by defaultShane Lontis
2020-06-05Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keysMatt Caswell
2020-06-04Update copyright yearMatt Caswell
2020-06-03Update manpage to fix examples, other minor tweaksRich Salz
2020-06-03Cleanup cert config files for testsRich Salz
2020-05-29DOCS: add openssl-core_names.h(7)Richard Levitte
2020-05-29DOCS: add openssl-core_numbers.h(7)Richard Levitte
2020-05-27Clean up some doc nitsRich Salz
2020-05-26Update core_names.h fields and document most fields.Shane Lontis
2020-05-16Update documentation following changes of various typesMatt Caswell
2020-05-15Update copyright yearMatt Caswell
2020-05-09doc: remove deprecation notes for apps that are staying.Pauli
2020-05-07Remove gen_get_params & gen_gettable_params from keygen operationShane Lontis
2020-04-29Amend references to "OpenSSL license"Shourya Shukla
2020-04-28doc: Random spellcheckingSebastian Andrzej Siewior
2020-04-23Update copyright yearMatt Caswell
2020-04-23PROV: Ensure that ED25519 & ED448 keys have a mandatory digestRichard Levitte
2020-04-20DOC: Extend EVP_PKEY-DSA(7) / EVP_PKEY_DH(7) with FFC informationShane Lontis
2020-04-20DOC: Refactor provider-keymgmt(7) to give the keytypes their own pagesRichard Levitte
2020-04-17doc: note that the FIPS provider contains some non-approved algorithms.Pauli
2020-04-15Add DSA keygen to providerShane Lontis
2020-04-15KEYMGMT: Add functions to get param/key generation parametersRichard Levitte
2020-04-09Add a null provider which implements no algorithms.Pauli
2020-04-03Add data driven SELF TEST code for signatures and key agreementShane Lontis
2020-04-01Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fieldsShane Lontis
2020-03-15Add ECDSA to providersShane Lontis
2020-03-13doc: Update the reference from draft to RFCJakub Jelen
2020-03-12CORE: Add the key object generator libcrypto<->provider interfaceRichard Levitte
2020-03-10DOCS: Move implementation specific docs away from provider-digest(7)Richard Levitte
2020-03-10DOCS: Start restructuring our provider and implementation documentationRichard Levitte
2020-03-09DOCS: Fix documentation on asymmetric keydata typesRichard Levitte
2020-03-09Document the new DigestSign provider functionsMatt Caswell
2020-03-04Add some missing env var documentationRich Salz
2020-03-04Add Serializers for ECShane Lontis
2020-03-03Add pairwise consistency self tests to asym keygeneratorsShane Lontis
2020-03-02KEYMGMT: Add a keydata copy functionRichard Levitte
2020-03-02KEYMGMT: Add a keydata matching functionRichard Levitte
2020-02-28Implement the ECX SerializersMatt Caswell
2020-02-21Introduce the provider propertyMatt Caswell
2020-02-18[PROV][EC] Update documentationNicola Tuveri
2020-02-07Redesign the KEYMGMT libcrypto <-> provider interface - the basicsRichard Levitte