-
Notifications
You must be signed in to change notification settings - Fork 61
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
Implement parsing GPG keys #373
Merged
Merged
Commits on Jan 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7cfb6e7 - Browse repository at this point
Copy the full SHA 7cfb6e7View commit details -
install nettle and capnproto on ubuntu runner
required for sequoia pgp dependency
Configuration menu - View commit details
-
Copy full SHA for 9426c8d - Browse repository at this point
Copy the full SHA 9426c8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58ff86b - Browse repository at this point
Copy the full SHA 58ff86bView commit details -
allows users to pick between which crypto lib (cng or nettle) uses flate compression by default
Configuration menu - View commit details
-
Copy full SHA for ffee299 - Browse repository at this point
Copy the full SHA ffee299View commit details -
Configuration menu - View commit details
-
Copy full SHA for c85286b - Browse repository at this point
Copy the full SHA c85286bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38e33d7 - Browse repository at this point
Copy the full SHA 38e33d7View commit details
Commits on Jan 17, 2022
-
add note regarding bug pgp::composed::signed_key::parse::from_armor_many seems to yield only one key when multiple are present use feature resolver v2 (necessary since nettle will not compile on wasm32) https://doc.rust-lang.org/cargo/reference/features.html#feature-resolver-version-2 add notes on pgp specific dependencies
Configuration menu - View commit details
-
Copy full SHA for d0d964a - Browse repository at this point
Copy the full SHA d0d964aView commit details
Commits on Jan 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 07fc97e - Browse repository at this point
Copy the full SHA 07fc97eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29fdcf0 - Browse repository at this point
Copy the full SHA 29fdcf0View commit details
Commits on Feb 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for aaae84f - Browse repository at this point
Copy the full SHA aaae84fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d55f00 - Browse repository at this point
Copy the full SHA 1d55f00View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.