index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fips
/
fips.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change RNG test to block oriented instead of request oriented, add option
Dr. Stephen Henson
2011-04-04
1
-0
/
+3
*
Allow FIPS malloc callback setting. Automatically set some callbacks
Dr. Stephen Henson
2011-04-01
1
-0
/
+4
*
Remove redundant definitions. Give error code if DRBG sefltest fails.
Dr. Stephen Henson
2011-03-31
1
-0
/
+1
*
Implement FIPS CMAC.
Richard Levitte
2011-03-24
1
-0
/
+4
*
Implement continuous RNG test for SP800-90 DRBGs.
Dr. Stephen Henson
2011-03-17
1
-0
/
+2
*
Implement health checks needed by SP800-90.
Dr. Stephen Henson
2011-03-17
1
-0
/
+10
*
Add extensive DRBG selftest data and option to corrupt it in fips_test_suite.
Dr. Stephen Henson
2011-03-16
1
-0
/
+3
*
Check requested security strength in DRBG. Add function to retrieve the
Dr. Stephen Henson
2011-03-11
1
-0
/
+1
*
Add ECDH to validated module.
Dr. Stephen Henson
2011-03-10
1
-0
/
+1
*
Add meaningful error codes to DRBG.
Dr. Stephen Henson
2011-03-08
1
-0
/
+18
*
add ECDSA POST
Dr. Stephen Henson
2011-02-18
1
-0
/
+3
*
AES GCM selftests.
Dr. Stephen Henson
2011-02-18
1
-0
/
+3
*
Add pairwise consistency test to EC.
Dr. Stephen Henson
2011-02-15
1
-0
/
+2
*
Add non-FIPS algorithm blocking and selftest checking.
Dr. Stephen Henson
2011-02-15
1
-0
/
+5
*
Add ECDSA functionality to fips module. Initial very incomplete version
Dr. Stephen Henson
2011-02-14
1
-0
/
+5
*
Include support for an add_lock callback to tiny FIPS locking API.
Dr. Stephen Henson
2011-02-14
1
-2
/
+5
*
Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_new
Dr. Stephen Henson
2011-02-13
1
-0
/
+3
*
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
Dr. Stephen Henson
2011-02-03
1
-0
/
+3
*
Provisional, experimental support for DSA2 parameter generation algorithm.
Dr. Stephen Henson
2011-01-31
1
-0
/
+1
*
Move all FIPSAPI renames into fips.h header file, include early in
Dr. Stephen Henson
2011-01-27
1
-5
/
+29
*
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
Dr. Stephen Henson
2011-01-27
1
-0
/
+5
*
Update source files to handle new FIPS_lock() location. Add FIPS_lock()
Dr. Stephen Henson
2011-01-27
1
-10
/
+1
*
Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just refer
Dr. Stephen Henson
2011-01-27
1
-0
/
+4
*
New FIPS_lock() function for minimal FIPS locking API: to avoid dependencies
Dr. Stephen Henson
2011-01-27
1
-10
/
+2
*
And so it begins... again.
Dr. Stephen Henson
2011-01-26
1
-0
/
+192
[prev]