openssl/engines
Dr. Stephen Henson c57c32a8b1 Add predicatable RAND_METHOD to test ENGINE
The test ENGINE effectively used a predictable PRNG because it supplied
a bogus implementation of SHA256 which the old version of OpenSSL's PRNG
used. The new DRBG does not use SHA256 so it is no longer predictable
if the SHA256 implementation is replaced. Use an explicit predictable
PRNG instead.

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/4098)
2017-08-06 19:24:32 +01:00
..
asm
build.info
e_afalg_err.c
e_afalg_err.h
e_afalg.c
e_afalg.ec
e_afalg.h
e_afalg.txt Put message strings in state files 2017-06-12 15:03:40 -04:00
e_capi_err.c Put message strings in state files 2017-06-12 15:03:40 -04:00
e_capi_err.h
e_capi.c
e_capi.ec
e_capi.txt Put message strings in state files 2017-06-12 15:03:40 -04:00
e_dasync_err.c Put message strings in state files 2017-06-12 15:03:40 -04:00
e_dasync_err.h
e_dasync.c
e_dasync.ec
e_dasync.txt Put message strings in state files 2017-06-12 15:03:40 -04:00
e_ossltest_err.c Put message strings in state files 2017-06-12 15:03:40 -04:00
e_ossltest_err.h
e_ossltest.c Add predicatable RAND_METHOD to test ENGINE 2017-08-06 19:24:32 +01:00
e_ossltest.ec
e_ossltest.txt Put message strings in state files 2017-06-12 15:03:40 -04:00
e_padlock.c