Shane Lontis
|
884314cab7
Add OSSL_PARAM_dup() and OSSL_PARAM_merge().
|
3 vuotta sitten |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 vuotta sitten |
Richard Levitte
|
247a1786e2
OSSL_PARAM: Correct the assumptions on the UTF8 string length
|
3 vuotta sitten |
Pauli
|
e9c5e64278
params: allow more variations in integer conversions.
|
3 vuotta sitten |
Pauli
|
5b1d94c11c
Fix some warnings from clang 10 in params.c
|
4 vuotta sitten |
Richard Levitte
|
ab00ddb559
OSSL_PARAM: Add string pointer getters
|
4 vuotta sitten |
Pauli
|
5fdaa38feb
params: add OSSL_PARAM helpers for time_t.
|
4 vuotta sitten |
Benjamin Kaduk
|
7c302f8afc
params: do not ignore zero-length strings
|
4 vuotta sitten |
Matt Caswell
|
b756626a37
Allow OSSL_PARAM_get_octet_string() to pass a NULL buffer
|
4 vuotta sitten |
Pauli
|
3873887e89
params: change OSSL_PARAM_set_unmodified() to operate on a params array
|
4 vuotta sitten |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 vuotta sitten |
Pauli
|
8d5fb64852
params: add functionality to test if an OSSL_PARAM has been set.
|
4 vuotta sitten |
Pauli
|
86f32187c3
params: avoid a core dump with a null pointer and a get string call
|
4 vuotta sitten |
Matt Caswell
|
46ef075a99
Allow strings in params to be of zero length
|
5 vuotta sitten |
Matt Caswell
|
b3f3ba7011
Allow setting a NULL pointer in a params structure
|
5 vuotta sitten |
Richard Levitte
|
0f73e719c6
Fix OSSL_PARAM_set_BN() to fill the given buffer correctly.
|
5 vuotta sitten |
Richard Levitte
|
8f3b8fd6f4
OSSL_PARAM functions: change to allow the data field to be NULL
|
5 vuotta sitten |
Pauli
|
7f588d20cd
OSSL_PARAM_construct_utf8_string computes the string length.
|
5 vuotta sitten |
Shane Lontis
|
c04a9916d4
Fix windows compile errors in params.c
|
5 vuotta sitten |
Matt Caswell
|
ff64702b3d
Make the EVP Key Exchange code provider aware
|
5 vuotta sitten |
Pauli
|
4e7991b497
Change OSSL_PARAM return size to not be a pointer.
|
5 vuotta sitten |
Pauli
|
9830e7ea42
Params conversion tests.
|
5 vuotta sitten |
Richard Levitte
|
f55ed701a4
Params API: {utf8,octet}_ptr need to know the data size
|
5 vuotta sitten |
Richard Levitte
|
195852fefc
Params: add OSSL_PARAM_construct_end()
|
5 vuotta sitten |
Pauli
|
6ce84e6410
Fix big endian param API tests.
|
5 vuotta sitten |
Matt Caswell
|
9efa0ae0b6
Create a FIPS provider and put SHA256 in it
|
5 vuotta sitten |
Pauli
|
863360fbc5
Implement the param types that aren't explicitly lengthened (e.g. int) in terms
|
5 vuotta sitten |
Pauli
|
7ffbd7ca96
OSSL_PARAM helper functions.
|
5 vuotta sitten |