Shane Lontis
|
7cc355c2e4
Add AES_CBC_CTS ciphers to providers
|
4 years ago |
Pauli
|
c9ed9307f2
test: update EVP tests to include DRBG testing
|
4 years ago |
Pauli
|
d9c2fd51e2
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
|
4 years ago |
Pauli
|
765d04c946
kdf: make function naming consistent.
|
4 years ago |
Matt Caswell
|
b533510f3b
Fail if we fail to fetch the EVP_KEYMGMT
|
4 years ago |
Dr. David von Oheimb
|
c74aaa3920
Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp_parameters() to EVP_PKEY_parameters_eq()
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Richard Levitte
|
88af1ebb04
test/evp_test.c: fix keygen_test_run()
|
4 years ago |
Pauli
|
2ee0dfa684
Params: add argument to the _from_text calls to indicate if the param exists.
|
4 years ago |
Matt Caswell
|
8d242823ed
Fix common test framework options
|
4 years ago |
Richard Levitte
|
3995de2c03
Adapt tests for SM2 changes.
|
4 years ago |
Pauli
|
ed5cb1776b
mdc2: use evp_test instead of a separate test application.
|
4 years ago |
Shane Lontis
|
f75abcc0f0
Fix Use after free when copying cipher ctx
|
5 years ago |
Simo Sorce
|
33f54da3dd
Add KRB5KDF from RFC 3961
|
5 years ago |
Richard Levitte
|
f651c727f8
EVP: add name traversal functions to all fetchable types
|
5 years ago |
Shane Lontis
|
f816aa47ac
Add rc2 ciphers to default provider
|
5 years ago |
Shane Lontis
|
6a41156c20
Add rc5 ciphers to default provider
|
5 years ago |
Pauli
|
41f7ecf30d
Consistent naming for context gettable param queries .
|
5 years ago |
Richard Levitte
|
b13342e933
Modernise the ERR functionality further (new functions and deprecations)
|
5 years ago |
Richard Levitte
|
022351fdc3
test/evp_test.c: try fetching algorithms
|
5 years ago |
Paul Yang
|
98b687f8d0
Fix test error if scrypt is disabled
|
5 years ago |
Pauli
|
64da55a64f
Coverity 1453632 & 1453635: Null pointer dereferences (FORWARD_NULL)
|
5 years ago |
Pauli
|
92475712a9
Coverity 1414465: Resource leaks (RESOURCE_LEAK)
|
5 years ago |
Pauli
|
bf5739a026
Test updates in light of the KDF switchover
|
5 years ago |
Pauli
|
7f588d20cd
OSSL_PARAM_construct_utf8_string computes the string length.
|
5 years ago |
Richard Levitte
|
d5f8542913
Coverty fixes for MACs
|
5 years ago |
Richard Levitte
|
703170d4b9
Get rid of the diversity of names for MAC parameters
|
5 years ago |
Richard Levitte
|
f42c225d7f
test/evp_test.c: distinguish parsing errors from processing errors
|
5 years ago |
Patrick Steuer
|
3ce46435e6
Test for out-of-bounds write when requesting zero bytes from shake
|
5 years ago |