feat: updates

This commit is contained in:
2023-09-03 18:00:07 +08:00
parent 191ff1df2e
commit a436a1f8a2
7 changed files with 37 additions and 17 deletions

View File

@@ -7,9 +7,11 @@ edition = "2021"
[dependencies]
hex = "0.4.3"
hmac-sha1 = "0.1.3"
hmac-sha256 = "1.1.7"
hmac-sm3 = "0.1.0"
rand = "0.8.5"
sha1 = "0.10.5"
sha256 = "1.4.0"
sm3 = "0.4.2"
zeroize = "1.6.0"