Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
hace 3 años |
Jon Spillett
|
169eca602c
Enhance the encoder/decoder tests to allow testing with a non-default library context and configurable providers
|
hace 3 años |
Dr. David von Oheimb
|
91f2b15f2e
TEST: Prefer using precomputed RSA and DH keys for more efficient tests
|
hace 3 años |
Jon Spillett
|
b8c09a893c
Add special case to skip RC4 reinit
|
hace 3 años |
Dr. David von Oheimb
|
f925315203
Add convenience functions and macros for asymmetric key generation
|
hace 3 años |
Tomas Mraz
|
6c9bc258d2
Add type_name member to provided methods and use it
|
hace 3 años |
Tomas Mraz
|
2145ba5e83
Implement EVP_PKEY_dup() function
|
hace 3 años |
Pauli
|
af6171b35a
test: support params arguments to init functions
|
hace 3 años |
Shane Lontis
|
94553e85b6
Fix external symbols for bn
|
hace 3 años |
Tomas Mraz
|
fe75766c9c
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
|
hace 3 años |
Richard Levitte
|
4333b89f50
Update copyright year
|
hace 3 años |
Tomas Mraz
|
8bc5b0a570
chacha20: Properly reinitialize the cipher context with NULL key
|
hace 3 años |
Dr. David von Oheimb
|
bca7ad6efd
Use adapted test_get_libctx() for simpler test setup and better error reporting
|
hace 4 años |
Richard Levitte
|
b03da688a2
Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()
|
hace 4 años |
Richard Levitte
|
f49d486075
test/evp_libctx_test.c: use OSSL_ENCODER instead of i2d_PublicKey()
|
hace 4 años |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
hace 4 años |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
hace 4 años |
Shane Lontis
|
f8e747471e
Add a copy of OSSL_SELF_TEST_get_callback() to the fips module.
|
hace 4 años |
Shane Lontis
|
80f4fd18f7
Add KEM (Key encapsulation mechanism) support to providers
|
hace 4 años |
Matt Caswell
|
24c4ea958e
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
|
hace 4 años |
Shane Lontis
|
116d2510f7
Add dh_kdf support to provider
|
hace 4 años |
Shane Lontis
|
914f97eecc
Fix provider cipher reinit after init/update with a partial update block.
|
hace 4 años |
Matt Caswell
|
fcdd228b01
Fix no-dh and no-dsa
|
hace 4 años |
Shane Lontis
|
90409da6a5
Fix provider cipher reinit issue
|
hace 4 años |
Shane Lontis
|
63794b048c
Add multiple fixes for ffc key generation using invalid p,q,g parameters.
|
hace 4 años |