Build Update for openssl/openssl ------------------------------------- Build: #33205 Status: Failed
Duration: 1 hr, 12 mins, and 9 secs Commit: 244bc29 (master) Author: Matt Caswell Message: Implement serializers for ED25519 and ED448 This is largely based on the existing X25519 and X448 serializers - but a few adjustments were necessary so that we can identify what type of key we are using. Previously we used the keylen for this but X25519 and ED25519 have the same keylen. Reviewed-by: Shane Lontis <[email protected]> (Merged from https://github.com/openssl/openssl/pull/11272) View the changeset: https://github.com/openssl/openssl/compare/b3e6d666e351...244bc29746c8 View the full build log and details: https://travis-ci.org/github/openssl/openssl/builds/663719200?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.
