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

Build: #13451
Status: Errored

Duration: 28 minutes and 38 seconds
Commit: 0f3ffbd (master)
Author: Richard Levitte
Message: apps/passwd.c: Make MD5 and SHA password making EBCDIC aware

This mimics the behaviour of DES_crypt, where the salt and password
are expected to be in EBCDIC when CHARSET_EBCDIC is defined, and are
converted internally to ASCII.  This is also done with the magic ID
string if it's not already ASCII.  The resulting output is entirely
built up of ASCII components and is converted back to EBCDIC at the
end.

Reviewed-by: Andy Polyakov <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/4229)

View the changeset: 
https://github.com/openssl/openssl/compare/678c462e213c...0f3ffbd1581f

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

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to