Tomas Mraz
|
cede07dc51
Remove the external BoringSSL test
|
3 years ago |
Shane Lontis
|
251c48183b
Fix DER reading from stdin for BIO_f_readbuffer
|
3 years ago |
Matt Caswell
|
81c15ed00b
Test errors from a provider can still be accessed after unload
|
3 years ago |
Pauli
|
b3ab537b3a
test: add framework for generic fake random number generator
|
3 years ago |
Matt Caswell
|
76cb077f81
Deprecate the libssl level SRP APIs
|
3 years ago |
Richard Levitte
|
388eb0d970
TEST: Add an algorithm ID tester for libcrypto vs provider
|
3 years ago |
Shane Lontis
|
5b5eea4b60
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
|
4 years ago |
Dr. David von Oheimb
|
0b7368dda0
TEST: move cert, key, and CSR loading aux functions to new testutil/load.c
|
3 years ago |
Dr. David von Oheimb
|
bca7ad6efd
Use adapted test_get_libctx() for simpler test setup and better error reporting
|
4 years ago |
Richard Levitte
|
527eb8d294
TEST: Add a simple module loader, and test the FIPS module with it
|
4 years ago |
Richard Levitte
|
9800b1a0da
TEST: Break out the local dynamic loading code from shlibloadtest.c
|
4 years ago |
Dr. David von Oheimb
|
20f8bc7255
test cleanup: move helper .c and .h files to test/helpers/
|
4 years ago |
Dr. David von Oheimb
|
5658470ce7
endecode_test.c: Significant speedup in generating DH and DHX keys
|
4 years ago |
Matt Caswell
|
4d8e8a2d37
Deprecate the DHparams and DHxparams PEM routines
|
4 years ago |
Shane Lontis
|
6692343678
Fix no-deprecated configuration
|
4 years ago |
Matt Caswell
|
cdbd27bab4
Test various deprecated PEM_read_bio_* APIs
|
4 years ago |
Pauli
|
15f54941bd
test RNG: set state to uninitialised as part of uninstantiate call.
|
4 years ago |
Richard Levitte
|
e76a696273
test/endecoder_legacy_test.c: new test for legacy comparison
|
4 years ago |
Richard Levitte
|
f0c62c5328
TEST: Add a test of EC key generation with encoding spec
|
4 years ago |
Shane Lontis
|
3481694946
Fix coverity issue: CID 1466486 - Resource leak in OSSL_STORE
|
4 years ago |
Richard Levitte
|
b830e00429
Diverse build.info: Adjust paths
|
4 years ago |
Pauli
|
4516bf7422
rand: instantiate the DRBGs upon first use.
|
4 years ago |
Richard Levitte
|
ece9304c96
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
|
4 years ago |
Dr. David von Oheimb
|
1bb6f70da3
testutil: Add provider.c with test_get_libctx(), to use at least for SSL and CMP
|
4 years ago |
Matt Caswell
|
bfa6aaab45
Test that EVP_default_properties_is_fips_enabled() works early
|
4 years ago |
Shane Lontis
|
04cb5ec0b7
Add 'on demand self test' and status test to providers
|
4 years ago |
Pauli
|
7d615e2178
rand_drbg: remove RAND_DRBG.
|
4 years ago |
Jon Spillett
|
c5ec6dcf0b
Add new APIs to get PKCS12 secretBag OID and value
|
5 years ago |
Richard Levitte
|
5a23d78c9b
TEST: Add new serializer and deserializer test
|
4 years ago |
Pauli
|
41bbba5375
EVP: deprecate the EVP_X_meth_ functions.
|
4 years ago |