Pauli
|
f000e82898
CTR, HASH and HMAC DRBGs in provider
|
4 years ago |
Pauli
|
15dfa092d0
rand: core APIs for provider friendly random.
|
4 years ago |
Rich Salz
|
705536e2b5
Use build.info, not ifdef for crypto modules
|
4 years ago |
Richard Levitte
|
0e43960e88
Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'}
|
4 years ago |
Shane Lontis
|
12603de634
Add RSA key validation to default provider
|
4 years ago |
Richard Levitte
|
9420b403b7
EVP: Adapt EVP_PKEY Seal and Open for provider keys
|
4 years ago |
Shane Lontis
|
62f49b90d7
Add DH key exchange to fips provider
|
4 years ago |
Shane Lontis
|
e683582bf3
Add dsa signature alg to fips provider
|
4 years ago |
Shane Lontis
|
b2055d67f0
Cleanup legacy digest methods.
|
4 years ago |
Matt Caswell
|
b3b045f6b0
Fix no-blake2
|
5 years ago |
Richard Levitte
|
8c77d45ada
Move BLAKE2 digests completely to the default provider
|
5 years ago |
Richard Levitte
|
3103a616dc
Move MD2, MD4 and MD5 digests completely to the providers
|
5 years ago |
Matt Caswell
|
72df8f8825
Support calling EVP_DigestUpdate instead of EVP_Digest[Sign|Verify]Update
|
5 years ago |
Richard Levitte
|
dec95d7589
Rework how our providers are built
|
5 years ago |
Richard Levitte
|
f50958b8c8
Move MD5-SHA1 digest completely to the default provider
|
5 years ago |
Richard Levitte
|
6d49ec1ada
Move all SHA digests completely to the default provider
|
5 years ago |
Pauli
|
fb9e6dd6f8
KDF/PRF updates to libcrypto
|
5 years ago |
Pauli
|
6d745d740d
Include mac_meth and mac_lib in the FIPS provider
|
5 years ago |
Richard Levitte
|
6a4f9cd113
Remove init of MACs from EVP
|
5 years ago |
Richard Levitte
|
e74bd29053
Prepare EVP_MAC infrastructure for moving all MACs to providers
|
5 years ago |
Richard Levitte
|
70a1f7b4d7
Add evp_keymgmt_export_to_provider(), for key transfer between providers
|
5 years ago |
Richard Levitte
|
a94a3e0d91
Add basic EVP_KEYMGMT API and libcrypto <-> provider interface
|
5 years ago |
Matt Caswell
|
ff64702b3d
Make the EVP Key Exchange code provider aware
|
5 years ago |
Richard Levitte
|
13273237a6
Adapt diverse EVP_CIPHER functions to use get_params and set_params interfaces
|
5 years ago |
Richard Levitte
|
07c244f0cd
Use variables in build.info files where it's worth the while
|
5 years ago |
Matt Caswell
|
319e518a5a
Make some EVP code available from within the FIPS module
|
5 years ago |
Shane Lontis
|
d2ba812343
Added EVP_KDF (similiar to the EVP_MAC)
|
5 years ago |
Richard Levitte
|
c13d2ab439
Add generic EVP method fetcher
|
5 years ago |
David Makepeace
|
5a285addbf
Added new EVP/KDF API.
|
6 years ago |
Richard Levitte
|
5e55159b3a
Add generic EVP_PKEY_METHOD for EVP_MACs
|
6 years ago |