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

Rsa import #94

Merged
merged 21 commits into from
Nov 18, 2022
Merged

Rsa import #94

merged 21 commits into from
Nov 18, 2022

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    be24d9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ab346f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    768c2d3 View commit details
    Browse the repository at this point in the history
  4. Add RSA decryption support

    This needs more work from the trussed side
    sosthene-nitrokey committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    72b375c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10451dc View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. RSA: Add gpg tests

    sosthene-nitrokey committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    4802205 View commit details
    Browse the repository at this point in the history
  2. Do not de-pad then re-pad the hash digest

    This also allows supporting other hashes than SHA256.
    Depends on 23f726894376887f59b2e3dd496180ac79289937
    sosthene-nitrokey committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    62007a3 View commit details
    Browse the repository at this point in the history
  3. Fix missing filter

    sosthene-nitrokey committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    07b3c58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f1c8fb View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Rename rsa with full bit size

    rsa2k -> rsa2048
    rsa3k -> rsa3072
    rsa4k -> rsa4096
    sosthene-nitrokey committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    6723ce4 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    b8a9c6a View commit details
    Browse the repository at this point in the history
  2. Add rsa key import

    sosthene-nitrokey committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    fcf441c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    823d49d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    871ef91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82eb16c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    d73011d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    849cd48 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

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

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    f431b79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    937ee57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5485a2 View commit details
    Browse the repository at this point in the history