Build Update for openssl/openssl
-------------------------------------

Build: #13008
Status: Still Failing

Duration: 26 minutes and 36 seconds
Commit: c57c32a (master)
Author: Dr. Stephen Henson
Message: 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 <k...@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/4098)

View the changeset: 
https://github.com/openssl/openssl/compare/69a978d35984...c57c32a8b1e3

View the full build log and details: 
https://travis-ci.org/openssl/openssl/builds/261587273?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to