[openssl-commits] Passed: openssl/openssl#16664 (master - e72bf96)

Travis CI builds at travis-ci.org
Thu Mar 1 13:32:19 UTC 2018


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

Build: #16664
Status: Passed

Duration: 30 minutes and 43 seconds
Commit: e72bf96 (master)
Author: Andy Polyakov
Message: ec/asm/x25519-x86_64.pl: remove redundant carry chain.

Why is it redundant? We're looking at carry from addition of small,
11-bit number to 256-bit one. And carry would mean only one thing,
resulting first limb being small number and remaing ones - zeros.
Hence adding 38 to first limb can't carry.

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

View the changeset: https://github.com/openssl/openssl/compare/c39e4048b538...e72bf967186a

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/347751554?utm_source=email&utm_medium=notification

--

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/20180301/6dd7505a/attachment.html>


More information about the openssl-commits mailing list