docs/components/crypto-gsha256 #313
Replies: 1 comment
-
|
HMAC-SHA256签名 方法 是没有编写吧?接口文档里没有此方法 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docs/components/crypto-gsha256
在GoFrame框架中使用SHA256算法进行哈希计算。gsha256组件提供完整的SHA256哈希功能,支持字符串、字节数组、文件的哈希计算,以及HMAC-SHA256签名验证,适用于数据完整性校验、密码存储、数字签名等场景。
https://goframe.org/docs/components/crypto-gsha256
Beta Was this translation helpful? Give feedback.
All reactions