Projects
Eulaceura:Factory
digest-list-tools
_service:obs_scm:Fix-sm3-algorithm-name.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:Fix-sm3-algorithm-name.patch of Package digest-list-tools
From 39c3519f6c6c3a71826762dff9736e00ca17fc2e Mon Sep 17 00:00:00 2001 From: luhuaxin <luhuaxin1@huawei.com> Date: Thu, 28 Jul 2022 00:32:12 +0800 Subject: [PATCH] fix sm3 algorithm name Signed-off-by: luhuaxin <luhuaxin1@huawei.com> --- lib/kernel_lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/kernel_lib.c b/lib/kernel_lib.c index 2f0caff..d6733f2 100644 --- a/lib/kernel_lib.c +++ b/lib/kernel_lib.c @@ -38,7 +38,7 @@ const char *const hash_algo_name[HASH_ALGO__LAST] = { [HASH_ALGO_TGR_128] = "tgr128", [HASH_ALGO_TGR_160] = "tgr160", [HASH_ALGO_TGR_192] = "tgr192", - [HASH_ALGO_SM3_256] = "sm3-256", + [HASH_ALGO_SM3_256] = "sm3", }; const int hash_digest_size[HASH_ALGO__LAST] = { -- 2.33.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2