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
/
rand
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates from fips2 branch: close streams in test utilities, use cofactor ECDH
steve
2011-12-10
1
-1
/
+5
*
check for unset entropy and nonce callbacks
steve
2011-11-06
1
-1
/
+3
*
make post failure simulation reversible in all cases
steve
2011-11-05
3
-7
/
+8
*
Remove duplicate test from health check.
steve
2011-11-02
1
-18
/
+11
*
Add fips_algvs utility (from FIPS 2.0 stable branch).
steve
2011-11-02
2
-6
/
+12
*
Check for selftest failure in various places.
steve
2011-10-22
1
-0
/
+6
*
Check for uninitialised DRBG_CTX and don't free up default DRBG_CTX.
steve
2011-10-21
1
-2
/
+19
*
Fix error codes.
steve
2011-10-20
2
-35
/
+35
*
Fix warnings.
steve
2011-10-12
1
-1
/
+1
*
make depend
steve
2011-09-29
1
-39
/
+56
*
Remove s = s * P deferral.
steve
2011-09-29
2
-20
/
+2
*
Check return codes properly.
steve
2011-09-29
1
-5
/
+5
*
Typo.
steve
2011-09-22
1
-1
/
+1
*
Use function name FIPS_drbg_health_check() for health check function.
steve
2011-09-22
3
-18
/
+38
*
Remove unused variable.
steve
2011-09-21
1
-1
/
+0
*
Perform health check on all reseed operations not associated with
steve
2011-09-21
2
-7
/
+26
*
Revise DRBG to split between internal and external flags.
steve
2011-09-21
8
-51
/
+73
*
Allow reseed interval to be set.
steve
2011-09-18
2
-0
/
+6
*
clarify comment
steve
2011-09-16
1
-1
/
+1
*
Minor code tidy and bug fix: need to set t = s after first pass and
steve
2011-09-16
1
-6
/
+12
*
Fix warning.
steve
2011-09-15
1
-1
/
+2
*
Allow for dynamic base in Win64 FIPS module.
appro
2011-09-14
3
-6
/
+522
*
More extensive DRBG health check. New function to call health check
steve
2011-09-12
1
-33
/
+319
*
Check length of additional input in DRBG generate function.
steve
2011-09-12
1
-0
/
+6
*
Delete strength parameter from FIPS_drbg_generate. It isn't very useful
steve
2011-09-12
5
-30
/
+14
*
Check we recognise DRBG type in fips_drbgvs.c initialised DRBG_CTX if we
steve
2011-09-12
2
-0
/
+11
*
Add support for Dual EC DRBG from SP800-90. Include updates to algorithm
steve
2011-09-09
8
-9
/
+2104
*
Put quick DRBG selftest return after first generate operation.
steve
2011-09-07
1
-6
/
+6
*
Add error codes for DRBG KAT failures.
steve
2011-09-06
1
-6
/
+26
*
Check reseed interval before generating output.
steve
2011-09-05
1
-0
/
+3
*
Place DRBG in error state if health check fails.
steve
2011-09-05
1
-0
/
+2
*
Don't perform full DRBG health check on all DRBG types on power up, just
steve
2011-09-04
1
-44
/
+35
*
Update dependencies.
steve
2011-09-04
1
-48
/
+85
*
Add header to Makefile.
steve
2011-09-04
1
-1
/
+1
*
Extension of DRBG selftests using new data.
steve
2011-09-04
2
-902
/
+2155
*
Correct maximum request length. SP800-90 quotes maximum bits, not bytes.
steve
2011-08-19
3
-3
/
+3
*
Remove redundant assignment.
steve
2011-08-11
1
-2
/
+0
*
Add HMAC DRBG from SP800-90
steve
2011-08-08
9
-11
/
+552
*
Fix warnings.
steve
2011-07-25
1
-2
/
+0
*
Fix CPRNG test for Hash DRBG.
steve
2011-06-26
1
-9
/
+11
*
typo
steve
2011-06-24
1
-1
/
+1
*
Add stub for HMAC DRBG.
steve
2011-06-24
4
-6
/
+76
*
Don't include des.h any more: it is not needed.
steve
2011-06-16
1
-2
/
+0
*
Allow applications to specify alternative FIPS RAND methods if they
steve
2011-06-13
2
-10
/
+33
*
Move FIPS RSA function definitions to fips.h
steve
2011-06-02
1
-17
/
+4
*
PR: 2522
steve
2011-05-23
1
-1
/
+1
*
Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in
steve
2011-05-11
1
-7
/
+7
*
Return error codes for selftest failure instead of hard assertion errors.
steve
2011-05-06
1
-1
/
+5
*
Remove superfluous PRNG self tests.
steve
2011-05-04
1
-226
/
+21
*
Some changes to support VxWorks in the validted module.
steve
2011-05-01
1
-2
/
+17
[next]