slontis
|
f3090fc710
Implement deterministic ECDSA sign (RFC6979)
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
slontis
|
944f822aad
Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY.
|
2 years ago |
Carlo Teubner
|
7db69a35f9
crypto/dsa.h: fix include guard name
|
2 years ago |
Tomas Mraz
|
3f773c911a
fips module header inclusion fine-tunning
|
3 years ago |
Tomas Mraz
|
b247113c05
Detect low-level engine and app method based keys
|
3 years ago |
Tomas Mraz
|
b4f447c038
Add selection support to the provider keymgmt_dup function
|
3 years ago |
Tomas Mraz
|
4a9fe33c8e
Implement provider-side keymgmt_dup function
|
3 years ago |
Richard Levitte
|
cf33379997
PROV: Add type specific PKCS#8 decoding to the DER->key decoders
|
3 years ago |
Shane Lontis
|
3a37ddde91
Fix DSA EVP_PKEY_param_check() when defaults are used for param generation.
|
3 years ago |
Shane Lontis
|
5af02212a5
Fix external symbols related to dsa keys
|
3 years ago |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
Tomas Mraz
|
ba37b82045
dsa_check: Perform simple parameter check if seed is not available
|
3 years ago |
FdaSilvaYY
|
80ce21fe1a
include/crypto: add a few missing #pragma once directives
|
3 years ago |
Richard Levitte
|
6963979f5c
DECODER: Adjust the library context of keys in our decoders
|
3 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Richard Levitte
|
a02c715c18
Clean away some declarations
|
4 years ago |
Shane Lontis
|
4f2271d58a
Add ACVP fips module tests
|
4 years ago |
Shane Lontis
|
b03ec3b5d6
Add DSA keygen to provider
|
4 years ago |
Richard Levitte
|
0abae1636d
EVP: Implement support for key downgrading in backends
|
4 years ago |
Richard Levitte
|
2888fc1590
PROV: Add a OP_keymgmt_match() function to our DH, DSA, RSA and EC_KEY impl
|
4 years ago |
Shane Lontis
|
8083fd3a18
Add FFC param/key validation
|
4 years ago |
Shane Lontis
|
f11f86f6ec
Add FFC param/key generation
|
4 years ago |
Richard Levitte
|
505b41fc5a
PROV: Adapt the DSA signature implementation to provide Algorithmidentifiers
|
4 years ago |
Richard Levitte
|
a3327784d9
CRYPTO: Remove support for ex_data fields when building the FIPS module
|
4 years ago |
Shane Lontis
|
e683582bf3
Add dsa signature alg to fips provider
|
4 years ago |