Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
openssl.690
openssl-fips_disallow_x931_rand_method.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openssl-fips_disallow_x931_rand_method.patch of Package openssl.690
Index: openssl-1.0.1i/crypto/fips/fips_rand_lib.c =================================================================== --- openssl-1.0.1i.orig/crypto/fips/fips_rand_lib.c 2014-09-24 16:41:20.959196379 +0200 +++ openssl-1.0.1i/crypto/fips/fips_rand_lib.c 2014-09-24 17:52:43.786367123 +0200 @@ -74,8 +74,6 @@ int FIPS_rand_set_method(const RAND_METH { if (meth == FIPS_drbg_method()) fips_approved_rand_meth = 1; - else if (meth == FIPS_x931_method()) - fips_approved_rand_meth = 2; else { fips_approved_rand_meth = 0;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor