summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2020-09-18Add selftest callback to CRNG output testShane Lontis
2020-09-16Add self tests for rsa encryptionShane Lontis
2020-09-03Update the EVP_PKEY MAC documentationMatt Caswell
2020-08-29Add some documentation about the EVP_PKEY MAC interfaceMatt Caswell
2020-08-24STORE for providers: define libcrypto <-> provider interfaceRichard Levitte
2020-08-24CORE: Define provider-native abstract objectsRichard Levitte
2020-08-22Add Explicit EC parameter support to providers.Shane Lontis
2020-08-21Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte
2020-08-21Re-word null->empty property; improve iteration.count example in property.podDr. David von Oheimb
2020-08-14Move PKCS#12 KDF to provider.Pauli
2020-08-11Support cipher provider "iv state"Benjamin Kaduk
2020-08-09Add 'on demand self test' and status test to providersShane Lontis
2020-08-07rand_drbg: remove RAND_DRBG.Pauli
2020-08-07gettables: documentation changes to pass the provider context.Pauli
2020-07-30serialisation: Add a built-in base provider.Pauli
2020-07-24KEYMGMT: Add key loading function OSSL_FUNC_keymgmt_load()Richard Levitte
2020-07-24Add X509 related libctx changes.Shane Lontis
2020-07-16Update copyright yearRichard Levitte
2020-07-16Revert "kdf: make function naming consistent."Matt Caswell
2020-07-16Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell
2020-07-15Add AES_CBC_CTS ciphers to providersShane Lontis
2020-07-05Fix typos and repeated wordsGustaf Neumann
2020-06-25Update copyright yearMatt Caswell
2020-06-24Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre
2020-06-24Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre
2020-06-24evp_rand: documentationPauli
2020-06-19Add some missing OSSL_PKEY_PARAM_GROUP_NAME documentationMatt Caswell
2020-06-19Add documentation about CapabilitiesMatt Caswell
2020-06-19Make EVP_PKEY_CTX_[get|set]_group_name work for DH tooMatt Caswell
2020-06-19Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more genericMatt Caswell
2020-06-19Add missing section on asymmetric ciphersBenny Baumann
2020-06-17Add ACVP fips module testsShane Lontis
2020-06-14Fix nits detected by make cmd-nitsNicola Tuveri
2020-06-11The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*Pauli
2020-06-11kdf: make function naming consistent.Pauli
2020-06-10Update RSA keygen to use sp800-56b by defaultShane Lontis
2020-06-05Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keysMatt Caswell
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