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_METHOD and expand API #1790

Merged
merged 47 commits into from
Sep 9, 2024
Merged

Refactor RSA_METHOD and expand API #1790

merged 47 commits into from
Sep 9, 2024

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    9cb198e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    9c1b425 View commit details
    Browse the repository at this point in the history
  2. updated documentation

    smittals2 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d9ce001 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    534e93e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76633ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b458ac2 View commit details
    Browse the repository at this point in the history
  6. refactored ECDSA_size as a result of removing ECDSA_METHOD. We don't …

    …support *group_order_size custom functionality anymore
    smittals2 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e236789 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca46765 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0630da8 View commit details
    Browse the repository at this point in the history
  9. changed func sig

    smittals2 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9b17db0 View commit details
    Browse the repository at this point in the history
  10. test for EC_KEY_METHOD

    smittals2 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0686e44 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    43a7315 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3429da0 View commit details
    Browse the repository at this point in the history
  13. added more assertions

    smittals2 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f7fe3b4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8a68735 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    9bda4bb View commit details
    Browse the repository at this point in the history
  2. fixed memory leak in test

    smittals2 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2e2d6f3 View commit details
    Browse the repository at this point in the history
  3. removed cast for string

    smittals2 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3ce0ec8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f885475 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    fca2567 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    83236f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    89d7b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    474a36f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46ccb04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    404312c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63ca963 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    6c1f2e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c687981 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bccc420 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e163a36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f72c95e View commit details
    Browse the repository at this point in the history
  6. changed func name

    smittals2 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f629b73 View commit details
    Browse the repository at this point in the history
  7. added test for RSA

    smittals2 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a3607b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc74cba View commit details
    Browse the repository at this point in the history
  9. changed str checks

    smittals2 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6fc62a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    afd0062 View commit details
    Browse the repository at this point in the history
  11. updated return values

    smittals2 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d21e674 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ed46cde View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bf49206 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    30791a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76e6454 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    612c200 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. removed additional space

    smittals2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c286ad7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd6cc75 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. added engine testing

    smittals2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    685de40 View commit details
    Browse the repository at this point in the history
  2. updated documentation

    smittals2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b87e274 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    b9a609f View commit details
    Browse the repository at this point in the history