Matt Caswell
|
51100ac4b5
Update provider_util.c to correctly handle ENGINE references
|
3 年之前 |
Tomas Mraz
|
3f9c958245
providers: Do not use global EVP_CIPHERs and EVP_MDs
|
3 年之前 |
Tomas Mraz
|
3f773c911a
fips module header inclusion fine-tunning
|
3 年之前 |
Pauli
|
0848b943a8
providers: remove TODOs
|
3 年之前 |
Pauli
|
19ea8a8a21
prov: update provider util to be less agressive about changing things unnecessarily
|
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
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 年之前 |
Matt Caswell
|
ce64d3eee0
Move SM2 asymmetric encryption to be available in the default provider
|
4 年之前 |
Shane Lontis
|
16fbda848d
Separate fips and non fips code for key operations
|
4 年之前 |
Shane Lontis
|
0645110ebd
Add fips checks for ecdsa signatures
|
4 年之前 |
Shane Lontis
|
3f699197ac
Add fips checks for rsa signatures.
|
4 年之前 |
Matt Caswell
|
2ef9a7ac5e
Improve code reuse in the provider MAC bridge
|
4 年之前 |
Matt Caswell
|
a540ef90f5
Extend the provider MAC bridge for CMAC
|
4 年之前 |
Matt Caswell
|
865adf97c9
Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*"
|
4 年之前 |
Pauli
|
9bd8d96c39
deprecate engines in provider code
|
4 年之前 |
Pauli
|
d9c2fd51e2
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
|
4 年之前 |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Matt Caswell
|
5fcb97c61e
Ignore some fetch failures
|
4 年之前 |
Shane Lontis
|
0d2bfe52bb
Add AES_CBC_HMAC_SHA ciphers to providers.
|
4 年之前 |
Robbie Harwood
|
f6dead1b72
[KDF] Add feedback-mode and CMAC support to KBKDF
|
5 年之前 |
Richard Levitte
|
ddd21319e9
Cleanup: move remaining providers/common/include/internal/*.h
|
5 年之前 |
Pauli
|
38cfb11d47
Make the "engine" parameter to some provider algorithms (KDF/PRF) hidden.
|
5 年之前 |
Richard Levitte
|
6061cd5413
Remove name string from PROV_CIPHER and PROV_DIGEST
|
5 年之前 |
Richard Levitte
|
4e8b8e47c8
Refactor TLS-PRF's kdf_tls1_prf_mkmacctx() to a provider utility
|
5 年之前 |
Richard Levitte
|
7cfa1717b8
Modify providers that keep track of underlying algorithms
|
5 年之前 |
Matt Caswell
|
252a3665e4
Fix no-engine
|
5 年之前 |
Pauli
|
2f17cc493c
Unify the digest getting code inside providers.
|
5 年之前 |