Richard Levitte
|
550f974a09
New function EVP_CIPHER_free()
|
5 years ago |
Richard Levitte
|
3fd7026276
New function EVP_MD_free()
|
5 years ago |
Shane Lontis
|
784883fc2c
cipher cleanups.
|
5 years ago |
Antoine Cœur
|
c2969ff6e7
Fix Typos
|
5 years ago |
Matt Caswell
|
70c35fd1f6
Rename EVP_MD_upref/EVP_CIPHER_upref to EVP_MD_up_ref/EVP_CIPHER_up_ref
|
5 years ago |
Shane Lontis
|
10c25644e3
EC only uses approved curves in FIPS mode.
|
5 years ago |
Matt Caswell
|
52b18ce104
Add the function OPENSSL_thread_stop_ex()
|
5 years ago |
David Makepeace
|
87762939b5
Fixed typo in code comment.
|
5 years ago |
Matt Caswell
|
1576dfe090
Test that we can use the FIPS provider
|
5 years ago |
Matt Caswell
|
64f4fff796
Add a test for EVP_MD_block_size()
|
5 years ago |
Matt Caswell
|
5a2bd6bc66
Add an EVP_MD_CTX_md() test
|
5 years ago |
Shane Lontis
|
cad8347be2
fixed public range check in ec_GF2m_simple_oct2point
|
5 years ago |
Matt Caswell
|
847d0f81bb
Add a test for EVP_MD_fetch
|
5 years ago |
Bernd Edlinger
|
5dc40a83c7
Fix a crash in reuse of i2d_X509_PUBKEY
|
5 years ago |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
6 years ago |
Matt Caswell
|
10d5b415f9
Add a test where we reuse the EVP_PKEY_CTX for two HKDF test runs
|
6 years ago |
Dr. Matthias St. Pierre
|
35db366cf4
test/evp_extra_test.c: fix null pointer dereference
|
6 years ago |
Jack Lloyd
|
a6c4cb845a
Add test case for SM2 evp verification
|
6 years ago |
Paul Yang
|
4803717f5e
Support setting SM2 ID
|
6 years ago |
Shane Lontis
|
2eb2b4f3a1
Key zeroization fix for EVP_SealInit + added simple test
|
6 years ago |
Matt Caswell
|
fd38836ba8
Update copyright year
|
6 years ago |
Jack Lloyd
|
ddb634fe6f
Move SM2 algos to SM2 specific PKEY method
|
6 years ago |
Matt Caswell
|
896dcb8065
Fix no-ec
|
6 years ago |
Matt Caswell
|
bb5f281ad0
Add a test for the raw private/public key getters
|
6 years ago |
Benjamin Kaduk
|
8a8bc66562
Fix no-ec
|
7 years ago |
Paul Yang
|
b000470873
Support public key and param check in EVP interface
|
7 years ago |
Paul Yang
|
0822e89add
Support EVP_PKEY_meth_remove and pmeth internal cleanup
|
7 years ago |
Paul Yang
|
2aee35d37d
Support key check in EVP interface
|
7 years ago |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 years ago |
Pauli
|
b99fe5f492
Remove tests dependence on e_os.h
|
7 years ago |