Pauli
|
5357c10624
ffc: add _ossl to exported but internal functions
|
4 лет назад |
Shane Lontis
|
776cf98b49
Fix coverity CID #1457935 - Check return value in ffc_params.c for BIO_indent/BIO_puts calls.
|
4 лет назад |
Shane Lontis
|
38145fba0a
Fix DSA/DH so that legacy keys can still be generated by the default provider
|
4 лет назад |
Matt Caswell
|
023b188ca5
Make EVP_PKEY_CTX_[get|set]_group_name work for DH too
|
4 лет назад |
Shane Lontis
|
4f2271d58a
Add ACVP fips module tests
|
4 лет назад |
Shane Lontis
|
b808665265
Update core_names.h fields and document most fields.
|
4 лет назад |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 лет назад |
Matt Caswell
|
a033c9a2e8
Fix some build failures with no-dh
|
4 лет назад |
Shane Lontis
|
7165593ce5
Add DH keygen to providers
|
4 лет назад |
Shane Lontis
|
b03ec3b5d6
Add DSA keygen to provider
|
4 лет назад |
Pauli
|
86cde3187d
ffc: use sizeof(*pointer) instead of sizeof(struct) in memset(3) call.
|
4 лет назад |
Shane Lontis
|
f11f86f6ec
Add FFC param/key generation
|
4 лет назад |
Shane Lontis
|
dc8de3e6f1
Modify DSA and DH keys to use a shared FFC_PARAMS struct
|
4 лет назад |