summaryrefslogtreecommitdiffstats
path: root/doc/man7 (follow)
Commit message (Expand)AuthorAgeFilesLines
* DOCS: add openssl-core_names.h(7)Richard Levitte2020-05-291-0/+49
* DOCS: add openssl-core_numbers.h(7)Richard Levitte2020-05-291-0/+56
* Clean up some doc nitsRich Salz2020-05-271-7/+2
* Update core_names.h fields and document most fields.Shane Lontis2020-05-2619-320/+1157
* Update documentation following changes of various typesMatt Caswell2020-05-163-32/+53
* Update copyright yearMatt Caswell2020-05-151-1/+1
* doc: remove deprecation notes for apps that are staying.Pauli2020-05-091-3/+9
* Remove gen_get_params & gen_gettable_params from keygen operationShane Lontis2020-05-071-12/+0
* Amend references to "OpenSSL license"Shourya Shukla2020-04-292-2/+2
* doc: Random spellcheckingSebastian Andrzej Siewior2020-04-281-3/+3
* Update copyright yearMatt Caswell2020-04-2323-23/+23
* PROV: Ensure that ED25519 & ED448 keys have a mandatory digestRichard Levitte2020-04-231-0/+10
* DOC: Extend EVP_PKEY-DSA(7) / EVP_PKEY_DH(7) with FFC informationShane Lontis2020-04-201-6/+207
* DOC: Refactor provider-keymgmt(7) to give the keytypes their own pagesRichard Levitte2020-04-205-236/+413
* doc: note that the FIPS provider contains some non-approved algorithms.Pauli2020-04-171-2/+3
* Add DSA keygen to providerShane Lontis2020-04-151-0/+50
* KEYMGMT: Add functions to get param/key generation parametersRichard Levitte2020-04-151-0/+12
* Add a null provider which implements no algorithms.Pauli2020-04-091-0/+35
* Add data driven SELF TEST code for signatures and key agreementShane Lontis2020-04-031-1/+3
* Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fieldsShane Lontis2020-04-011-11/+67
* Add ECDSA to providersShane Lontis2020-03-151-0/+17
* doc: Update the reference from draft to RFCJakub Jelen2020-03-132-2/+2
* CORE: Add the key object generator libcrypto<->provider interfaceRichard Levitte2020-03-121-5/+48
* DOCS: Move implementation specific docs away from provider-digest(7)Richard Levitte2020-03-1015-39/+677
* DOCS: Start restructuring our provider and implementation documentationRichard Levitte2020-03-103-4/+445
* DOCS: Fix documentation on asymmetric keydata typesRichard Levitte2020-03-091-12/+12
* Document the new DigestSign provider functionsMatt Caswell2020-03-091-6/+160
* Add some missing env var documentationRich Salz2020-03-041-5/+12
* Add Serializers for ECShane Lontis2020-03-031-0/+26
* Add pairwise consistency self tests to asym keygeneratorsShane Lontis2020-03-031-52/+6
* KEYMGMT: Add a keydata copy functionRichard Levitte2020-03-021-1/+10
* KEYMGMT: Add a keydata matching functionRichard Levitte2020-03-021-0/+8
* Implement the ECX SerializersMatt Caswell2020-02-271-0/+81
* Introduce the provider propertyMatt Caswell2020-02-219-25/+31
* [PROV][EC] Update documentationNicola Tuveri2020-02-182-20/+145
* Redesign the KEYMGMT libcrypto <-> provider interface - the basicsRichard Levitte2020-02-072-138/+163
* Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre2020-02-061-1/+1
* EVP_PKEY_assign_EC_KEY(): detect SM2 curve and set EVP_PKEY type accordinglyRichard Levitte2020-02-021-16/+6
* Add RSA key validation to default providerShane Lontis2020-01-291-1/+25
* Fix some missing doc links.Rich Salz2020-01-227-16/+13
* EVP: make EVP_PKEY_{bits,security_bits,size} work with provider only keysRichard Levitte2020-01-171-6/+66
* Add FIPS Self test kats for digestsShane Lontis2020-01-152-0/+263
* Add GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GCM_SET_IV_INV to providersShane Lontis2020-01-101-0/+12
* CORE & EVP: Specify OP_query_operation_name() for KEYMGMTRichard Levitte2020-01-091-0/+13
* DOCS: The interpretation of OPENSSL_API_COMPAT has changed, update docsRichard Levitte2020-01-091-19/+21
* Fix KMAC docsShane Lontis2020-01-071-2/+2
* Add AES_CBC_HMAC_SHA ciphers to providers.Shane Lontis2020-01-061-0/+49
* Rename doc/man7/provider-asymcipher.podRichard Levitte2019-12-211-0/+0
* Deprecate most of debug-memoryRich Salz2019-12-141-2/+1
* Various missing-link fixesRich Salz2019-12-122-3/+1