public class SM3Util extends GMBaseUtil
| Constructor and Description |
|---|
SM3Util() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
hash(byte[] srcData) |
static byte[] |
hmac(byte[] key,
byte[] srcData) |
static boolean |
verify(byte[] srcData,
byte[] sm3Hash) |
Copyright © 2024 江苏南大先腾信息产业股份有限公司. All rights reserved.