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

Build: #27009
Status: Failed

Duration: 31 mins and 15 secs
Commit: a672a02 (master)
Author: Shane Lontis
Message: Add gcm ciphers (aes and aria) to providers.

The code has been modularized so that it can be shared by algorithms.

A fixed size IV is now used instead of being allocated.
The IV is not set into the low level struct now until the update (it uses an
iv_state for this purpose).

Hardware specific methods have been added to a PROV_GCM_HW object.

The S390 code has been changed to just contain methods that can be accessed in
a modular way. There are equivalent generic methods also for the other
platforms.

Reviewed-by: Matt Caswell <m...@openssl.org>
Reviewed-by: Patrick Steuer <patrick.ste...@de.ibm.com>
(Merged from https://github.com/openssl/openssl/pull/9231)

View the changeset: 
https://github.com/openssl/openssl/compare/f5b7f99e690b...a672a02a6443

View the full build log and details: 
https://travis-ci.org/openssl/openssl/builds/565939318?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.

Reply via email to