index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man3
/
EVP_RAND.pod
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document the fips-indicator param for the test RNG
Pauli
2024-07-17
1
-0
/
+6
*
Fix a copy & paste error in the EVP_RAND docs
Matt Caswell
2024-07-15
1
-1
/
+1
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
doc: document that prediction resistance comes with a hidden cost
Pauli
2023-03-14
1
-0
/
+12
*
Replace some boldened types with a corresponding man page link
Richard Levitte
2022-12-08
1
-9
/
+6
*
rand: add set0 calls for the private and public DRBGs
Pauli
2022-11-01
1
-2
/
+7
*
doc: make XXX_get_number() internal
Pauli
2021-06-02
1
-8
/
+1
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-26
/
+29
*
Fix naming for EVP_RAND_CTX_gettable functions.
Pauli
2021-04-17
1
-7
/
+7
*
Update the algorithm fetching documentation links
Matt Caswell
2021-04-08
1
-1
/
+1
*
EVP: Add EVP_<TYPE>_description()
Richard Levitte
2021-04-02
1
-4
/
+10
*
doc: note that RAND lifecycle transitions will be enforced at some point
Pauli
2021-03-26
1
-1
/
+6
*
evp: add params argument to EVP_RAND_instantiate()
Pauli
2021-02-28
1
-7
/
+9
*
doc: note changes to rand gettable/settable provider call
Pauli
2021-02-26
1
-6
/
+23
*
Don't hold a lock when calling a callback in ossl_namemap_doall_names
Matt Caswell
2021-02-24
1
-3
/
+6
*
rand: note that locking needs to be explicitly enabled.
Pauli
2021-02-24
1
-0
/
+6
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Enable locking on the primary DRBG when we create it
Matt Caswell
2021-01-14
1
-1
/
+3
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-2
/
+2
*
drbg: revert renamings of the generate and reseed counter
Dr. Matthias St. Pierre
2020-09-23
1
-1
/
+1
*
rand: reference count the EVP_RAND contexts.
Pauli
2020-09-23
1
-0
/
+1
*
rand_drbg: remove RAND_DRBG.
Pauli
2020-08-07
1
-15
/
+5
*
Fix typos and repeated words
Gustaf Neumann
2020-07-05
1
-3
/
+3
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
1
-1
/
+1
*
evp_rand: documentation
Pauli
2020-06-24
1
-0
/
+379