Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
mozilla-nss.32648
nss-fips-cavs-rsa-fixes.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File nss-fips-cavs-rsa-fixes.patch of Package mozilla-nss.32648
# HG changeset patch # User Hans Petter Jansson <hpj@cl.no> # Date 1574237297 -3600 # Wed Nov 20 09:08:17 2019 +0100 # Node ID 3f4d682c9a1e8b3d939c744ee249e23179db5191 # Parent 0e904e6179d1db21965df2c405c80c3fc0258658 [PATCH] 25 From 9b4636ad75add2ac09ce1844b3071785d563c275 Mon Sep 17 00:00:00 2001 --- nss/cmd/fipstest/fipstest.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Index: nss/cmd/fipstest/fipstest.c =================================================================== --- nss.orig/cmd/fipstest/fipstest.c +++ nss/cmd/fipstest/fipstest.c @@ -6535,7 +6535,7 @@ rsa_siggen_test(char *reqfn) /* Output the signature */ fputs(buf, rsaresp); to_hex_str(buf, rsa_computed_signature, rsa_bytes_signed); - fprintf(rsaresp, "S = %s\n", buf); + fprintf(rsaresp, "S = %s\n\n", buf); /* Perform RSA verification with the RSA public key. */ rv = RSA_HashCheckSign(shaOid, @@ -9521,6 +9521,7 @@ main(int argc, char **argv) init_functions(); RNG_RNGInit(); SECOID_Init(); + BL_Init(); /*************/ /* TDEA */
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