[openssl-commits] Fixed: openssl/openssl#22046 (master - 3a4a88f)

Travis CI builds at travis-ci.org
Wed Dec 5 10:59:47 UTC 2018


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

Build: #22046
Status: Fixed

Duration: 16 mins and 49 secs
Commit: 3a4a88f (master)
Author: Andy Polyakov
Message: bn/bn_{div|shift}.c: introduce fixed-top interfaces.

Fixed-top interfaces tolerate zero-padded inputs and facilitate
constant-time-ness. bn_div_fixed_top tolerates zero-padded dividend,
but not divisor. It's argued that divisor's length is public even
when value is secret.

[extended tests]

Reviewed-by: Paul Dale <paul.dale at oracle.com>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7589)

View the changeset: https://github.com/openssl/openssl/compare/871493a2bed8...3a4a88f436ed

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/463777715?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/20181205/cb13b926/attachment-0001.html>


More information about the openssl-commits mailing list