crypto: fail early if passphrase is too long by tniessen · Pull Request #27010 · nodejs/node
This causes OpenSSL to fail early if the decryption passphrase is too long, and produces a somewhat helpful error message. Refs: nodejs#25208
added
c++
labels
Mar 30, 2019
tniessen
added
the
semver-major
label
Mar 31, 2019
tniessen
removed
the
semver-major
label
Apr 2, 2019
BridgeAR
added
the
author ready
label
Apr 3, 2019BridgeAR pushed a commit to BridgeAR/node that referenced this pull request
Apr 4, 2019This 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, 2019This was referenced
Apr 23, 2019
tniessen
removed
the
author ready
label
Jan 14, 2021This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters