index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
dsa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA
David von Oheimb
2019-07-31
2
-0
/
+10
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-34
/
+2
*
Convert asn1_dsa.c to use the WPACKET API instead
Matt Caswell
2019-07-11
1
-16
/
+28
*
Add simple ASN.1 utils for DSA signature DER.
David Makepeace
2019-07-11
1
-7
/
+57
*
Fix Typos
Antoine Cœur
2019-07-02
1
-1
/
+1
*
The SHA256 is not a mandatory digest for DSA.
Tomas Mraz
2019-05-28
1
-1
/
+1
*
EVP_Digest*: enable SHA3 pre-hashing for DSA
Patrick Steuer
2019-05-22
1
-1
/
+5
*
Change default RSA, DSA and DH size to 2048 bit
Kurt Roeckx
2019-05-21
1
-4
/
+4
*
Reject obviously invalid DSA parameters during signing
Matt Caswell
2019-05-07
1
-0
/
+6
*
Added NULL check to BN_clear() & BN_CTX_end()
Shane Lontis
2019-03-19
1
-4
/
+2
*
remove needless empty lines when printing certificates
David von Oheimb
2019-03-18
1
-0
/
+2
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
2
-6
/
+6
*
Document and add macros for additional DSA options
David Benjamin
2019-01-30
1
-6
/
+2
*
Following the license change, modify the boilerplates in crypto/dsa/
Richard Levitte
2018-12-06
14
-15
/
+15
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
2
-2
/
+2
*
Switch future deprecation version from 1.2.0 to 3.0
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add a constant time flag to one of the bignums to avoid a timing leak.
Pauli
2018-11-01
1
-0
/
+1
*
DSA: Check for sanity of input parameters
Vitezslav Cizek
2018-10-29
1
-0
/
+6
*
Timing vulnerability in DSA signature generation (CVE-2018-0734).
Pauli
2018-10-28
1
-13
/
+15
*
DSA mod inverse fix
Pauli
2018-10-28
1
-1
/
+31
*
Update copyright year
Matt Caswell
2018-09-11
2
-2
/
+2
*
Harmonize the error handling codepath
Nicola Tuveri
2018-09-05
1
-3
/
+5
*
Fix segfault in RSA_free() (and DSA/DH/EC_KEY)
Nicola Tuveri
2018-09-05
1
-1
/
+1
*
Remove DSA digest length checks when no digest is passed
Bryan Donlan
2018-07-29
1
-14
/
+4
*
Use DEPRECATEDIN_1_2_0 macro for DSA_sign_setup declaration
Nicola Tuveri
2018-06-21
1
-0
/
+2
*
Add blinding to a DSA signature
Matt Caswell
2018-06-21
1
-17
/
+49
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
DSA: add simple getters for commonly used struct members
Dr. Matthias St. Pierre
2018-05-28
1
-0
/
+25
*
Update copyright year
Richard Levitte
2018-04-17
2
-2
/
+2
*
Pick a q size consistent with the digest for DSA param generation
Matt Caswell
2018-04-05
2
-4
/
+12
*
Don't crash if an unrecognised digest is used with dsa_paramgen_md
Matt Caswell
2018-04-05
1
-1
/
+7
*
Update copyright year
Matt Caswell
2018-04-03
1
-1
/
+1
*
Convert _meth_get_ functions to const getters
Jack Bates
2018-03-21
1
-1
/
+1
*
Check return value of OBJ_nid2obj in dsa_pub_encode.
Pavel Kopyl
2017-11-03
1
-2
/
+6
*
Address a timing side channel whereby it is possible to determine some
Pauli
2017-11-01
1
-10
/
+25
*
Remove parentheses of return.
KaoruToda
2017-10-18
6
-14
/
+14
*
Remove email addresses from source code.
Rich Salz
2017-10-13
4
-8
/
+0
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
2
-3
/
+3
*
Added const-time flag to DSA key decoding to avoid potential leak of privkey
Samuel Weiser
2017-09-29
1
-0
/
+1
*
Move the REF_PRINT support from e_os.h to internal/refcount.h.
Pauli
2017-08-29
1
-1
/
+1
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-1
/
+2
*
Add RAND_priv_bytes() for private keys
Rich Salz
2017-08-03
2
-2
/
+2
*
Switch from ossl_rand to DRBG rand
Rich Salz
2017-08-03
1
-1
/
+1
*
Fix a possible crash in dsa_builtin_paramgen2.
Bernd Edlinger
2017-06-14
1
-0
/
+2
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-47
/
+46
*
ASN.1: adapt our use of INTxx et al by making them explicitely embedded
Richard Levitte
2017-04-13
1
-1
/
+1
*
Act on deprecation of LONG and ZLONG, step 2
Richard Levitte
2017-04-10
2
-2
/
+2
*
Make default_method mostly compile-time
Rich Salz
2017-04-07
2
-14
/
+12
*
Style
FdaSilvaYY
2017-01-25
1
-2
/
+6
*
Fix some extra or missing whitespaces...
FdaSilvaYY
2017-01-25
1
-1
/
+1
[prev]
[next]