summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
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
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2020-02-02EVP_PKEY_assign_EC_KEY(): detect SM2 curve and set EVP_PKEY type accordinglyRichard Levitte
2020-01-29Add RSA key validation to default providerShane Lontis
2020-01-22Fix some missing doc links.Rich Salz
2020-01-17EVP: make EVP_PKEY_{bits,security_bits,size} work with provider only keysRichard Levitte
2020-01-15Add FIPS Self test kats for digestsShane Lontis
2020-01-10Add GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GCM_SET_IV_INV to providersShane Lontis
2020-01-09CORE & EVP: Specify OP_query_operation_name() for KEYMGMTRichard Levitte
2020-01-09DOCS: The interpretation of OPENSSL_API_COMPAT has changed, update docsRichard Levitte
2020-01-07Fix KMAC docsShane Lontis
2020-01-06Add AES_CBC_HMAC_SHA ciphers to providers.Shane Lontis