Failed: openssl/openssl#33552 (master - a4a93bb)
Travis CI
builds at travis-ci.org
Wed Apr 1 16:57:37 UTC 2020
Build Update for openssl/openssl
-------------------------------------
Build: #33552
Status: Failed
Duration: 55 mins and 31 secs
Commit: a4a93bb (master)
Author: Billy Brumley
Message: [crypto/ec] Ladder tweaks
- Convert to affine coords on ladder entry. This lets us use more efficient
ladder step formulae.
- Convert to affine coords on ladder exit. This prevents the current code
awkwardness where conversion happens twice during serialization: first to
fetch the buffer size, then again to fetch the coords.
- Instead of projectively blinding the input point, blind both accumulators
independently.
Reviewed-by: Nicola Tuveri <nic.tuv at gmail.com>
Reviewed-by: Bernd Edlinger <bernd.edlinger at hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/11435)
View the changeset: https://github.com/openssl/openssl/compare/cd81ac7be309...a4a93bbfb0e6
View the full build log and details: https://travis-ci.org/github/openssl/openssl/builds/669768119?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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20200401/28dc43c2/attachment-0001.html>
More information about the openssl-commits
mailing list