summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2019-10-01Adapt EVP_CIPHER_{param_to_asn1,asn1_to_param} for use with provider.Richard Levitte
2019-10-01Consistent formatting of flags with argsRich Salz
2019-09-28Funtion name with variable part in doc/man7/ and doc/internal/man3/Richard Levitte
2019-09-28Make doc/man7/ and doc/internal/man3/ conform with man-pages(7)Richard Levitte
2019-09-27[KDF] Add KBKDF implementation for counter-mode HMACRobbie Harwood
2019-09-27Reformat param description linesPauli
2019-09-27Make OSSL_PARAM descriptions uniformly formatted.Pauli
2019-09-26Use OSSL_PARAM types. Limits are explained in the description where appropri...Pauli
2019-09-26Use OSSL_PARAM types for MAC documentationPauli
2019-09-26Use OSSL_PARAM types for KDF documentationPauli
2019-09-25Remove the engine parameter from the provider MAC documentationsPauli
2019-09-25Remove the engine parameter from the individual MAC documentationPauli
2019-09-18Change PARAMETER NAMES links to PARAMETERSPauli
2019-09-18Fix links to functions.Pauli
2019-09-18Clean up KDF documentation in section 7.Pauli
2019-09-15Add fips module integrity checkShane Lontis
2019-09-15Fix examples in the section 7 KDF man pages.Pauli
2019-09-11Add EVP_CIPHER_CTX_tag_length()Shane Lontis
2019-09-09Revise EVP_PKEY param handlingMatt Caswell
2019-09-09Add docs for the provider interface for signature operationsMatt Caswell
2019-09-06Update KDF documentation (section 7)Pauli
2019-09-05Change provider params from int to size_tShane Lontis
2019-09-02Rework the documentation of our individual MAC implementationsRichard Levitte
2019-08-27Do not have duplicate section headsRich Salz
2019-08-26Cleanup ciphers and Add 3des ciphers.Shane Lontis
2019-08-24Get rid of the diversity of names for MAC parametersRichard Levitte
2019-08-20cleanup provider digestsShane Lontis
2019-08-19cipher cleanups.Shane Lontis
2019-08-19Add fips provider code for handling self test dataShane Lontis
2019-08-19Use EXAMPLES not EXAMPLE for section titleRich Salz
2019-08-16Rename ctx_{get,set}_params to {get,set}_ctx_paramsRichard Levitte
2019-08-15Prepare EVP_MAC infrastructure for moving all MACs to providersRichard Levitte
2019-08-15Rename provider and core get_param_types functionsRichard Levitte
2019-08-15Add missing EVP param utility functionsRichard Levitte
2019-08-12Make more use of OSSL_PARAM for digestsRichard Levitte
2019-08-05Documentation for the provider Key Exchange operationMatt Caswell
2019-07-31Refactor provider support for reporting errorsRichard Levitte
2019-07-30Document the provider CIPHER operationMatt Caswell
2019-07-25Document the provider DIGEST operationMatt Caswell
2019-07-23Describe OSSL_PARAM as a parameter descriptorRichard Levitte
2019-07-23provider-keymgmt(7): Document the KEYMGMT interfaceRichard Levitte
2019-07-22Documentation: add provider-base(7), describing the base functionsRichard Levitte
2019-07-22Documentation: Add provider(7), for general description of providersRichard Levitte
2019-07-19doc: fix some linksRichard Levitte
2019-07-15In documentation, consistently refer to OpenSSL 3.0Richard Levitte
2019-07-09Add X9.42 KDF.Shane Lontis
2019-07-02Fix TyposAntoine Cœur
2019-06-27man: clarify the 'random number generator must be seeded' requirementDr. Matthias St. Pierre
2019-06-11PBKDF2 updates to conform to SP800-132Shane Lontis
2019-06-06Address property documentation concerns.Pauli