Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Pauli
|
148176ca32
kdf: avoid NULL dereference on malloc failure in sshkdf
|
2 years ago |
Pauli
|
59558f9d88
ssh kdf: implement ctx dup operation
|
2 years ago |
Tomas Mraz
|
d2217c88df
various kdfs: Always reset buflen after clearing the buffer
|
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 |
Richard Levitte
|
a8eb71ad57
Allow the sshkdf type to be passed as a single character
|
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 |
Juergen Christ
|
270a5ce1d9
Fix parameter types in sshkdf
|
3 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
|
1be63951f8
prov: prefix all OSSL_DISPATCH tables names with ossl_
|
4 years ago |
Pauli
|
2b9e4e956b
kdf: add FIPS error state handling
|
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 |
Matt Caswell
|
0577959cea
Don't forget our provider ctx when resetting
|
4 years ago |
Dr. Matthias St. Pierre
|
363b1e5dae
Make the naming scheme for dispatched functions more consistent
|
4 years ago |
Matt Caswell
|
454afd9866
Update copyright year
|
4 years ago |
Shourya Shukla
|
a6ed19dc9a
Amend references to "OpenSSL license"
|
4 years ago |
Pauli
|
3c65941546
kdfs: make free calls check for NULL.
|
5 years ago |
Richard Levitte
|
ddd21319e9
Cleanup: move remaining providers/common/include/internal/*.h
|
5 years ago |
Richard Levitte
|
af3e7e1bcc
Cleanup: move providers/common/include/internal/provider_args.h
|
5 years ago |
Richard Levitte
|
e42cf7180b
Providers: move default kdfs,macs
|
5 years ago |