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

Unify key generation self-signature #208

Merged
merged 4 commits into from
Jun 24, 2024
Merged

Unify key generation self-signature #208

merged 4 commits into from
Jun 24, 2024

Commits on Jun 20, 2024

  1. Unify key generation self-signature

    - Serialized signature sub-packets are now ordered by their ID.
    - If zlib is preferred for compression, ZIP is also added to the preferences.
    - The creation time, issuer key ID, and key flag sub-packets are now critical.
    - The user-ID self-signature is now of type "generic" instead of "positive" certification.
    lubux committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    dd431f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    20d9806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    610cabb View commit details
    Browse the repository at this point in the history
  3. Remove whitespaces in docs

    Co-authored-by: Daniel Huigens <[email protected]>
    lubux and twiss authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a032635 View commit details
    Browse the repository at this point in the history