Matt Caswell
|
33388b44b6
Update copyright year
|
há 4 anos atrás |
Pauli
|
f41ac0eeab
Deprecate the low level DSA functions.
|
há 4 anos atrás |
Shane Lontis
|
dc8de3e6f1
Modify DSA and DH keys to use a shared FFC_PARAMS struct
|
há 4 anos atrás |
Shane Lontis
|
e683582bf3
Add dsa signature alg to fips provider
|
há 4 anos atrás |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
há 5 anos atrás |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
há 5 anos atrás |
Matt Caswell
|
b880583475
Convert asn1_dsa.c to use the WPACKET API instead
|
há 5 anos atrás |
David Makepeace
|
54846b7c6e
Add simple ASN.1 utils for DSA signature DER.
|
há 5 anos atrás |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
há 5 anos atrás |
Richard Levitte
|
3cdbea65b3
Following the license change, modify the boilerplates in crypto/dsa/
|
há 6 anos atrás |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
há 7 anos atrás |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
há 7 anos atrás |
Rich Salz
|
75e2c87765
Switch from ossl_rand to DRBG rand
|
há 7 anos atrás |
Richard Levitte
|
9612e15760
ASN.1: adapt our use of INTxx et al by making them explicitely embedded
|
há 7 anos atrás |
Richard Levitte
|
6a32a3c058
Act on deprecation of LONG and ZLONG, step 2
|
há 7 anos atrás |
Dr. Stephen Henson
|
8cc44d970c
Don't allocate r/s in DSA_SIG and ECDSA_SIG
|
há 8 anos atrás |
Emilia Kasper
|
9267c11bb5
Make DSA_SIG and ECDSA_SIG getters const.
|
há 8 anos atrás |
TJ Saunders
|
bbaa9dd850
Ensure that NULL r and s parameters cannot be set on DSA_SIG/ECDSA_SIGs.
|
há 8 anos atrás |
TJ Saunders
|
7ca3ea22c1
Reorder the setter arguments to more consistently match that of other APIs,
|
há 8 anos atrás |
TJ Saunders
|
6a571a18dd
Implement DSA_SIG_set0() and ECDSA_SIG_set0(), for setting signature values.
|
há 8 anos atrás |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
há 8 anos atrás |
Matt Caswell
|
1258396d73
Make the DSA structure opaque
|
há 8 anos atrás |
Dr. Stephen Henson
|
99cccf3643
constify DSA_SIG_get0()
|
há 8 anos atrás |
Dr. Stephen Henson
|
40f43f8a2e
move DSA_SIG definition into C source file
|
há 8 anos atrás |
Dr. Stephen Henson
|
706a13f112
Make DSA_SIG opaque.
|
há 8 anos atrás |
Dr. Stephen Henson
|
987157f6f6
Use callback for DSAPublicKey
|
há 8 anos atrás |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
há 9 anos atrás |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
há 9 anos atrás |
Ben Laurie
|
df2ee0e27d
Enable -Wmissing-variable-declarations and
|
há 9 anos atrás |
Rich Salz
|
74924dcb38
More secure storage of key material.
|
há 9 anos atrás |