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

Build: #30025
Status: Still Failing

Duration: 31 mins and 46 secs
Commit: fd4a6e7 (master)
Author: Kurt Roeckx
Message: RSA generation: Use more bits of 1/sqrt(2)

The old version always sets the top 2 bits, so the most significate byte
of the primes was always >= 0xC0. We now use 256 bits to represent
1/sqrt(2) = 0x0.B504F333F9DE64845...

Reviewed-by: Shane Lontis <[email protected]>
Reviewed-by: Richard Levitte <[email protected]>
GH: #10246

View the changeset: 
https://github.com/openssl/openssl/compare/db5cf86535b3...fd4a6e7d1e51

View the full build log and details: 
https://travis-ci.org/openssl/openssl/builds/609686548?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.

Reply via email to