summaryrefslogtreecommitdiffstats
path: root/doc/man7/provider-rand.pod (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesTomas Mraz2024-09-051-1/+1
* Cleanups for FIPS indicator documentationslontis2024-08-261-3/+8
* Document the fips-indicator param for the test RNGPauli2024-07-171-0/+6
* Fix parameter types int -> integer changesPauli2024-07-161-2/+2
* Change all existing FIPS configurable checks to use FIPS indicators.slontis2024-07-111-0/+18
* Replace some boldened types with a corresponding man page linkRichard Levitte2022-12-081-2/+2
* doc: note that RAND lifecycle transitions will be enforced at some pointPauli2021-03-261-1/+9
* doc: note that get_params and set_params calls should return true if the para...Pauli2021-03-111-0/+2
* doc: update documenation with params argument on DRBG instantiate callsPauli2021-02-281-2/+4
* doc: note changes to rand gettable/settable provider callPauli2021-02-261-7/+12
* Update copyright yearMatt Caswell2021-02-181-1/+1
* doc: document the two new RAND functionsPauli2021-02-171-1/+22
* drbg: revert renamings of the generate and reseed counterDr. Matthias St. Pierre2020-09-231-1/+1
* rand_drbg: remove RAND_DRBG.Pauli2020-08-071-13/+1
* gettables: documentation changes to pass the provider context.Pauli2020-08-071-3/+3
* Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre2020-06-241-53/+53
* evp_rand: documentationPauli2020-06-241-0/+276