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 support for raw private/public keys #646

Merged
merged 19 commits into from
Jul 12, 2023

Commits on May 21, 2020

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

Commits on May 24, 2020

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

Commits on Jun 29, 2023

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

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    7b599ca View commit details
    Browse the repository at this point in the history
  2. Temporarily remove dumping

    sylph01 committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    4e1da3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e89a27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46d4fc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80e9ef1 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    202cac7 View commit details
    Browse the repository at this point in the history
  2. Ensure key is a String

    sylph01 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b48fcab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9ccf58 View commit details
    Browse the repository at this point in the history
  4. Styling fix

    sylph01 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    26bd41d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6628df1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d67841 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    edadf2f View commit details
    Browse the repository at this point in the history
  8. Fix documentation

    sylph01 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f721fd0 View commit details
    Browse the repository at this point in the history
  9. Rename C function names

    sylph01 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    18623dd View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Styling fixes

    - Remove trailing whitespaces
    - Remove extra line break
    - Styling of function definition
    - Remove wrong documentation
    - Group raw_*_key methods together
    sylph01 committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    c40d4fe View commit details
    Browse the repository at this point in the history
  2. Doc: key -> pkey

    sylph01 committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    23262c2 View commit details
    Browse the repository at this point in the history