| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent affddd3 commit 832e052
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1268,6 +1268,9 @@ vulnerabilities. For the case when IV is reused in GCM, see [Nonce-Disrespecting | |||
| 1268 | 1268 | Adversaries][] for details. | |
| 1269 | 1269 | ||
| 1270 | 1270 | ### crypto.createCipheriv(algorithm, key, iv[, options]) | |
| 1271 | + <!-- YAML | ||
| 1272 | + added: v0.1.94 | ||
| 1273 | + --> | ||
| 1271 | 1274 | - `algorithm` {string} | |
| 1272 | 1275 | - `key` {string | Buffer | TypedArray | DataView} | |
| 1273 | 1276 | - `iv` {string | Buffer | TypedArray | DataView} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments