Bernd Edlinger
|
1fa2bf9b18
Fix handling of NULL sig parameter in ECDSA_sign and similar
|
9 месяцев назад |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 год назад |
slontis
|
9559ad0e8d
Make DSA_sign() test for negative p,q,g values.
|
1 год назад |
slontis
|
f3090fc710
Implement deterministic ECDSA sign (RFC6979)
|
2 лет назад |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 лет назад |
x2018
|
9dddcd90a1
add checks for the return values of BN_new(), sk_RSA_PRIME_INFO_new_reserve(),
|
3 лет назад |
Shane Lontis
|
2858156e03
Add ossl_encode symbols
|
3 лет назад |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 лет назад |
Shane Lontis
|
5af02212a5
Fix external symbols related to dsa keys
|
3 лет назад |
Richard Levitte
|
ecfbe2f046
DSA: Make DSA_bits() and DSA_size() check that there are key parameters
|
4 лет назад |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 лет назад |
Pauli
|
a55b00bdbc
der: _ossl prefix DER functions
|
4 лет назад |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 лет назад |
Shane Lontis
|
8083fd3a18
Add FFC param/key validation
|
4 лет назад |
Pauli
|
f41ac0eeab
Deprecate the low level DSA functions.
|
4 лет назад |
Shane Lontis
|
dc8de3e6f1
Modify DSA and DH keys to use a shared FFC_PARAMS struct
|
4 лет назад |
Shane Lontis
|
e683582bf3
Add dsa signature alg to fips provider
|
4 лет назад |
Richard Levitte
|
936c2b9e93
Update source files for deprecation at 3.0
|
5 лет назад |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 лет назад |
Richard Levitte
|
3cdbea65b3
Following the license change, modify the boilerplates in crypto/dsa/
|
6 лет назад |
Richard Levitte
|
fcd2d5a612
Refactor the computation of API version limits
|
6 лет назад |
Richard Levitte
|
672f943ad6
Switch future deprecation version from 1.2.0 to 3.0
|
6 лет назад |
Matt Caswell
|
1212818eb0
Update copyright year
|
6 лет назад |
Nicola Tuveri
|
4f1b96f9fc
Use DEPRECATEDIN_1_2_0 macro for DSA_sign_setup declaration
|
6 лет назад |
Rich Salz
|
e3713c365c
Remove email addresses from source code.
|
7 лет назад |
FdaSilvaYY
|
823146d65f
Useless header include of openssl/rand.h
|
8 лет назад |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
8 лет назад |
Matt Caswell
|
1258396d73
Make the DSA structure opaque
|
8 лет назад |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 лет назад |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 лет назад |