[openssl-commits] Errored: openssl/openssl#4425 (master - 1e2012b)

Travis CI builds at travis-ci.org
Thu Jun 9 22:15:14 UTC 2016


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

Build: #4425
Status: Errored

Duration: 15 minutes and 51 seconds
Commit: 1e2012b (master)
Author: Emilia Kasper
Message: RT 4242: reject invalid EC point coordinates

We already test in EC_POINT_oct2point that points are on the curve. To
be on the safe side, move this check to
EC_POINT_set_affine_coordinates_* so as to also check point coordinates
received through some other method.

We do not check projective coordinates, though, as
- it's unlikely that applications would be receiving this primarily
  internal representation from untrusted sources, and
- it's possible that the projective setters are used in a setting where
  performance matters.

Reviewed-by: Rich Salz <rsalz at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/6670d55a847f...1e2012b7ff4a

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/136556202

--

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/20160609/4110088f/attachment-0001.html>


More information about the openssl-commits mailing list