Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crypto: improve RSA-PSS digest error messages #44307

Commits on Aug 20, 2022

  1. crypto: improve RSA-PSS digest error messages

    md and mgf1_md are internal variable names and should not appear in
    JS error messages. Also include the invalid digest name in the error
    message.
    tniessen committed Aug 20, 2022
    Copy the full SHA
    1c91c38 View commit details
    Browse the repository at this point in the history