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
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
FFC cleanups
slontis
2023-04-03
1
-45
/
+44
*
dsa/ec: update pairwise tests to account for 140-3 IG 10.3.A additiocal comme...
Pauli
2022-11-01
1
-1
/
+50
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Fix external symbols related to dsa keys
Shane Lontis
2021-02-26
1
-3
/
+3
*
dsa_check: Perform simple parameter check if seed is not available
Tomas Mraz
2021-02-18
1
-1
/
+1
*
ffc: add _ossl to exported but internal functions
Pauli
2020-10-06
1
-4
/
+5
*
keygen: add FIPS error state management to conditional self tests
Shane Lontis
2020-09-12
1
-0
/
+2
*
Add multiple fixes for ffc key generation using invalid p,q,g parameters.
Shane Lontis
2020-07-09
1
-0
/
+7
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
1
-4
/
+4
*
Fix DH_get_nid() so that it does not cache values.
Shane Lontis
2020-04-20
1
-0
/
+5
*
Add DSA keygen to provider
Shane Lontis
2020-04-15
1
-1
/
+7
*
Add pairwise consistency self tests to asym keygenerators
Shane Lontis
2020-03-03
1
-5
/
+62
*
Add FFC param/key validation
Shane Lontis
2020-02-16
1
-25
/
+24
*
Deprecate the low level DSA functions.
Pauli
2020-02-11
1
-0
/
+6
*
Add FFC param/key generation
Shane Lontis
2020-02-06
1
-11
/
+23
*
Modify DSA and DH keys to use a shared FFC_PARAMS struct
Shane Lontis
2020-01-24
1
-2
/
+2
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Implement DSA in the default provider
Matt Caswell
2019-09-09
1
-0
/
+1
*
Following the license change, modify the boilerplates in crypto/dsa/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
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
[next]