index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rand
Age
Commit message (
Expand
)
Author
2022-10-11
Update copyright year
Matt Caswell
2022-07-13
Pre-declare all core dispatch table functions, and fix the internal ones
Richard Levitte
2022-06-21
Update copyright year
Matt Caswell
2022-06-17
Clarify use of EGD for HPNS in rand/rand_egd.c comments.
Randall S. Becker
2022-05-09
remove legacy VxWorks workaround
Max Bachmann
2022-04-21
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2022-03-15
Update copyright year
Matt Caswell
2022-02-20
rand: Add missing check for rand_get_global
Jiasheng Jiang
2021-12-29
Fix a misuse of NULL check
Weiguo Li
2021-07-20
err: remove the derivation function is mandatory for FIPS error message since...
Pauli
2021-06-21
Ensure we remove libctx DRBG state before removing the provider store
Matt Caswell
2021-06-17
Update copyright year
Matt Caswell
2021-06-07
Elimination of some sources not needed in the FIPS_MODULE
Tomas Mraz
2021-06-02
Add NCONF_get0_libctx()
Rich Salz
2021-06-01
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
rand: use size_t for size argument to RAND_bytes_ex()
Pauli
2021-05-29
rand: add a strength argument to the BN and RAND RNG calls
Pauli
2021-05-26
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-11
Add the ability for ex_data to have a priority
Matt Caswell
2021-04-08
Update copyright year
Matt Caswell
2021-04-01
Corrected missing definitions from NonStop SPT build.
Randall S. Becker
2021-03-26
rand: fix coverity 1473636: data race condition
Pauli
2021-03-18
Add ossl_rand symbols
Shane Lontis
2021-03-14
Always check CRYPTO_LOCK_{read,write}_lock
Rich Salz
2021-03-12
Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcrypto
Tomas Mraz
2021-02-28
rand: use params argument on instantiate call
Pauli
2021-02-23
RAND_METHOD deprecation: code changes
Pauli
2021-02-02
Refactor RAND_get0_primary() locking
Matt Caswell
2021-01-28
Update copyright year
Richard Levitte
2021-01-14
Enable locking on the primary DRBG when we create it
Matt Caswell
2020-12-09
rand: allow seed-src to be missing
Pauli
2020-12-09
rand: add a provider side seed source.
Pauli
2020-11-24
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-20
prov: move the entropy source out of the FIPS provider
Pauli
2020-11-20
rand: move the entropy source out of the FIPS provider
Pauli
2020-11-20
doc: Documentation changes for moving the entropy source out of the fips prov...
Pauli
2020-11-19
Provide side RNG functions renamed to have an ossl_ prefix.
Pauli
2020-11-13
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
Richard Levitte
2020-11-13
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-10-15
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-09-24
Use OPENSSL_SYS_TANDEM instead of OPENSSL_SYSNAME_TANDEM
Richard Levitte
2020-09-23
Add a "random" configuration section.
Pauli
2020-09-12
NonStop port updates for 3.0.0.
Randall S. Becker
2020-08-28
rand: instantiate the DRBGs upon first use.
Pauli
2020-08-07
rand_drbg: remove RAND_DRBG.
Pauli
2020-07-23
Fix: uninstantiation breaks the RAND_DRBG callback mechanism
Dr. Matthias St. Pierre
2020-07-16
Update copyright year
Richard Levitte
2020-07-16
deprecate engines in libcrypto
Pauli
2020-07-15
Enable WinCE build without deceiving _MSC_VER.
aSoujyuTanaka
2020-07-14
DRBG: rename the DRBG taxonomy.
Pauli
[next]