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

Build: #37486
Status: Errored

Duration: 1 hr, 17 mins, and 2 secs
Commit: 4343a41 (master)
Author: Shane Lontis
Message: Add self tests for rsa encryption

SP800-56br2 requires seperate KAT's (fips self tests) to be tested for both 
encryption and decryption
using the RSA primitive (i.e. no padding). This is specified in FIPS140-2 IG D.9

A copy of the methods EVP_PKEY_encrypt_init(), EVP_PKEY_encrypt(), 
EVP_PKEY_decrypt_init(), EVP_PKEY_decrypt()
are now in the fips module.

Removed the #ifdef FIPS_MODULE in evp_pkey_ctx_free_old_ops().

Added corruption test

Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/12835)

View the changeset: 
https://github.com/openssl/openssl/compare/a268ed3acf16...4343a4187d28

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