Pauli
|
b93f6c2db9
err: rename err_load_xxx_strings_int functions
|
3 years ago |
Rich Salz
|
08a337fac6
Remove all trace of FIPS_mode functions
|
3 years ago |
Pauli
|
b039c87a4c
mac: add EVP_MAC_finalXOF() function
|
3 years ago |
MichaM
|
af9fb19a47
Fix typos
|
3 years ago |
Pedro Monreal
|
bf23b9a163
Fix reason code: EVP_R_OPERATON_NOT_INITIALIZED
|
3 years ago |
Matt Caswell
|
c9fb704cf3
Don't overflow the output length in EVP_CipherUpdate calls
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Matt Caswell
|
f5a50c2a07
Enable locking on the primary DRBG when we create it
|
3 years ago |
Richard Levitte
|
d6d42cda5f
Use centralized fetching errors
|
4 years ago |
Matt Caswell
|
ae69da05a7
Move the caching of cipher constants into evp_cipher_from_dispatch
|
3 years ago |
Richard Levitte
|
88bddad42e
EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkey
|
3 years ago |
Richard Levitte
|
14a6c6a4e1
ERR: Rebuild all generated error headers and source files
|
4 years ago |
Dr. David von Oheimb
|
29844ea5b3
Prune low-level ASN.1 parse errors from error queue in decoder_process()
|
4 years ago |
Matt Caswell
|
05d2f72e79
Extend the EVP_PKEY KDF to KDF provider bridge to also support HKDF
|
4 years ago |
Matt Caswell
|
ac2d58c72b
Implement a EVP_PKEY KDF to KDF provider bridge
|
4 years ago |
Richard Levitte
|
7c664b1f1b
DESERIALIZER: Add deserializers for the rest of our asymmetric key types
|
4 years ago |
Pauli
|
15dfa092d0
rand: core APIs for provider friendly random.
|
4 years ago |
Pauli
|
f9e504e8b1
property: Move global default properties to the library context.
|
4 years ago |
Shane Lontis
|
e0624f0d70
Add default property API's to enable and test for fips
|
4 years ago |
Pauli
|
4dcff55c75
coverity 1462549 Dereference before null check
|
4 years ago |
Richard Levitte
|
acb90ba8ff
EVP: Downgrade keys rather than upgrade
|
4 years ago |
Matt Caswell
|
cb57f42528
Make sure we use the libctx when fetching a MAC
|
4 years ago |
Richard Levitte
|
695d195bbb
Replumbing: make it possible for providers to specify multiple names
|
5 years ago |
Richard Levitte
|
0cd1b144f9
util/mkerr.pl: make it not depend on the function code
|
5 years ago |
Richard Levitte
|
3ca9d210c9
Refactor how KEYMGMT methods get associated with other methods
|
5 years ago |
Shane Lontis
|
e870791a4d
Add evp_util macros
|
5 years ago |
Richard Levitte
|
8b84b075ff
Adapt DH to use with KEYMGMT
|
5 years ago |
Rich Salz
|
cbfa5b0398
Regenerate mkerr files
|
5 years ago |
Antoine Cœur
|
c2969ff6e7
Fix Typos
|
5 years ago |
Matt Caswell
|
792cb4ee8d
Ensure that rc5 doesn't try to use a key longer than 2040 bits
|
5 years ago |