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

Refactor RSA verification: Replace jsrsasign with crypto-js #268

Merged
merged 11 commits into from
Jan 30, 2020

Commits on Jan 29, 2020

  1. Configuration menu
    Copy the full SHA
    d20ae98 View commit details
    Browse the repository at this point in the history
  2. add signature check tests

    lbalmaceda committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    08c5cb2 View commit details
    Browse the repository at this point in the history
  3. add more signature tests

    lbalmaceda committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    5c89e6b View commit details
    Browse the repository at this point in the history
  4. fix rebase issue

    lbalmaceda committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    97b4543 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce822bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de3c2e2 View commit details
    Browse the repository at this point in the history
  7. migrate to const and let

    lbalmaceda committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    5ae8bdb View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Configuration menu
    Copy the full SHA
    20455d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98b8fe1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    894b8dc View commit details
    Browse the repository at this point in the history
  4. refactor b64 tests

    lbalmaceda committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    89e847b View commit details
    Browse the repository at this point in the history