summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
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
2019-12-21Rename doc/man7/provider-asymcipher.podRichard Levitte
2019-12-14Deprecate most of debug-memoryRich Salz
2019-12-12Various missing-link fixesRich Salz
2019-12-11Fix some typosVeres Lajos
2019-12-05Add documentation for the newly added RSA_PKCS1_WITH_TLS_PADDINGMatt Caswell
2019-11-29PROV BIO: add a BIO_vprintf() upcall, and a provider BIO libraryRichard Levitte
2019-11-29SERIALIZER: add support for serializing EVP_PKEYsRichard Levitte
2019-11-29SERIALIZER: New API for serialization of objects through providersRichard Levitte
2019-11-29Disable mem leak checking for the self test lockMatt Caswell
2019-11-28Document more env var stuff, fix some typo'sRich Salz
2019-11-27doc/man7/proxy-certificates.pod: New guide for proxy certificatesRichard Levitte
2019-11-21Documentation updates due to naming tweaksMatt Caswell
2019-11-15Fix some broken doc linksRich Salz