Matt Caswell
|
da1c088f59
Copyright year updates
|
1 år sedan |
Irak Rigia
|
1e6bd31e58
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
|
1 år sedan |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 år sedan |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 år sedan |
Tomas Mraz
|
01b1877567
DH: Make padding always on when X9.42 KDF is used
|
2 år sedan |
Jiasheng Jiang
|
c920020f0b
dh_exch.c: Add check for OPENSSL_strdup
|
2 år sedan |
Tomas Mraz
|
c1167f09d8
dh_exch.c: Correct gettable parameters for DH key exchange
|
2 år sedan |
x2018
|
04e3ab64d5
check the return value of EVP_MD_fetch in ecdh_exch.c:285 & dh_exch.c:347
|
2 år sedan |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 år sedan |
slontis
|
21a0d9f3ed
Fix dh dupctx refcount error
|
3 år sedan |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 år sedan |
Matt Caswell
|
6ce58488bd
Store some FIPS global variables in the FIPS_GLOBAL structure
|
3 år sedan |
Shane Lontis
|
46eee7104d
Add domain parameter match check for DH and ECDH key exchange.
|
3 år sedan |
Pauli
|
2b2f4f9b1b
prov: update exchange algorithms to support params on the init call
|
3 år sedan |
Tomas Mraz
|
fb67126ea8
EVP_PKEY_CTX_get/settable_params: pass provider operation context
|
3 år sedan |
Tomas Mraz
|
77b03f0e8f
Improve error reporting in key exchange provider implementations
|
3 år sedan |
Shane Lontis
|
19dbb742cd
Fix external symbols related to dh keys
|
3 år sedan |
Shane Lontis
|
7b676cc8c6
Fix external symbols related to provider related security checks for
|
3 år sedan |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 år sedan |
Richard Levitte
|
ba0a6d1deb
Clean away unnecessary length related OSSL_PARAM key names
|
3 år sedan |
Shane Lontis
|
89cccbea51
Add EVP_KDF-X942 to the fips module
|
4 år sedan |
Dr. Matthias St. Pierre
|
a829b735b6
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
|
4 år sedan |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 år sedan |
Pauli
|
1be63951f8
prov: prefix all OSSL_DISPATCH tables names with ossl_
|
4 år sedan |
Shane Lontis
|
7a810fac86
Add 'fips-securitychecks' option and plumb this into the actual fips checks
|
4 år sedan |
Shane Lontis
|
850a485f25
fix provider exchange operations
|
4 år sedan |
Shane Lontis
|
b8237707d4
Add fips checks for dh key agreement
|
4 år sedan |
Pauli
|
ca94057fc3
exchange: add FIPS error state handling
|
4 år sedan |
Shane Lontis
|
116d2510f7
Add dh_kdf support to provider
|
4 år sedan |
Pauli
|
af5e1e852d
gettables: provider changes to pass the provider context.
|
4 år sedan |