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

Build: #37886
Status: Still Failing

Duration: 1 hr, 29 mins, and 51 secs
Commit: 70c06aa (master)
Author: Richard Levitte
Message: DECODER: Allow precise result type for 
OSSL_DECODER_CTX_new_by_EVP_PKEY()

There is some data that is very difficult to guess.  For example, DSA
parameters and X9.42 DH parameters look exactly the same, a SEQUENCE
of 3 INTEGER.  Therefore, callers may need the possibility to select
the exact keytype that they expect to get.

This will also allow use to translate d2i_TYPEPrivateKey(),
d2i_TYPEPublicKey() and d2i_TYPEParams() into OSSL_DECODER terms much
more smoothly.

Reviewed-by: Matt Caswell <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/13061)

View the changeset: 
https://github.com/openssl/openssl/compare/ecadfdadde49...70c06aafa691

View the full build log and details: 
https://travis-ci.com/github/openssl/openssl/builds/188031379?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the openssl/openssl repository going 
to 
https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.com/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.

Reply via email to