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

Add config.rejectCurves and prevent generating keys using blacklisted algos #1395

Merged
merged 4 commits into from Aug 19, 2021

Commits on Aug 19, 2021

  1. Add config.rejectCurves, prevent generation of keys with blacklisted …

    …public key algo and curves
    larabr committed Aug 19, 2021
    Copy the full SHA
    8eb6fb1 View commit details
    Browse the repository at this point in the history
  2. Update src/config/config.js

    Co-authored-by: Daniel Huigens <d.huigens@protonmail.com>
    larabr and twiss committed Aug 19, 2021
    Copy the full SHA
    6f23625 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    350e457 View commit details
    Browse the repository at this point in the history
  4. Add TS definitions

    larabr committed Aug 19, 2021
    Copy the full SHA
    28f035a View commit details
    Browse the repository at this point in the history