[openssl-commits] Still Failing: openssl/openssl#10635 (master - 237bc6c)

Travis CI builds at travis-ci.org
Thu Apr 27 01:18:10 UTC 2017


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

Build: #10635
Status: Still Failing

Duration: 19 minutes and 14 seconds
Commit: 237bc6c (master)
Author: Bernd Edlinger
Message: Remove unnecessary loop in pkey_rsa_decrypt.

It is not necessary to remove leading zeros here because
RSA_padding_check_PKCS1_OAEP_mgf1 appends them again. As this was not done
in constant time, this might have leaked timing information.

Reviewed-by: Rich Salz <rsalz at openssl.org>
Reviewed-by: Andy Polyakov <appro at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3313)

View the changeset: https://github.com/openssl/openssl/compare/cf10df81e11e...237bc6c997e4

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/226231960

--

You can configure 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/20170427/03b37f9d/attachment-0001.html>


More information about the openssl-commits mailing list