mirror of
https://github.com/denoland/deno.git
synced 2024-11-26 16:09:27 -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 |
||
---|---|---|
.. | ||
cipher.rs | ||
dh.rs | ||
digest.rs | ||
mod.rs | ||
primes.rs | ||
x509.rs |