Skip to content

src: turn key length exception into CHECK

Rodrigo Muino Tomonari requested to merge github/fork/bnoordhuis/keylenchk into master

This exception can logically never happen because of the key stretching that takes place first. Failure must therefore be a bug in Node.js and not in the executing script.

Merge request reports

Loading