Build Update for openssl/openssl ------------------------------------- Build: #31421 Status: Errored
Duration: 42 mins and 44 secs Commit: 62c3fed (master) Author: Pauli Message: Deprecate the low level RC5 functions Use of the low level RC5 functions has been informally discouraged for a long time. We now formally deprecate them. Applications should instead use the EVP APIs, e.g. EVP_EncryptInit_ex, EVP_EncryptUpdate, EVP_EncryptFinal_ex and the equivalently named decrypt functions. Reviewed-by: Tomas Mraz <[email protected]> (Merged from https://github.com/openssl/openssl/pull/10834) View the changeset: https://github.com/openssl/openssl/compare/28c690cb7dd8...62c3fed0cd52 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/637640195?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.
