Pauli
|
ee8db8c5fb
evp: make all _is_a functions accept and handle a NULL argument
|
2 سال پیش |
Tomas Mraz
|
3f773c911a
fips module header inclusion fine-tunning
|
3 سال پیش |
Richard Levitte
|
cd77073879
Adapt all public EVP_XXX_do_all_provided() for the changed evp_generic_do_all()
|
3 سال پیش |
Pauli
|
bcd5d3a22d
libcrypto: make XXX_get_number() internal
|
3 سال پیش |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 سال پیش |
Shane Lontis
|
7c14d0c1c0
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
3 سال پیش |
Tomas Mraz
|
6c9bc258d2
Add type_name member to provided methods and use it
|
3 سال پیش |
Rich Salz
|
543e740b95
Standard style for all EVP_xxx_free routines
|
3 سال پیش |
Pauli
|
e494fac705
Fix naming for EVP_RAND_CTX_gettable functions.
|
3 سال پیش |
Richard Levitte
|
0388823329
EVP: Add EVP_<TYPE>_description()
|
3 سال پیش |
Richard Levitte
|
309a78aa30
CORE: Add an algorithm_description field to OSSL_ALGORITHM
|
3 سال پیش |
Pauli
|
671ff5c74e
evp: add params argument to EVP_RAND_instantiate()
|
3 سال پیش |
Pauli
|
caa60428cd
evp: support modified gettable/settable ctx calls for RNGs
|
3 سال پیش |
Matt Caswell
|
d84f5515fa
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
3 سال پیش |
Pauli
|
f626c3ffae
rand: allow lock/unlock functions to be absent
|
3 سال پیش |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 سال پیش |
Matt Caswell
|
f5a50c2a07
Enable locking on the primary DRBG when we create it
|
3 سال پیش |
Pauli
|
03bede0cc8
rand: move the entropy source out of the FIPS provider
|
4 سال پیش |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 سال پیش |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 سال پیش |
Pauli
|
d8e52fd05e
evp_rand: fix bug in gettable_ctx/settable_ctx calls
|
4 سال پیش |
Pauli
|
4640cd00c3
rand: reference count the EVP_RAND contexts.
|
4 سال پیش |
Pauli
|
7d615e2178
rand_drbg: remove RAND_DRBG.
|
4 سال پیش |
Pauli
|
18ec26babc
gettables: core changes to pass the provider context.
|
4 سال پیش |
Pauli
|
22f7f42433
rand: avoid caching RNG parameters.
|
4 سال پیش |
Pauli
|
7dc38bea94
Refactor the EVP_RAND code to make locking issues less likely
|
4 سال پیش |
Pauli
|
132abb21f9
rand: fix recursive locking issue.
|
4 سال پیش |
Dr. Matthias St. Pierre
|
363b1e5dae
Make the naming scheme for dispatched functions more consistent
|
4 سال پیش |
Pauli
|
f000e82898
CTR, HASH and HMAC DRBGs in provider
|
4 سال پیش |