mirror of
https://github.com/denoland/deno.git
synced 2025-01-03 04:48:52 -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 |
||
---|---|---|
.. | ||
crypto_cipher_gcm_test.ts | ||
crypto_cipher_test.ts | ||
crypto_hash_test.ts | ||
crypto_key_test.ts | ||
crypto_misc_test.ts | ||
crypto_sign_test.ts | ||
ec_private_secp256r1.pem | ||
gcmEncryptExtIV128.json | ||
gcmEncryptExtIV256.json |