index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fips
/
dsa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return error codes for selftest failure instead of hard assertion errors.
Dr. Stephen Henson
2011-05-06
1
-3
/
+11
*
Remove several of the old obsolete FIPS_corrupt_*() functions.
Dr. Stephen Henson
2011-04-14
1
-6
/
+1
*
Initial incomplete POST overhaul: add support for POST callback to
Dr. Stephen Henson
2011-04-14
1
-1
/
+1
*
Update fips_pkey_signature_test: use fixed string if supplies tbs is
Dr. Stephen Henson
2011-04-12
1
-3
/
+1
*
Complete rewrite of FIPS_selftest_dsa(). Use hardcoded 2048 bit DSA key
Dr. Stephen Henson
2011-04-12
1
-136
/
+157
*
Have all algorithm test programs call fips_algtest_init() at startup:
Dr. Stephen Henson
2011-03-25
2
-6
/
+2
*
Remove need for redirection on RNG and DSS algorithm test programs: some
Dr. Stephen Henson
2011-03-08
1
-92
/
+95
*
Stop warnings.
Dr. Stephen Henson
2011-02-23
1
-3
/
+3
*
Update dependencies.
Dr. Stephen Henson
2011-02-21
1
-54
/
+10
*
Remove unnecessary dependencies.
Dr. Stephen Henson
2011-02-21
1
-3
/
+1
*
Add non-FIPS algorithm blocking and selftest checking.
Dr. Stephen Henson
2011-02-15
1
-0
/
+2
*
Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_new
Dr. Stephen Henson
2011-02-13
4
-3
/
+26
*
Change FIPS source and utilities to use the "FIPS_" names directly
Dr. Stephen Henson
2011-02-12
4
-22
/
+22
*
Cope with new DSA2 file format where some p/q only tests are made.
Dr. Stephen Henson
2011-02-02
1
-6
/
+19
*
Add sign/verify digest API to handle an explicit digest instead of finalising
Dr. Stephen Henson
2011-02-02
1
-0
/
+11
*
Remove DSA parameter generation from DSA selftest. It is unnecessary and
Dr. Stephen Henson
2011-02-02
1
-25
/
+7
*
Don't try to set pmd if it is NULL.
Dr. Stephen Henson
2011-02-01
1
-1
/
+2
*
Add DSA2 support to final algorithm tests: keypair and keyver.
Dr. Stephen Henson
2011-02-01
1
-14
/
+39
*
Support more DSA2 tests.
Dr. Stephen Henson
2011-02-01
1
-18
/
+45
*
Since FIPS 186-3 specifies we use the leftmost bits of the digest
Dr. Stephen Henson
2011-02-01
1
-16
/
+12
*
Provisional, experimental support for DSA2 parameter generation algorithm.
Dr. Stephen Henson
2011-01-31
1
-5
/
+89
*
Move all FIPSAPI renames into fips.h header file, include early in
Dr. Stephen Henson
2011-01-27
1
-2
/
+2
*
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
Dr. Stephen Henson
2011-01-27
1
-0
/
+3
*
add fips_dsatest.c file
Dr. Stephen Henson
2011-01-27
1
-0
/
+269
*
Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just refer
Dr. Stephen Henson
2011-01-27
3
-3
/
+3
*
And so it begins... again.
Dr. Stephen Henson
2011-01-26
6
-0
/
+1080