add RIPEMD160

This commit is contained in:
2019-11-24 12:18:00 +08:00
parent 339c4e2ab7
commit 056f4d6025

View File

@@ -16,6 +16,6 @@ $ cargo install --git https://git.hatter.ink/hatter/digest.git
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
KECCAK-224, KECCAK-256, KECCAK-384, KECCAK-512, SM3, RIPEMD160