summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
7 daysopenpgp: Introduce a constructor for ComponentBundle.mainJustus Winter
7 daysopenpgp: Use public accessors in tests.Justus Winter
7 daysopenpgp: Move ComponentBundles to cert::bundles.Justus Winter
7 daysdoc: Mention the bug bounty program.Neal H. Walfield
8 daysopenpgp: Support NistP521 using the RustCrypto backend.Justus Winter
8 daysopenpgp: Support NistP384 using the RustCrypto backend.Justus Winter
8 daysopenpgp: Refactor imports.Justus Winter
8 daysopenpgp: Remove debugging remnant.Justus Winter
9 daysopenpgp: Fix adding authenticated issuer information.Justus Winter
9 daysopenpgp: Simplify intra-project link.Justus Winter
9 daysopenpgp: Improve documentation.Justus Winter
9 daysopenpgp: Improve documentation.Justus Winter
12 daysbuffered-reader: Release v1.3.1.buffered-reader/v1.3.1Neal H. Walfield
12 daysbuffered-reader: Add a test.Neal H. Walfield
13 daysopenpgp: Release 1.20.0.openpgp/v1.20.0Justus Winter
13 daysci: Update clippy to Rust 1.70.0.Justus Winter
13 daysUpdate base64.Justus Winter
13 daysUpdate all dependencies.Justus Winter
13 daysopenpgp: Move the default v3 signature cutoff to 2021.Justus Winter
13 daysRemove the hidden Makefile.Justus Winter
13 daysci: Run the tests without the hidden Makefile.Justus Winter
13 daysci: Run all tests on Debian Trixie.Justus Winter
13 daysopenpgp: Align definition of self-signature.Justus Winter
13 daysopenpgp-policy: Update certs.Justus Winter
14 daysopenpgp: Add S2K::Implicit.Justus Winter
14 daysopenpgp: Improve tracing, trace parsing failures.Justus Winter
2024-04-08openpgp: Fix documentation.Justus Winter
2024-04-08openpgp: Add Signature::verify_signature.Justus Winter
2024-03-24openpgp: Remember digests during certificate canonicalization.Justus Winter
2024-03-24openpgp: Stash the digest on successful signature verifications.Justus Winter
2024-03-24openpgp: Rework signature verification.Justus Winter
2024-03-22openpgp: Optimize RawCert::primary_key.Justus Winter
2024-03-21openpgp: Fix documentation.Justus Winter
2024-03-21openpgp: Improve tracing.Justus Winter
2024-03-16openpgp: Avoid heap allocation when hashing signatures.Justus Winter
2024-03-16openpgp: Avoid heap allocation when hashing keys.Justus Winter
2024-03-13openpgp: Include the reason for why a primary key is unsupported.Justus Winter
2024-03-10ipc: Release 0.34.1.ipc/v0.34.1Neal H. Walfield
2024-03-10ci: Also test the sequoia-ipc and sequoia-net crates on Windows.Neal H. Walfield
2024-03-10ipc: Add missing import in Windows code.Neal H. Walfield
2024-03-09ipc: Release 0.34.0.ipc/v0.34.0Neal H. Walfield
2024-03-09Update dependencies.Neal H. Walfield
2024-03-09Update certificates in openpgp-policy.toml.Neal H. Walfield
2024-03-09ipc: Improve error message.Neal H. Walfield
2024-03-06ipc: Add callbacks to simplify tracing client-server interactions.Justus Winter
2024-03-06ipc: Update Client::send_simple with the version from the chameleon.Neal H. Walfield
2024-03-06ipc: Don't panic if the server disappears, return an error.Neal H. Walfield
2024-03-04Retire dvzrv and wiktor.Neal H. Walfield
2024-02-26ci: make msvc jobs print env varsDevan Carpenter
2024-02-25openpgp: Handle header lines in the cleartext signature framework.Justus Winter