Build Update for openssl/openssl ------------------------------------- Build: #24743 Status: Still Failing
Duration: 28 mins and 36 secs Commit: e861d65 (OpenSSL_1_1_1-stable) Author: Bernd Edlinger Message: Don't use coordinate blinding when scalar is group order This happens in ec_key_simple_check_key and EC_GROUP_check. Since the the group order is not a secret scalar, it is unnecessary to use coordinate blinding. Fixes: #8731 Reviewed-by: Paul Dale <[email protected]> (Merged from https://github.com/openssl/openssl/pull/8734) (cherry picked from commit 3051bf2afab7ac8b7b9c64e68755d1addd2fb8ff) View the changeset: https://github.com/openssl/openssl/compare/dbd233b8038a...e861d659c0b2 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/519874344?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.
