Richard Levitte
|
b646179229
Copyright year updates
|
7 kuukautta sitten |
Neil Horman
|
806bbafe2d
Check appropriate OSSL_PARAM_get_* functions for NULL
|
10 kuukautta sitten |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 vuosi sitten |
Yi Li
|
2c500578fc
crypto/params: drop float for UEFI
|
1 vuosi sitten |
Pauli
|
79523d5592
params: add helper functions to allocate & copy params
|
1 vuosi sitten |
Richard Levitte
|
c2ae891483
In OSSL_PARAM_set_BN(), make sure that the data_size field is at least 1
|
1 vuosi sitten |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 vuotta sitten |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 vuotta sitten |
Tomas Mraz
|
327a720d5d
OSSL_PARAM_get_*_ptr: Drop errors from ptr/string mismatch
|
2 vuotta sitten |
Richard Levitte
|
f1719858a0
Add support for signed BIGNUMs in the OSSL_PARAM API
|
3 vuotta sitten |
Pauli
|
ac1082f00f
params: add error messages for built in param conversions
|
2 vuotta sitten |
Pauli
|
b9d022d78f
params: fix range check when converting double to uint64_t.
|
3 vuotta sitten |
Pauli
|
d7c88f7600
params: avoid using intmax_t since it's not well supported
|
3 vuotta sitten |
Tomas Mraz
|
1fac270501
Fix potential NULL dereference in OSSL_PARAM_get_utf8_string()
|
3 vuotta sitten |
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 |