sslapitest.c: With fips skip tests depending on X25519 and X448
[openssl.git] / doc / man3 / EVP_RAND.pod
2023-09-07 Matt CaswellCopyright year updates
2023-03-14 Paulidoc: document that prediction resistance comes with...
2022-12-08 Richard LevitteReplace some boldened types with a corresponding man...
2022-11-01 Paulirand: add set0 calls for the private and public DRBGs
2021-06-02 Paulidoc: make XXX_get_number() internal
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-04-17 PauliFix naming for EVP_RAND_CTX_gettable functions.
2021-04-08 Matt CaswellUpdate the algorithm fetching documentation links
2021-04-02 Richard LevitteEVP: Add EVP_<TYPE>_description()
2021-03-26 Paulidoc: note that RAND lifecycle transitions will be enfor...
2021-02-28 Paulievp: add params argument to EVP_RAND_instantiate()
2021-02-26 Paulidoc: note changes to rand gettable/settable provider...
2021-02-24 Matt CaswellDon't hold a lock when calling a callback in ossl_namem...
2021-02-24 Paulirand: note that locking needs to be explicitly enabled.
2021-01-28 Richard LevitteUpdate copyright year
2021-01-14 Matt CaswellEnable locking on the primary DRBG when we create it
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-23 Dr. Matthias St... drbg: revert renamings of the generate and reseed counter
2020-09-22 Paulirand: reference count the EVP_RAND contexts.
2020-08-07 Paulirand_drbg: remove RAND_DRBG.
2020-07-04 Gustaf NeumannFix typos and repeated words
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-06-24 Paulievp_rand: documentation