Still Failing: openssl/openssl#30828 (master - 169e422)

Travis CI builds at travis-ci.org
Sun Dec 22 00:18:33 UTC 2019


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

Build: #30828
Status: Still Failing

Duration: 38 mins and 53 secs
Commit: 169e422 (master)
Author: Shane Lontis
Message: Remove asn1 module dependency from RSASSA-PKCS1-v1_5 implementation.

Replace use of the asn1 module (X509_SIG, X509_ALGOR, ASN1_TYPE,
ASN1_OCTET_STRING, i2d_X509_SIG(), etc.) as well as OID lookups using
OBJ_nid2obj() with pre-generated DigestInfo encodings for MD2, MD5, MDC-2,
SHA-1, SHA-2 and SHA-3; the encoding is selected based on the NID. This is
similar to the approach used by the old FOM.

Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9138)

View the changeset: https://github.com/openssl/openssl/compare/365955fb27ff...169e422edd07

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/628227806?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/20191222/50ef6828/attachment.html>


More information about the openssl-commits mailing list