0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc
Mayank Asthana 97309030ef doc: update crypto examples to not use deprecated api
Updated Cipher and Decipher examples to not use deprecated
`crypto.createCipher` and `crypto.createDecipher` in examples and
instead use `createCipheriv` and `createDecipheriv`.

Fixes: https://github.com/nodejs/node/issues/24046

PR-URL: https://github.com/nodejs/node/pull/24107
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
2018-11-18 23:26:00 -08:00
..
api doc: update crypto examples to not use deprecated api 2018-11-18 23:26:00 -08:00
api_assets doc: adjusting formatting when printing 2018-11-16 21:13:46 -08:00
changelogs 2018-11-15, Version 11.2.0 (Current) 2018-11-15 22:16:09 +01:00
guides doc: update core-validate-commit url 2018-11-13 09:15:18 +01:00
.eslintrc.yaml tools: lint doc code examples in strict mode 2018-07-06 08:45:34 +03:00
first_timer_badge.png
full-white-stripe.jpg
node.1 tls: disable TLS v1.0 and v1.1 by default 2018-11-13 16:05:51 +01:00
offboarding.md doc: add offboarding doc 2018-06-05 15:22:15 -07:00
onboarding-extras.md doc: move upstream information to onboarding doc 2018-06-01 14:01:10 +02:00
onboarding.md doc: update core-validate-commit url 2018-11-13 09:15:18 +01:00
osx_installer_logo.png
releases.md meta,doc: ping community about new release 2018-11-05 19:23:42 -08:00
STYLE_GUIDE.md doc: add branding to style guide 2018-10-31 23:26:53 -07:00
template.html doc: remove GA tracking 2018-10-04 07:18:23 +02:00
thin-white-stripe.jpg