0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 22 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a __main__ module to call the package conveniently More... about 1 year ago
cli: Support running the module directly More... about 1 year ago
cli: Support verifying detached signatures More... about 1 year ago
tests: Extend test_verify_detached() to 1-out-of-2 case More... about 1 year ago
tests: Make assert_signature() more reusable More... about 1 year ago
openpgp: Add a function to verify detached signature More... about 1 year ago
openpgp: Move gpg output processing into a dedicated function More... about 1 year ago
cli: Print multiple signature data More... about 1 year ago
cli: Add --no-require-all-good to openpgp-verify command More... about 1 year ago
openpgp: Allow verifying a subset of signatures More... about 1 year ago
test_openpgp: Add more tests for the multi-signature case More... about 1 year ago
openpgp: Pass OpenPGPSignatureData to OpenPGPVerificationFailure More... about 1 year ago
exceptions: Verify excs to subclasses of OpenPGPVerificationFailure More... about 1 year ago
openpgp: Distinguish NO_PUBLIC_KEY status More... about 1 year ago
openpgp: Store all verification results in OpenPGPSignatureData More... about 1 year ago
openpgp: Stop relying on `gpg --verify` exit status More... about 1 year ago
openpgp: Initial support for multiple signatures More... about 1 year ago
test_openpgp: Workaround pyflakes' failures More... about 1 year ago
Require Python 3.9+ More... about 1 year ago
openpgp: Convert OpenPGPSignatureData into a dataclass More... about 1 year ago
test_openpgp: Put common part of Manifest into a var More... about 1 year ago
tests: Move the combined keys to keydata More... about 1 year ago
tests.keydata: Add __main__ that prints keydata More... about 1 year ago
Discontinue the support for Python 3.6 and 3.7 More... over 1 year ago
Modernize via pyupgrade More... over 1 year ago
Bump to 17.0 More... over 1 year ago
Update tox install rules for flit More... over 1 year ago
Support pretty log formatting using rich More... over 1 year ago
Include all deps in pyproject.toml More... over 1 year ago
Use custom log formatting More... over 1 year ago