Errored: openssl/openssl#30131 (master - 3cc26f2)

Travis CI builds at travis-ci.org
Wed Nov 13 17:27:06 UTC 2019


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

Build: #30131
Status: Errored

Duration: 45 mins and 58 secs
Commit: 3cc26f2 (master)
Author: Nicola Tuveri
Message: Extend docs for EC_POINT conversion functions

Add more explicit documentation about the relation between
EC_POINT_point2oct(), EC_POINT_point2hex(), EC_POINT_point2bn() and
their reverse.

In particular highlight that EC_POINT_point2oct() and
EC_POINT_oct2point() conform to, respectively, Sec. 2.3.3 and Sec. 2.3.4
of the SECG SEC 1 standard (which is the normative reference for the
already mentioned RFC 5480), highlighting with a note how this affect
the encoding/decoding of the point at infinity (which in contrast with
any other valid generic point of a curve is assigned an exceptional
fixed octet string encoding, i.e., 0x00).

Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10329)

View the changeset: https://github.com/openssl/openssl/compare/a7372f592220...3cc26f2eba8a

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/611442053?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/20191113/ff0454f3/attachment.html>


More information about the openssl-commits mailing list