aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man7
Commit message (Expand)AuthorAgeFilesLines
* Add fips self tests for all included kdfShane Lontis2020-12-111-0/+12
* rand: add a provider side seed source.Pauli2020-12-091-0/+87
* Add EVP_KDF-X942 to the fips moduleShane Lontis2020-12-025-124/+194
* doc: Documentation changes for moving the entropy source out of the fips prov...Pauli2020-11-204-6/+42
* Fixup EVP-MAC-KMAC documentationShane Lontis2020-11-161-3/+70
* Document the provider KDF API.Pauli2020-11-161-0/+329
* ENCODER: Add support for OSSL_FUNC_encoder_does_selection()Richard Levitte2020-11-111-3/+12
* ENCODER: Add support for specifying the outermost output structureRichard Levitte2020-11-111-0/+13
* CORE: Add support for specifying the outermost object structureRichard Levitte2020-11-111-0/+5
* Add support for making all of KBKDF FixedInput fields optional.Shane Lontis2020-11-111-8/+26
* Constify OSSL_FUNC_keymgmt_validate()Nicola Tuveri2020-10-231-1/+1
* Rename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().Shane Lontis2020-10-227-11/+11
* Rename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().Shane Lontis2020-10-227-7/+7
* Constify OSSL_FUNC_keymgmt_has()Nicola Tuveri2020-10-221-1/+1
* Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_keyMatt Caswell2020-10-203-7/+9
* Update copyright yearMatt Caswell2020-10-151-1/+1
* Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'Dr. Matthias St. Pierre2020-10-151-3/+3
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-2/+2
* Define OSSL_CAPABILITY_TLS_GROUP_IS_KEMNicola Tuveri2020-10-141-7/+34
* Document how deprecation should be doneRichard Levitte2020-10-121-1/+2
* doc: remove duplicated code in examplePauli2020-10-061-4/+0
* Remove openssl provider appShane Lontis2020-09-261-1/+0
* Document the provider side SM2 Asymmetric Cipher supportMatt Caswell2020-09-254-2/+55
* drbg: revert renamings of the generate and reseed counterDr. Matthias St. Pierre2020-09-235-5/+5
* Fix EVP_KDF_scrypt so that is uses a propq for its fetch.Shane Lontis2020-09-231-2/+9
* ENCODER: Redefine the libcrypto <-> provider interfaceRichard Levitte2020-09-201-87/+144
* Add KEM (Key encapsulation mechanism) support to providersShane Lontis2020-09-195-0/+295
* Update the EdDSA docs with information about Algorithm IdentifiersMatt Caswell2020-09-181-0/+13
* Add selftest callback to CRNG output testShane Lontis2020-09-181-0/+8
* Add self tests for rsa encryptionShane Lontis2020-09-161-0/+10
* Update the EVP_PKEY MAC documentationMatt Caswell2020-09-036-15/+39
* Add some documentation about the EVP_PKEY MAC interfaceMatt Caswell2020-08-292-0/+136
* STORE for providers: define libcrypto <-> provider interfaceRichard Levitte2020-08-241-0/+178
* CORE: Define provider-native abstract objectsRichard Levitte2020-08-241-0/+189
* Add Explicit EC parameter support to providers.Shane Lontis2020-08-221-1/+83
* Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte2020-08-215-90/+87
* Re-word null->empty property; improve iteration.count example in property.podDr. David von Oheimb2020-08-211-4/+4
* Move PKCS#12 KDF to provider.Pauli2020-08-142-0/+88
* Support cipher provider "iv state"Benjamin Kaduk2020-08-111-1/+8
* Add 'on demand self test' and status test to providersShane Lontis2020-08-091-0/+11
* rand_drbg: remove RAND_DRBG.Pauli2020-08-073-89/+71
* gettables: documentation changes to pass the provider context.Pauli2020-08-079-21/+21
* serialisation: Add a built-in base provider.Pauli2020-07-303-4/+109
* KEYMGMT: Add key loading function OSSL_FUNC_keymgmt_load()Richard Levitte2020-07-241-6/+17
* Add X509 related libctx changes.Shane Lontis2020-07-241-1/+2
* Update copyright yearRichard Levitte2020-07-161-1/+1
* Revert "kdf: make function naming consistent."Matt Caswell2020-07-1610-80/+80
* Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell2020-07-167-21/+21
* Add AES_CBC_CTS ciphers to providersShane Lontis2020-07-151-0/+32
* Fix typos and repeated wordsGustaf Neumann2020-07-055-11/+11