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 <[email protected]> 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
_____ openssl-commits mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits
