Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:yukoff:openSUSE:Leap:42.1:Backports
hmaccalc
hmaccalc-susekey.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File hmaccalc-susekey.patch of Package hmaccalc
Index: src/hmac.c =================================================================== --- src/hmac.c.orig +++ src/hmac.c @@ -555,9 +555,9 @@ main(int argc, char **argv) "(sha512/sha384/sha256/sha1)\n"; #endif - /* Default settings: SHA-512, key = "FIPS-FTW-RHT2009". */ + /* Default settings: SHA-512, key = "FIPS-FTW-SUSE2014". */ configdir = DEFAULT_CONFIG_DIR; - Kopt = default_key = "FIPS-FTW-RHT2009"; + Kopt = default_key = "FIPS-FTW-SUSE2014"; kopt = NULL; copt = NULL; ret = 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