Matt Caswell
|
fecb3aae22
Update copyright year
|
2 年 前 |
Dmitry Belyavskiy
|
fba140c735
str[n]casecmp => OPENSSL_strncasecmp
|
2 年 前 |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 年 前 |
Pauli
|
95bd5ff659
hkdf: implement ctx dup operation
|
2 年 前 |
Pauli
|
f7d998a206
tls/prov: move the TLS 1.3 KDF code to providers
|
3 年 前 |
Shane Lontis
|
9d300aa21b
Add HKDF negative tests
|
3 年 前 |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 年 前 |
Dr. David von Oheimb
|
0a8a6afdfb
Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions
|
3 年 前 |
Benjamin Kaduk
|
20c2876f24
Increase HKDF_MAXBUF from 1024 to 2048
|
3 年 前 |
Pauli
|
c983a0e521
prov: add extra params argument to KDF implementations
|
3 年 前 |
Pauli
|
3469b38816
prov: add extra params argument to KDF implementations
|
3 年 前 |
Pauli
|
1e8e5c6092
prov: support modified gettable/settable ctx calls for KDFs
|
3 年 前 |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 年 前 |
Tomas Mraz
|
2741128e9d
Move the PROV_R reason codes to a public header
|
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 年 前 |
Jon Spillett
|
1cae59d14b
Make KDFs fail if requesting a zero-length key.
|
4 年 前 |
Pauli
|
2b9e4e956b
kdf: add FIPS error state handling
|
4 年 前 |
Pauli
|
1017ab21e4
provider: add the unused paramater tag to the gettable and settable functions
|
4 年 前 |
Pauli
|
af5e1e852d
gettables: provider changes to pass the provider context.
|
4 年 前 |
Matt Caswell
|
0577959cea
Don't forget our provider ctx when resetting
|
4 年 前 |
Dr. Matthias St. Pierre
|
363b1e5dae
Make the naming scheme for dispatched functions more consistent
|
4 年 前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年 前 |
Pauli
|
dbde472688
Deprecate the low level HMAC functions
|
4 年 前 |
Pauli
|
3c65941546
kdfs: make free calls check for NULL.
|
5 年 前 |
Richard Levitte
|
ddd21319e9
Cleanup: move remaining providers/common/include/internal/*.h
|
5 年 前 |
Richard Levitte
|
af3e7e1bcc
Cleanup: move providers/common/include/internal/provider_args.h
|
5 年 前 |
Richard Levitte
|
5687e357c6
Providers: move common exchange,kdfs,keymgmt,macs,signature
|
5 年 前 |