aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man7
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2020-06-2510-10/+10
* Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre2020-06-2410-596/+598
* Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre2020-06-2414-29/+29
* evp_rand: documentationPauli2020-06-245-0/+700
* Add some missing OSSL_PKEY_PARAM_GROUP_NAME documentationMatt Caswell2020-06-192-1/+7
* Add documentation about CapabilitiesMatt Caswell2020-06-191-0/+78
* Make EVP_PKEY_CTX_[get|set]_group_name work for DH tooMatt Caswell2020-06-191-1/+1
* Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more genericMatt Caswell2020-06-191-4/+4
* Add missing section on asymmetric ciphersBenny Baumann2020-06-191-0/+8
* Add ACVP fips module testsShane Lontis2020-06-171-0/+53
* Fix nits detected by make cmd-nitsNicola Tuveri2020-06-141-1/+1
* The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*Pauli2020-06-117-21/+21
* kdf: make function naming consistent.Pauli2020-06-1110-80/+80
* Update RSA keygen to use sp800-56b by defaultShane Lontis2020-06-101-0/+6
* Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keysMatt Caswell2020-06-053-0/+15
* Update copyright yearMatt Caswell2020-06-041-1/+1
* Update manpage to fix examples, other minor tweaksRich Salz2020-06-031-17/+15
* Cleanup cert config files for testsRich Salz2020-06-031-2/+2
* 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-041-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