[openssl-commits] Still Failing: openssl/openssl#4381 (OpenSSL_1_0_2-stable - b7d0f28)
Travis CI
builds at travis-ci.org
Tue Jun 7 20:04:22 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #4381
Status: Still Failing
Duration: 14 minutes and 46 seconds
Commit: b7d0f28 (OpenSSL_1_0_2-stable)
Author: Matt Caswell
Message: More fix DSA, preserve BN_FLG_CONSTTIME
The previous "fix" still left "k" exposed to constant time problems in
the later BN_mod_inverse() call. Ensure both k and kq have the
BN_FLG_CONSTTIME flag set at the earliest opportunity after creation.
CVE-2016-2178
Reviewed-by: Rich Salz <rsalz at openssl.org>
View the changeset: https://github.com/openssl/openssl/compare/621eaf49a289...b7d0f2834e13
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/135884942
--
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/20160607/6fd38b0b/attachment.html>
More information about the openssl-commits
mailing list