Pauli
|
ccc860a77e
Revert "Remove conditional FIPS dependence for 3DES"
|
2 år sedan |
Pauli
|
464c1011b0
Remove conditional FIPS dependence for 3DES
|
2 år sedan |
Peiwei Hu
|
f15e3f3aa9
Fix the incorrect checks of EVP_CIPHER_CTX_rand_key
|
2 år sedan |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 år sedan |
Dmitry Belyavskiy
|
fba140c735
str[n]casecmp => OPENSSL_strncasecmp
|
2 år sedan |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 år sedan |
Peiwei Hu
|
bf4ceeded1
EVP_PKEY_keygen_init: fix return check
|
3 år sedan |
slontis
|
d7b5f06ede
Add KEM dupctx test
|
3 år sedan |
Shane Lontis
|
f41fd10d90
Add a gettable for provider ciphers to return the EVP_CIPH_RAND_KEY flag
|
3 år sedan |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 år sedan |
Jon Spillett
|
169eca602c
Enhance the encoder/decoder tests to allow testing with a non-default library context and configurable providers
|
3 år sedan |
Dr. David von Oheimb
|
91f2b15f2e
TEST: Prefer using precomputed RSA and DH keys for more efficient tests
|
3 år sedan |
Jon Spillett
|
b8c09a893c
Add special case to skip RC4 reinit
|
3 år sedan |
Dr. David von Oheimb
|
f925315203
Add convenience functions and macros for asymmetric key generation
|
3 år sedan |
Tomas Mraz
|
6c9bc258d2
Add type_name member to provided methods and use it
|
3 år sedan |
Tomas Mraz
|
2145ba5e83
Implement EVP_PKEY_dup() function
|
3 år sedan |
Pauli
|
af6171b35a
test: support params arguments to init functions
|
3 år sedan |
Shane Lontis
|
94553e85b6
Fix external symbols for bn
|
3 år sedan |
Tomas Mraz
|
fe75766c9c
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
|
3 år sedan |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 år sedan |
Tomas Mraz
|
8bc5b0a570
chacha20: Properly reinitialize the cipher context with NULL key
|
3 år sedan |
Dr. David von Oheimb
|
bca7ad6efd
Use adapted test_get_libctx() for simpler test setup and better error reporting
|
4 år sedan |
Richard Levitte
|
b03da688a2
Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()
|
4 år sedan |
Richard Levitte
|
f49d486075
test/evp_libctx_test.c: use OSSL_ENCODER instead of i2d_PublicKey()
|
4 år sedan |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 år sedan |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 år sedan |
Shane Lontis
|
f8e747471e
Add a copy of OSSL_SELF_TEST_get_callback() to the fips module.
|
4 år sedan |
Shane Lontis
|
80f4fd18f7
Add KEM (Key encapsulation mechanism) support to providers
|
4 år sedan |
Matt Caswell
|
24c4ea958e
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
|
4 år sedan |
Shane Lontis
|
116d2510f7
Add dh_kdf support to provider
|
4 år sedan |