mirror of
https://github.com/denoland/deno.git
synced 2024-12-21 23:04:45 -05:00
1e8a6b94b1
Changes in this PR: - Added new fixed size hash algorithms (blake2b512, blake2s256, sha512-224, sha512-256, sha3-224, sha3-256, sha3-384, sha3-512, sm3) - Added variable size hash algorithms (the concept), with the algorithms shake128 and shake256 - Use cppgc instead of resources for the hasher - Enable Node's crypto.Hash tests and fix found bugs |
||
---|---|---|
.. | ||
common | ||
fixtures | ||
internet | ||
parallel | ||
pseudo-tty | ||
pummel | ||
sequential |