crypto: fail early if passphrase is too long by tniessen · Pull Request #27010 · nodejs/node

@tniessen

This causes OpenSSL to fail early if the decryption passphrase is too
long, and produces a somewhat helpful error message.

Refs: nodejs#25208

@nodejs-github-bot added c++

Issues and PRs that require attention from people who are familiar with C++.

crypto

Issues and PRs related to the crypto subsystem.

labels

Mar 30, 2019

bnoordhuis

BridgeAR

@tniessen

@tniessen tniessen added the semver-major

PRs that contain breaking changes and should be released in the next major version.

label

Mar 31, 2019

sam-github

@tniessen tniessen removed the semver-major

PRs that contain breaking changes and should be released in the next major version.

label

Apr 2, 2019

@BridgeAR BridgeAR added the author ready

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

label

Apr 3, 2019

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

Apr 4, 2019
This causes OpenSSL to fail early if the decryption passphrase is too
long, and produces a somewhat helpful error message.

PR-URL: nodejs#27010
Refs: nodejs#25208
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>

This was referenced

Apr 23, 2019

This was referenced

Apr 23, 2019

@tniessen tniessen removed the author ready

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

label

Jan 14, 2021