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
/
fips
/
dsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add single call public key sign and verify functions.
steve
2011-11-05
3
-25
/
+28
*
Add support for memory leak checking in fips_algvs.
steve
2011-11-02
1
-6
/
+23
*
Add fips_algvs utility (from FIPS 2.0 stable branch).
steve
2011-11-02
1
-1
/
+5
*
Handle partial test where H is absent: needed to check g generation.
steve
2011-10-12
1
-1
/
+23
*
Handle broken test on verify too.
steve
2011-10-12
1
-0
/
+6
*
Make fips algorithm test utilities use RESP_EOL for end of line character(s).
steve
2011-10-01
1
-17
/
+16
*
Never echo Num lines for PQGGen DSA2 test.
steve
2011-09-30
1
-1
/
+1
*
make depend
steve
2011-09-29
1
-16
/
+18
*
Fix output format for DSA2 parameter generation.
steve
2011-09-28
1
-1
/
+5
*
Handle provable prime parameters for canonical g generation which are
steve
2011-09-25
1
-0
/
+6
*
Don't print out errors in cases where errors are expected: testing
steve
2011-09-21
1
-0
/
+2
*
Allow for dynamic base in Win64 FIPS module.
appro
2011-09-14
2
-0
/
+7
*
Add support for DSA2 PQG generation of g parameter.
steve
2011-08-27
1
-9
/
+62
*
Add support for canonical generation of DSA parameter g.
steve
2011-08-26
1
-12
/
+39
*
Fix DSA to skip EOL test when parsing mod line.
steve
2011-08-08
1
-2
/
+2
*
Fix warnings.
steve
2011-07-25
1
-1
/
+1
*
Return error codes for selftest failure instead of hard assertion errors.
steve
2011-05-06
1
-3
/
+11
*
Remove several of the old obsolete FIPS_corrupt_*() functions.
steve
2011-04-14
1
-6
/
+1
*
Initial incomplete POST overhaul: add support for POST callback to
steve
2011-04-14
1
-1
/
+1
*
Update fips_pkey_signature_test: use fixed string if supplies tbs is
steve
2011-04-12
1
-3
/
+1
*
Complete rewrite of FIPS_selftest_dsa(). Use hardcoded 2048 bit DSA key
steve
2011-04-12
1
-136
/
+157
*
Have all algorithm test programs call fips_algtest_init() at startup:
steve
2011-03-25
2
-6
/
+2
*
Remove need for redirection on RNG and DSS algorithm test programs: some
steve
2011-03-08
1
-92
/
+95
*
Stop warnings.
steve
2011-02-23
1
-3
/
+3
*
Update dependencies.
steve
2011-02-21
1
-54
/
+10
*
Remove unnecessary dependencies.
steve
2011-02-21
1
-3
/
+1
*
Add non-FIPS algorithm blocking and selftest checking.
steve
2011-02-15
1
-0
/
+2
*
Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_new
steve
2011-02-13
4
-3
/
+26
*
Change FIPS source and utilities to use the "FIPS_" names directly
steve
2011-02-12
4
-22
/
+22
*
Cope with new DSA2 file format where some p/q only tests are made.
steve
2011-02-02
1
-6
/
+19
*
Add sign/verify digest API to handle an explicit digest instead of finalising
steve
2011-02-02
1
-0
/
+11
*
Remove DSA parameter generation from DSA selftest. It is unnecessary and
steve
2011-02-02
1
-25
/
+7
*
Don't try to set pmd if it is NULL.
steve
2011-02-01
1
-1
/
+2
*
Add DSA2 support to final algorithm tests: keypair and keyver.
steve
2011-02-01
1
-14
/
+39
*
Support more DSA2 tests.
steve
2011-02-01
1
-18
/
+45
*
Since FIPS 186-3 specifies we use the leftmost bits of the digest
steve
2011-02-01
1
-16
/
+12
*
Provisional, experimental support for DSA2 parameter generation algorithm.
steve
2011-01-31
1
-5
/
+89
*
Move all FIPSAPI renames into fips.h header file, include early in
steve
2011-01-27
1
-2
/
+2
*
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
steve
2011-01-27
1
-0
/
+3
*
add fips_dsatest.c file
steve
2011-01-27
1
-0
/
+269
*
Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just refer
steve
2011-01-27
3
-3
/
+3
*
And so it begins... again.
steve
2011-01-26
6
-0
/
+1080