Matt Caswell
|
5dc6489bb6
Update our EVP_PKEY_METHODs to get low level keys via public APIs
|
3 年之前 |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 年之前 |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 年之前 |
Shane Lontis
|
5af02212a5
Fix external symbols related to dsa keys
|
3 年之前 |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 年之前 |
Pauli
|
5357c10624
ffc: add _ossl to exported but internal functions
|
4 年之前 |
Shane Lontis
|
4f2271d58a
Add ACVP fips module tests
|
4 年之前 |
Dr. David von Oheimb
|
8da42c8b26
Generate error queue entry on FFC_CHECK_BAD_LN_PAIR for DH and DSA
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Pauli
|
f41ac0eeab
Deprecate the low level DSA functions.
|
4 年之前 |
Shane Lontis
|
f11f86f6ec
Add FFC param/key generation
|
4 年之前 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年之前 |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 年之前 |
Patrick Steuer
|
19bd1fa1ef
s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448
|
5 年之前 |
Patrick Steuer
|
3f950d8765
EVP_Digest*: enable SHA3 pre-hashing for DSA
|
5 年之前 |
Kurt Roeckx
|
70b0b977f7
Change default RSA, DSA and DH size to 2048 bit
|
5 年之前 |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
5 年之前 |
David Benjamin
|
a97faad76a
Document and add macros for additional DSA options
|
5 年之前 |
Richard Levitte
|
3cdbea65b3
Following the license change, modify the boilerplates in crypto/dsa/
|
6 年之前 |
Bryan Donlan
|
665d9d1c06
Remove DSA digest length checks when no digest is passed
|
6 年之前 |
Richard Levitte
|
28428130db
Update copyright year
|
6 年之前 |
Matt Caswell
|
06d3b485db
Don't crash if an unrecognised digest is used with dsa_paramgen_md
|
6 年之前 |
FdaSilvaYY
|
e705fcf197
Style
|
8 年之前 |
Richard Levitte
|
8a05c4d3b5
Fix DSA parameter generation control error
|
7 年之前 |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
8 年之前 |
Rich Salz
|
a773b52a61
Remove unused parameters from internal functions
|
8 年之前 |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 年之前 |
Dr. Stephen Henson
|
9d04f83410
Add DSA digest length checks.
|
9 年之前 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 年之前 |
Rich Salz
|
86885c2895
Use "==0" instead of "!strcmp" etc
|
9 年之前 |