index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
dsa
/
dsa_key.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add RAND_priv_bytes() for private keys
Rich Salz
2017-08-03
1
-1
/
+1
*
Useless header include of openssl/rand.h
FdaSilvaYY
2016-06-18
1
-1
/
+0
*
Deprecate the flags that switch off constant time
Matt Caswell
2016-06-06
1
-13
/
+7
*
Copyright consolidation 07/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Make the DSA structure opaque
Matt Caswell
2016-04-03
1
-1
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Tighten up BN_with_flags usage and avoid a reachable assert
Matt Caswell
2015-11-26
1
-1
/
+3
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
More secure storage of key material.
Rich Salz
2015-06-23
1
-1
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
free NULL cleanup 7
Rich Salz
2015-05-01
1
-8
/
+5
*
OPENSSL_NO_xxx cleanup: SHA
Rich Salz
2015-01-27
1
-5
/
+3
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-64
/
+65
*
Implement internally opaque bn access from dsa
Matt Caswell
2014-12-08
1
-4
/
+9
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
remove FIPS module code from crypto/dsa
Dr. Stephen Henson
2014-12-08
1
-43
/
+0
*
Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in
Dr. Stephen Henson
2011-05-11
1
-1
/
+1
*
Add PRNG security strength checking.
Dr. Stephen Henson
2011-04-23
1
-1
/
+4
*
Use 0 for tbslen to perform strlen.
Dr. Stephen Henson
2011-04-19
1
-1
/
+1
*
Remove several of the old obsolete FIPS_corrupt_*() functions.
Dr. Stephen Henson
2011-04-14
1
-9
/
+0
*
Initial incomplete POST overhaul: add support for POST callback to
Dr. Stephen Henson
2011-04-14
1
-1
/
+2
*
Update pairwise consistency checks to use SHA-256.
Dr. Stephen Henson
2011-02-15
1
-2
/
+1
*
Free keys if DSA pairwise error.
Dr. Stephen Henson
2011-02-11
1
-1
/
+5
*
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
Dr. Stephen Henson
2011-02-03
1
-0
/
+2
*
FIPS mode DSA changes:
Dr. Stephen Henson
2011-01-26
1
-0
/
+45
*
Change to mitigate branch prediction attacks
Bodo Möller
2007-03-28
1
-1
/
+1
*
Use BN_with_flags() in a cleaner way.
Bodo Möller
2005-05-27
1
-0
/
+1
*
Implement fixed-window exponentiation to mitigate hyper-threading
Bodo Möller
2005-05-16
1
-1
/
+14
*
Make sure we get the definition of OPENSSL_NO_DSA and OPENSSL_NO_SHA.
Richard Levitte
2003-03-21
1
-1
/
+1
*
As with RSA, which was modified recently, this change makes it possible to
Geoff Thorpe
2003-01-15
1
-0
/
+9
*
Change all calls to low level digest routines in the library and
Dr. Stephen Henson
2001-06-20
1
-1
/
+0
*
Use BN_rand_range().
Ulf Möller
2001-02-20
1
-10
/
+3
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
Don't set the two top bits to one when generating a random number < q.:wq
Ulf Möller
2000-09-13
1
-1
/
+1
*
Check BN_rand return value.
Bodo Möller
2000-02-29
1
-1
/
+2
*
Message digest stuff.
Ulf Möller
1999-04-27
1
-1
/
+2
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-4
/
+4
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-2
/
+1
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+112