summaryrefslogtreecommitdiff
path: root/doc/man7
Commit message (Expand)AuthorAgeFilesLines
* Fix FIPS provider value in docsTodd Short2021-06-111-1/+1
* Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8Richard Levitte2021-06-091-4/+6
* doc: add PKEY life cycle documentationPauli2021-06-082-0/+713
* doc: add references to cipher life cycle documentationPauli2021-06-081-1/+7
* doc: add cipher life cycle documentationPauli2021-06-082-0/+370
* doc: add references to digest life cycle documentationPauli2021-06-082-2/+8
* doc: add digest life cycle documentationPauli2021-06-081-0/+221
* doc: add digest lifecycle diagramPauli2021-06-081-0/+0
* Document missing EC/SM2 paramsShane Lontis2021-06-082-1/+32
* doc: update generated image filesPauli2021-06-063-0/+0
* ENCODER: use property definitions instead of getting implementation parametersRichard Levitte2021-06-051-34/+8
* ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPERichard Levitte2021-06-051-9/+0
* DECODER: use property definitions instead of getting implementation parametersRichard Levitte2021-06-051-78/+26
* Add documentation for newly added ASN1 functionsMatt Caswell2021-06-051-5/+7
* Rename also the OSSL_PROVIDER_name() functionTomas Mraz2021-06-011-1/+2
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-014-9/+13
* Migration guide updates for flags and controls.Shane Lontis2021-06-011-0/+19
* Teach EVP_PKEYs to say whether they were decoded from explicit paramsMatt Caswell2021-05-311-0/+5
* Add Docs for EVP_CIPHER-*Shane Lontis2021-05-2817-13/+682
* EVP_CIPHER Documentation updatesShane Lontis2021-05-281-267/+5
* Deprecate old style BIO callback callsTomas Mraz2021-05-261-0/+6
* doc: document the MAC block size getterPauli2021-05-255-4/+45
* Add PBKDF1 to the legacy providerJon Spillett2021-05-241-0/+8
* doc: update core_thread_start() documentationPauli2021-05-241-5/+7
* doc: rereference img locations into subdirectoryPauli2021-05-223-3/+3
* doc: move images into their own subdirectoryPauli2021-05-223-0/+0
* DOCS: Fixups of the migration guide and the FIPS module manualRichard Levitte2021-05-212-428/+940
* Cleanup the missing*.txt filesMatt Caswell2021-05-211-1/+0
* Update copyright yearMatt Caswell2021-05-203-3/+3
* Update documentation for global properties mirroringMatt Caswell2021-05-201-2/+7
* Add migration guide for 3.0Shane Lontis2021-05-204-5/+2252
* doc: document all functions in provider-base(7)Pauli2021-05-151-12/+16
* mac: improve MAC documentation (Poly 1305 key reuse, nomenclature)Pauli2021-05-141-0/+7
* Enumerating the legacy provider's cipher algorithmsDmitry Belyavskiy2021-05-131-0/+26
* EVP_PKEY-X25519.pod: Correct EVP_PKEY_Q_keygen function name in exampleDr. David von Oheimb2021-05-131-1/+1
* Export/import flags for FFC params changed to seperate fields.Shane Lontis2021-05-131-0/+17
* Update documentation following addition of OSSL_LIB_CTX_new_child()Matt Caswell2021-05-111-0/+54
* Add convenience functions and macros for asymmetric key generationDr. David von Oheimb2021-05-116-29/+24
* Crypto: Add deprecation compatibility declarations for SHA* message digest fu...Dr. David von Oheimb2021-05-081-1/+1
* Unify parameter types in documentationTomas Mraz2021-05-0712-38/+39
* Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphersJon Spillett2021-05-071-1/+1
* Update copyright yearMatt Caswell2021-05-061-1/+1
* provider-storemgmt: Document the input-type and properties parameters.Tomas Mraz2021-05-061-0/+10
* mac: update life-cycle description and diagrams to include finalXOFPauli2021-05-052-3/+11
* Deprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().Shane Lontis2021-04-272-2/+2
* Doc updates for DH/DSA examplesShane Lontis2021-04-272-9/+14
* Fixes related to separation of DH and DHX typesShane Lontis2021-04-262-29/+67
* Add type_name member to provided methods and use itTomas Mraz2021-04-261-0/+3
* Update copyright yearMatt Caswell2021-04-224-4/+4
* ENCODER & DECODER: Allow decoder implementations to specify "carry on"Richard Levitte2021-04-211-1/+28