Matt Caswell
|
da1c088f59
Copyright year updates
|
1 년 전 |
Irak Rigia
|
1e6bd31e58
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
|
1 년 전 |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 년 전 |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 년 전 |
x2018
|
04e3ab64d5
check the return value of EVP_MD_fetch in ecdh_exch.c:285 & dh_exch.c:347
|
2 년 전 |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 년 전 |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 년 전 |
Matt Caswell
|
6ce58488bd
Store some FIPS global variables in the FIPS_GLOBAL structure
|
3 년 전 |
Shane Lontis
|
46eee7104d
Add domain parameter match check for DH and ECDH key exchange.
|
3 년 전 |
Pauli
|
2b2f4f9b1b
prov: update exchange algorithms to support params on the init call
|
3 년 전 |
Tomas Mraz
|
fb67126ea8
EVP_PKEY_CTX_get/settable_params: pass provider operation context
|
3 년 전 |
Tomas Mraz
|
77b03f0e8f
Improve error reporting in key exchange provider implementations
|
3 년 전 |
Shane Lontis
|
32ab57cbb4
Fix external symbols related to ec & sm2 keys
|
3 년 전 |
Shane Lontis
|
7b676cc8c6
Fix external symbols related to provider related security checks for
|
3 년 전 |
Richard Levitte
|
58f422f6f4
Fix some odd names in our provider source code
|
3 년 전 |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 년 전 |
Richard Levitte
|
ba0a6d1deb
Clean away unnecessary length related OSSL_PARAM key names
|
3 년 전 |
Dr. Matthias St. Pierre
|
a829b735b6
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
|
4 년 전 |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 년 전 |
Pauli
|
1be63951f8
prov: prefix all OSSL_DISPATCH tables names with ossl_
|
4 년 전 |
Shane Lontis
|
7a810fac86
Add 'fips-securitychecks' option and plumb this into the actual fips checks
|
4 년 전 |
Shane Lontis
|
850a485f25
fix provider exchange operations
|
4 년 전 |
Shane Lontis
|
341c3e7f28
Add fips checks for ecdh key agreement
|
4 년 전 |
Pauli
|
ca94057fc3
exchange: add FIPS error state handling
|
4 년 전 |
Pauli
|
1017ab21e4
provider: add the unused paramater tag to the gettable and settable functions
|
4 년 전 |
Shane Lontis
|
831564543a
Add libctx to ecdh_KDF_X9_63.
|
4 년 전 |
Shane Lontis
|
5ccada09aa
Add evp_test fixes.
|
4 년 전 |
Pauli
|
af5e1e852d
gettables: provider changes to pass the provider context.
|
4 년 전 |
Shane Lontis
|
e5b2cd5899
Change the provider implementation of X942kdf to use wpacket to do der encoding of sharedInfo
|
4 년 전 |
Dr. Matthias St. Pierre
|
363b1e5dae
Make the naming scheme for dispatched functions more consistent
|
4 년 전 |