mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
9befa566ec
Adds support for AES-GCM 128/256 bit keys in `node:crypto` and `setAAD()`, `setAuthTag()` and `getAuthTag()` Uses https://github.com/littledivy/aead-gcm-stream Fixes https://github.com/denoland/deno/issues/19836 https://github.com/denoland/deno/issues/20353 |
||
---|---|---|
.. | ||
crypto_cipher_gcm_test.ts | ||
crypto_cipher_test.ts | ||
crypto_hash_test.ts | ||
crypto_key_test.ts | ||
crypto_sign_test.ts | ||
gcmEncryptExtIV128.json | ||
gcmEncryptExtIV256.json |