index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
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-rfc3820-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
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
providers
/
implementations
/
rands
/
test_rng.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
Irak Rigia
2023-04-21
1
-1
/
+1
*
test-rand: return failure on not enough data, allow parent
Pauli
2021-10-26
1
-11
/
+3
*
update set_ctx_param DRBG calls to return 1 for a NULL params
Pauli
2021-03-12
1
-0
/
+3
*
prov: update rand implementations to have a params argument for the instantia...
Pauli
2021-02-28
1
-2
/
+3
*
prov: update RNGs to support modified gettable/settable CTX params
Pauli
2021-02-26
1
-2
/
+4
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
RNG test: add get_entropy hook for testing.
Pauli
2021-02-17
1
-0
/
+14
*
test RNG: set state to uninitialised as part of uninstantiate call.
Pauli
2020-11-20
1
-0
/
+1
*
disassociate test RNG from the DRBGs
Pauli
2020-11-20
1
-161
/
+120
*
prov: move the entropy source out of the FIPS provider
Pauli
2020-11-20
1
-2
/
+2
*
Rename internal drbg_ functions so they have an ossl_ prefix.
Pauli
2020-11-19
1
-5
/
+5
*
Provide side RNG functions renamed to have an ossl_ prefix.
Pauli
2020-11-19
1
-2
/
+2
*
prov: prefix provider internal functions with ossl_
Pauli
2020-09-29
1
-3
/
+3
*
prov: prefix all OSSL_DISPATCH tables names with ossl_
Pauli
2020-09-29
1
-1
/
+1
*
drbg: revert renamings of the generate and reseed counter
Dr. Matthias St. Pierre
2020-09-23
1
-2
/
+2
*
provider: add the unused paramater tag to the gettable and settable functions
Pauli
2020-08-12
1
-2
/
+2
*
rand: fix typo in parameter name
Dr. Matthias St. Pierre
2020-08-08
1
-2
/
+2
*
gettables: provider changes to pass the provider context.
Pauli
2020-08-07
1
-2
/
+2
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
1
-13
/
+13
*
CTR, HASH and HMAC DRBGs in provider
Pauli
2020-06-24
1
-19
/
+11
*
test: add a test RNG.
Pauli
2020-06-24
1
-0
/
+332