index
:
delta/openssl.git
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenTLS
SSLeay
baserock/morph
master
origin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
dsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
return error if counter exceeds limit and seed value supplied
steve
2011-11-25
1
-0
/
+6
*
check counter value against 4 * L, not 4096
steve
2011-11-25
1
-1
/
+1
*
Add single call public key sign and verify functions.
steve
2011-11-05
1
-0
/
+5
*
L=3072, N=256 provides 128 bits of security not 112.
steve
2011-10-16
1
-1
/
+1
*
Allow for dynamic base in Win64 FIPS module.
appro
2011-09-14
1
-0
/
+1
*
make update
bodo
2011-09-05
1
-16
/
+12
*
Add support for DSA2 PQG generation of g parameter.
steve
2011-08-27
1
-12
/
+17
*
Add support for canonical generation of DSA parameter g.
steve
2011-08-26
2
-13
/
+111
*
make EVP_dss() work for DSA signing
steve
2011-06-20
1
-0
/
+1
*
Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in
steve
2011-05-11
3
-5
/
+5
*
allow SHA384, SHA512 wit DSA
steve
2011-05-08
1
-1
/
+3
*
Fix warning.
steve
2011-04-24
1
-1
/
+2
*
fips_check_dsa_prng() should only be built when OPENSSL_FIPS is defined.
levitte
2011-04-24
1
-0
/
+2
*
More fixes for DSA FIPS overrides.
steve
2011-04-23
1
-1
/
+2
*
Make sure overrides work for RSA/DSA.
steve
2011-04-23
1
-1
/
+1
*
Add PRNG security strength checking.
steve
2011-04-23
4
-10
/
+69
*
Use 0 for tbslen to perform strlen.
steve
2011-04-19
1
-1
/
+1
*
Remove several of the old obsolete FIPS_corrupt_*() functions.
steve
2011-04-14
1
-9
/
+0
*
Initial incomplete POST overhaul: add support for POST callback to
steve
2011-04-14
1
-1
/
+2
*
DH keys have an (until now) unused 'q' parameter. When creating
steve
2011-04-07
1
-1
/
+6
*
check RAND_pseudo_bytes return value
steve
2011-04-04
1
-2
/
+6
*
make update
levitte
2011-03-24
1
-12
/
+16
*
Add SRP support.
ben
2011-03-12
1
-16
/
+12
*
Update dependencies.
steve
2011-02-21
1
-12
/
+16
*
Update pairwise consistency checks to use SHA-256.
steve
2011-02-15
1
-2
/
+1
*
Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_new
steve
2011-02-13
3
-27
/
+2
*
Return security strength for supported DSA parameters: will be used
steve
2011-02-11
1
-7
/
+10
*
Free keys if DSA pairwise error.
steve
2011-02-11
1
-1
/
+5
*
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
steve
2011-02-03
2
-0
/
+4
*
make update
bodo
2011-02-03
1
-8
/
+15
*
Add sign/verify digest API to handle an explicit digest instead of finalising
steve
2011-02-02
1
-0
/
+3
*
fixes for DSA2 parameter generation
steve
2011-02-01
1
-4
/
+5
*
Since FIPS 186-3 specifies we use the leftmost bits of the digest
steve
2011-02-01
1
-18
/
+0
*
Provisional, experimental support for DSA2 parameter generation algorithm.
steve
2011-01-31
4
-2
/
+277
*
Move all FIPSAPI renames into fips.h header file, include early in
steve
2011-01-27
1
-5
/
+2
*
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
steve
2011-01-27
1
-0
/
+5
*
Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just refer
steve
2011-01-27
1
-1
/
+1
*
FIPS mode DSA changes:
steve
2011-01-26
6
-2
/
+129
*
Move DSA_sign, DSA_verify to dsa_asn1.c and include separate versions of
steve
2011-01-25
4
-48
/
+67
*
recalculate DSA signature if r or s is zero (FIPS 186-3 requirement)
steve
2011-01-25
3
-1
/
+17
*
Add additional parameter to dsa_builtin_paramgen to output the generated
steve
2011-01-19
3
-2
/
+6
*
PR: 2295
steve
2010-10-11
1
-1
/
+1
*
fix signature printing routines
steve
2010-10-04
1
-1
/
+9
*
Fix warnings.
ben
2010-06-12
1
-2
/
+1
*
PR: 2241
steve
2010-04-20
1
-1
/
+1
*
correct error code
steve
2010-03-08
3
-2
/
+4
*
Add algorithm specific signature printing. An individual ASN1 method can
steve
2010-03-06
1
-0
/
+39
*
Tolerate PKCS#8 DSA format with negative private key.
steve
2010-01-22
1
-0
/
+8
*
check DSA_sign() return value properly
steve
2009-12-01
1
-1
/
+1
*
make update
steve
2009-10-18
1
-2
/
+3
[next]