HMAC doesn't work with a default digest
[openssl.git] / doc / man7 /
2021-05-21 Matt CaswellCleanup the missing*.txt files
2021-05-20 Matt CaswellUpdate copyright year
2021-05-20 Matt CaswellUpdate documentation for global properties mirroring
2021-05-20 Shane LontisAdd migration guide for 3.0
2021-05-15 Paulidoc: document all functions in provider-base(7)
2021-05-14 Paulimac: improve MAC documentation (Poly 1305 key reuse...
2021-05-13 Dmitry BelyavskiyEnumerating the legacy provider's cipher algorithms
2021-05-13 Dr. David von OheimbEVP_PKEY-X25519.pod: Correct EVP_PKEY_Q_keygen function...
2021-05-12 Shane LontisExport/import flags for FFC params changed to seperate...
2021-05-11 Matt CaswellUpdate documentation following addition of OSSL_LIB_CTX...
2021-05-11 Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-05-08 Dr. David von OheimbCrypto: Add deprecation compatibility declarations...
2021-05-07 Tomas MrazUnify parameter types in documentation
2021-05-07 Jon SpillettFixes #15070. Allow custom algorithm ID ASN.1 encoding...
2021-05-06 Matt CaswellUpdate copyright year
2021-05-06 Tomas Mrazprovider-storemgmt: Document the input-type and propert...
2021-05-05 Paulimac: update life-cycle description and diagrams to...
2021-04-26 Shane LontisDeprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().
2021-04-26 Shane LontisDoc updates for DH/DSA examples
2021-04-26 Shane LontisFixes related to separation of DH and DHX types
2021-04-26 Tomas MrazAdd type_name member to provided methods and use it
2021-04-22 Matt CaswellUpdate copyright year
2021-04-21 Richard LevitteENCODER & DECODER: Allow decoder implementations to...
2021-04-19 Dr. David von OheimbPKCS12 etc.: Add hints on using -legacy and -provider...
2021-04-18 Tomas MrazAdd DHX FIPS 186-4 domain parameter validation example
2021-04-17 PauliFix naming for EVP_RAND_CTX_gettable functions.
2021-04-16 Paulilifecycle: correct [sg]ettable to [sg]et
2021-04-15 Shane LontisAdd EVP_PKEY_todata() and EVP_PKEY_export() functions.
2021-04-15 Tomas MrazRemove keymgmt_copy function from the provider API
2021-04-15 Tomas MrazAdd selection support to the provider keymgmt_dup function
2021-04-15 Tomas MrazImplement provider-side keymgmt_dup function
2021-04-13 Shane LontisAdd FIPS Self test for AES_ECB decrypt
2021-04-12 Paulikmac: update the documention for the customisation...
2021-04-09 Nan XiaoFix typos in x509.pod
2021-04-09 Tomas MrazSmall fixes and cleanups of provider API documentation
2021-04-09 Tomas Mrazprovider-decoder.pod: Documentation of provider side...
2021-04-08 Matt CaswellUpdate copyright year
2021-04-08 Matt CaswellUpdate provider.pod
2021-04-08 Matt CaswellAdd additional glossary entries
2021-04-08 Matt CaswellExpand the libcrypto documentation
2021-04-01 Tomas MrazAdd "save-parameters" encoder parameter
2021-03-30 Nan XiaoFix typos in bio.pod
2021-03-26 Paulidoc: life-cycle descritpion for MACs
2021-03-26 Paulidoc: note that MAC lifecycle transitions will be enforc...
2021-03-26 Paulidoc: life-cycle descritpion for RANDs
2021-03-26 Paulidoc: note that RAND lifecycle transitions will be enfor...
2021-03-26 Paulidoc: life-cycle description for KDFs/PRFs
2021-03-26 Paulidoc: note that KDF/PRF transitions will be enforced...
2021-03-17 Tomas MrazMake EVP_PKEY_missing_parameters work properly on provi...
2021-03-17 Arthur GautierEVP_KDF-KB man page: fixup ABI/API change
2021-03-17 Paulidoc: remove TODOs about redesigning the AEAD API
2021-03-14 Shane LontisFix DSA EVP_PKEY_param_check() when defaults are used...
2021-03-11 Paulidoc: note that get_params and set_params calls should...
2021-03-11 Paulidoc: document the additional params argument to the...
2021-03-11 Paulidoc: add params argument to key manager's gen_init...
2021-03-11 Matt CaswellUpdate copyright year
2021-03-10 Paulicore: add up_ref callback for OSSL_CORE_BIO
2021-03-10 Shane LontisAdd new filter BIO BIO_f_readbuffer()
2021-03-09 Arthur GautierEVP_KDF-KB man page: Fix typo in the example code
2021-03-09 Shane LontisReword repeated words.
2021-03-08 Matt CaswellDocument the change in behaviour of the the low level...
2021-03-03 Richard LevitteDOCS: Fix provider-mac.pod and the docs of our implemen...
2021-03-03 Tomas MrazEVP_PKEY_CTX_get/settable_params: pass provider operati...
2021-03-03 Tomas MrazResolve TODOs in signature implementations.
2021-03-01 Rich SalzRemove RSA SSLv23 padding mode
2021-02-28 Paulidoc: update documenation with params argument on DRBG...
2021-02-28 Paulidoc: document additional argument to KDF derive calls
2021-02-28 Paulicore: add param argument to KDF derive call
2021-02-28 Paulidoc: update provider-mac documentation to account for...
2021-02-28 Paulidoc: update KMAC doc to not say that the `KEY\' paramet...
2021-02-28 Paulisiphash: Add the C and D round parameters for SipHash.
2021-02-26 Paulichanges to match the updated context gettable/settable...
2021-02-26 Paulidoc: changes to match the updated context gettable...
2021-02-26 Paulidoc: changes to match the updated context gettable...
2021-02-26 Paulidoc: note changes to rand gettable/settable provider...
2021-02-26 Paulidoc: note changes to digest gettable/settable provider...
2021-02-24 Richard LevitteAllow the sshkdf type to be passed as a single character
2021-02-24 Pauliprovider: add an unquery function to allow providers...
2021-02-24 Tomas MrazDeprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_...
2021-02-23 PauliRAND_METHOD deprecation: documentation
2021-02-18 Richard LevitteOSSL_PARAM: Correct the assumptions on the UTF8 string...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-17 Paulidoc: document the two new RAND functions
2021-02-15 Matt CaswellImplement EVP_PKEY_param_check_quick() and use it in...
2021-02-10 Shane LontisReplace provider digest flags with separate param fields
2021-02-10 Shane LontisReplace provider cipher flags with separate param fields
2021-02-10 Shane LontisReplace MAC flags OSSL_MAC_PARAM_FLAGS with separate...
2021-02-10 Shane LontisChange the ASN1 variant of x942kdf so that it can test...
2021-02-05 Tomas Mrazprovider-signature.pod: Fix formatting.
2021-01-28 Juergen ChristFix parameter types in sshkdf
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Richard LevitteClean away unnecessary length related OSSL_PARAM key...
2021-01-26 Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-18 Tomas MrazRename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_...
2021-01-15 Rich SalzDocument openssl thread-safety
2021-01-14 Michael BaentschEnhance default provider documentation
2021-01-14 Matt CaswellDocument the core_thread_start upcall
2021-01-13 Dr. David von OheimbAPPS: Allow OPENSSL_CONF to be empty, not loading a...
2021-01-09 Sahana Prasaddoc/man7/provider.pod: updates providers to use EVP_MD_...
2021-01-07 Matt CaswellUpdate copyright year
next