core/crypto/whirlpool: Remove, historical/exotic

This commit is contained in:
Yawning Angel
2023-11-17 19:31:51 +09:00
parent 0b86038482
commit 8af6da5de1
9 changed files with 0 additions and 990 deletions
-1
View File
@@ -17,7 +17,6 @@ Please see the chart below for the options.
| [SHA-3](https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.202.pdf) | ✔️ |
| [SHAKE](https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.202.pdf) | ✔️ |
| [SM3](https://datatracker.ietf.org/doc/html/draft-sca-cfrg-sm3-02) | ✔️ |
| [Whirlpool](https://web.archive.org/web/20171129084214/http://www.larc.usp.br/~pbarreto/WhirlpoolPage.html) | ✔️ |
#### High level API
Each hash algorithm contains a procedure group named `hash`, or if the algorithm provides more than one digest size `hash_<size>`\*.