Failed: openssl/openssl#33385 (master - 5036dc6)

Travis CI builds at travis-ci.org
Wed Mar 25 15:16:12 UTC 2020


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

Build: #33385
Status: Failed

Duration: 54 mins and 44 secs
Commit: 5036dc6 (master)
Author: Richard Levitte
Message: EC: Refactor ec_curve_name2nid() to accept NIST curve names

We can find no reason why everyone should have to call both
EC_curve_nist2nid() and ec_curve_name2nid() to find the NID for a
name, and it's too easy to forget EC_curve_nist2nid(), so we make life
simpler.

One could argue that FIPS only allows a limited set of names, but that
now gets handled internally, and those who really want to be really
sure to only get the NIST names can still do so with EC_curve_nist2nid()

Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11391)

View the changeset: https://github.com/openssl/openssl/compare/7e765f46a6b3...5036dc67d0f6

View the full build log and details: https://travis-ci.org/github/openssl/openssl/builds/666790935?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/20200325/4cff7a65/attachment.html>


More information about the openssl-commits mailing list