add supported algorightms

This commit is contained in:
2019-11-23 01:37:35 +08:00
parent ec48fbd6d2
commit ceaaa6cace

View File

@@ -8,9 +8,9 @@ Install:
cargo install --git https://git.hatter.ink/hatter/digest.git
```
Supported algorithms:
MD5, SHA1, SHA224, SHA256, SHA512, SHA512-224, SHA512-256,
SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE-128, SHAKE-256,
Supported algorithms:<br>
MD5, SHA1, SHA224, SHA256, SHA512, SHA512-224, SHA512-256,<br>
SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE-128, SHAKE-256,<br>
KECCAK-224, KECCAK-256, KECCAK-384, KECCAK-512, SM3