Passed: openssl/openssl#26108 (OpenSSL_1_1_1-stable - f987a4d)

Travis CI builds at travis-ci.org
Thu Jun 27 13:21:10 UTC 2019


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

Build: #26108
Status: Passed

Duration: 16 mins and 54 secs
Commit: f987a4d (OpenSSL_1_1_1-stable)
Author: Dr. Matthias St. Pierre
Message: man: clarify the 'random number generator must be seeded' requirement

The manual pages require for some API functions that the 'random number
generator must be seeded' before calling the function.  Initially, this
was meant literally, i.e. the OpenSSL CSPRNG had to be seeded manually
before calling these functions.

Since version 1.1.1, the CSPRNG is seeded automatically on first use,
so it's not the responsibility of the programmer anymore.  Still, he
needs to be aware that the seeding might fail.

Reviewed-by: Paul Dale <paul.dale at oracle.com>
Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/9257)

(cherry picked from commit 262c00882a2fd7cf16672bf467a86f75b4098a7c)

View the changeset: https://github.com/openssl/openssl/compare/4fb5fdb758cb...f987a4dd8929

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

--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20190627/38d328d0/attachment.html>


More information about the openssl-commits mailing list