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

chore: refactor and format test functions #1

Merged
merged 3 commits into from
Sep 13, 2024

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    4a3e455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43810d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Merge branch 'main' into pr/codeesura/1

    * main:
      .
      feat(optimization): simplification of `verify_sha256_pkcs1v15` logic
      feat: add support for public exponent 3
      .
      .
      chore: add CI
      adding suggestions
      docs: update readme with benchmark results
      updated example and readme
      stopped being a lazy ass and did the rest of it
      reorg, adding an example, refactoring the readme
      Add benchmarks section
      Add installation section
      Add dependencies section
      Add example section TODOs
      Supplement parameter parsing section
      Add signature gathering section
      swithc to bignum 0.3.0 and remove usage of u64 num generics
    TomAFrench committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8878ea4 View commit details
    Browse the repository at this point in the history