Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Irak Rigia
|
1e6bd31e58
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
|
1 year ago |
FdaSilvaYY
|
91b968bc8e
Typos fixing
|
3 years ago |
FdaSilvaYY
|
f2a6f83862
Cleanup : directly include of `internal/nelem.h` when required.
|
3 years ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
slontis
|
7260709e9e
kdf objects missing a return if malloc fails.
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
cuishuang
|
1ab8b7cd3b
fix some typos
|
2 years ago |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 years ago |
Pauli
|
769cd46540
k942 kdf: implement ctx dup operation
|
2 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Pauli
|
c983a0e521
prov: add extra params argument to KDF implementations
|
3 years ago |
Pauli
|
3469b38816
prov: add extra params argument to KDF implementations
|
3 years ago |
Pauli
|
1e8e5c6092
prov: support modified gettable/settable ctx calls for KDFs
|
3 years ago |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
Tomas Mraz
|
2741128e9d
Move the PROV_R reason codes to a public header
|
3 years ago |
Shane Lontis
|
8a686bdb3a
Change the ASN1 variant of x942kdf so that it can test acvp data.
|
3 years ago |
Shane Lontis
|
89cccbea51
Add EVP_KDF-X942 to the fips module
|
4 years ago |
Dr. Matthias St. Pierre
|
a829b735b6
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Pauli
|
0129030639
der: _ossl prefix der_oid_ and der_aid_ functions
|
4 years ago |
Pauli
|
a55b00bdbc
der: _ossl prefix DER functions
|
4 years ago |
Pauli
|
1be63951f8
prov: prefix all OSSL_DISPATCH tables names with ossl_
|
4 years ago |
Shane Lontis
|
e771249c4f
Fix propq in x942kdf
|
4 years ago |
Pauli
|
2b9e4e956b
kdf: add FIPS error state handling
|
4 years ago |
Shane Lontis
|
61d61c5fd2
Fix coverity CID #1465794 - Uninitialized pointer read in x942_encode_otherinfo()
|
4 years ago |
Pauli
|
1017ab21e4
provider: add the unused paramater tag to the gettable and settable functions
|
4 years ago |
Pauli
|
af5e1e852d
gettables: provider changes to pass the provider context.
|
4 years ago |
Shane Lontis
|
e5b2cd5899
Change the provider implementation of X942kdf to use wpacket to do der encoding of sharedInfo
|
4 years ago |
Matt Caswell
|
0577959cea
Don't forget our provider ctx when resetting
|
4 years ago |