Shane Lontis
|
f41fd10d90
Add a gettable for provider ciphers to return the EVP_CIPH_RAND_KEY flag
|
3 years ago |
Pauli
|
965fa9c080
prov: add zero strenght arguments to BN and RAND RNG calls
|
3 years ago |
Dr. David von Oheimb
|
4d49b68504
Crypto: Add deprecation compatibility declarations for SHA* message digest functions
|
3 years ago |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
Shane Lontis
|
e36b3c2f75
Fix external symbols in the provider cipher implementations.
|
3 years ago |
Tomas Mraz
|
2741128e9d
Move the PROV_R reason codes to a public header
|
3 years ago |
Shane Lontis
|
a054d15c22
Replace provider cipher flags with separate param fields
|
3 years ago |
Richard Levitte
|
6debc6ab74
Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call
|
4 years ago |
Pauli
|
592dcfd3df
prov: prefix all exposed 'cipher' symbols with ossl_
|
4 years ago |
Pauli
|
7d6766cb53
prov: prefix provider internal functions with ossl_
|
4 years ago |
Pauli
|
1be63951f8
prov: prefix all OSSL_DISPATCH tables names with ossl_
|
4 years ago |
Pauli
|
f99d3eedf7
ciphers: add FIPS error state handling
|
4 years ago |
Dr. Matthias St. Pierre
|
363b1e5dae
Make the naming scheme for dispatched functions more consistent
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Pauli
|
c6fec81b88
Deprecate the low level DES functions.
|
4 years ago |
Matt Caswell
|
993ebac9ed
Convert rand_bytes_ex and rand_priv_bytes_ex to public functions
|
4 years ago |
Pauli
|
85d843c8ec
Deprecate the low level SHA functions.
|
4 years ago |
Veres Lajos
|
79c44b4e30
Fix some typos
|
5 years ago |
Matt Caswell
|
4b9c750be8
Make sure we handle input NULL with length 0
|
5 years ago |
Richard Levitte
|
5b084ca049
Remove EVP_CIPH_FLAG_CUSTOM_CIPHER in all our providers
|
5 years ago |
Richard Levitte
|
ff33581c67
Providers: fix OSSL_FUNC_CIPHER_CIPHER functions
|
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
|
604e884bb8
Providers: move all ciphers
|
5 years ago |