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

[WIP] Make RS use RNP lib for PGP #148

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    af391d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9738b31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd923f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 31, 2024

  1. added signature verification

    csoler committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    357df4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e31fa52 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 2, 2024

  1. factored some common code between OpenPGP-SDK and RNP handlers, and a…

    …dded scope-guard structures for RNP objects
    csoler committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    fe29372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    474ca31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    985ffaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    952d951 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. added key parsing code

    csoler committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    8035097 View commit details
    Browse the repository at this point in the history
  2. factored some functions

    csoler committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    99ffcbd View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. added certificate generation

    csoler committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7c0fea4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    91bd81d View commit details
    Browse the repository at this point in the history
  2. added keypair input system

    csoler committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e0007e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c8fc50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e0b691 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    7ba063f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4bfc57 View commit details
    Browse the repository at this point in the history
  3. added key removal

    csoler committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    826becd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e27abe8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80a1b07 View commit details
    Browse the repository at this point in the history
  6. fixed compilation

    csoler committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    0618ba9 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. fixed compilation

    csoler committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5736fcd View commit details
    Browse the repository at this point in the history
  2. fixed compilation

    csoler committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    628130d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    8820b8c View commit details
    Browse the repository at this point in the history
  2. added signers to certificates

    csoler committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    87c4958 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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

Commits on Aug 21, 2024

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

Commits on Aug 31, 2024

  1. added filter to remove signature subpacket 33 for backward compatibil…

    …ity with openpgp-sdk. Will be disabled in v07
    csoler committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    0fb6bf3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    990d264 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de81d58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8011b6b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 11, 2024

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