test: remove crypto.DEFAULT_ENCODING usage by danbev · Pull Request #20221 · nodejs/node

@danbev

This commit removes the usage of the deprectated
crypto.DEFAULT_ENCODING.

@nodejs-github-bot added the test

Issues and PRs related to the tests.

label

Apr 23, 2018

BridgeAR

@BridgeAR BridgeAR added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Apr 23, 2018

@danbev danbev deleted the crypto_remove_crypto.DEFAULT_ENCODING_usage branch

April 25, 2018 04:20

danbev added a commit to danbev/node that referenced this pull request

Apr 25, 2018
This commit removes the usage of the deprectated
crypto.DEFAULT_ENCODING.

PR-URL: nodejs#20221
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>

tniessen pushed a commit to tniessen/node that referenced this pull request

May 13, 2018
This commit removes the usage of the deprectated
crypto.DEFAULT_ENCODING.

PR-URL: nodejs#20221
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>

addaleax pushed a commit that referenced this pull request

May 14, 2018
This commit removes the usage of the deprectated
crypto.DEFAULT_ENCODING.

Backport-PR-URL: #20706
PR-URL: #20221
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>