summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-07-12ci: Test sq on windows.nora/sq_windowsNora Widdecke
2021-07-09Link to sqv repository.Nora Widdecke
2021-07-09docker: Remove sqv.Nora Widdecke
2021-07-09sqv: Move to https://gitlab.com/sequoia-pgp/sequoia-sqvNora Widdecke
2021-07-09openpgp: Fix CertParser::reset.Nora Widdecke
2021-07-08cert: support policy_uri subpacketEli Flanagan
2021-07-08Update reference to sq.Nora Widdecke
2021-06-28ipc: Initial support for keybox files.Nora Widdecke
2021-06-28ipc: Add keybox test data.Nora Widdecke
2021-06-28openpgp: Fix classification of unknown public key algorithms.Justus Winter
2021-06-28openpgp: Fix example.Justus Winter
2021-06-28ci: Mark arm64 jobs manual.Nora Widdecke
2021-06-14ipc: Invoke GnuPG in background without flashing terminals.Wiktor Kwapisiewicz
2021-06-11make: Pass CARGO_TEST_ARGS to benches test.Nora Widdecke
2021-06-10ci: Disable arm64 jobs for forks.Nora Widdecke
2021-06-07openpgp: Release 1.3.0.openpgp/v1.3.0Justus Winter
2021-06-07openpgp: Drop workaround now that we depend on nettle 7.0.2.Justus Winter
2021-06-07openpgp: Add tests for crashes in Nettle, see CVE-2021-3580.Justus Winter
2021-06-07openpgp: Bump version of nettle to 7.0.2.Justus Winter
2021-06-07openpgp: Check that generated cv25519 keys are properly clamped.Justus Winter
2021-06-07openpgp: Add decryption test vectors.Justus Winter
2021-06-07openpgp: Clamp cv25519 secrets for use with CNG.Justus Winter
2021-06-04openpgp-ffi: Implement pgp_writer_alloc_with_capacity.Justus Winter
2021-06-04openpgp-ffi: Optimize pgp_writer_alloc.Justus Winter
2021-05-27openpgp: Fix crash.Justus Winter
2021-05-26openpgp: Fix typo.Justus Winter
2021-05-20openpgp: Fix CertParser to return errors in the right order.Neal H. Walfield
2021-05-20openpgp: Add missing news item.Neal H. Walfield
2021-05-19openpgp: Improve Cert::insert_packets.Neal H. Walfield
2021-05-17openpgp: Mention Key4::new in struct documentationRobin Krahl
2021-05-12openpgp: Implement TryFrom<SignatureBuilder> for more types.Wiktor Kwapisiewicz
2021-05-10openpgp: Implement TryFrom<SignatureBuilder> for cert::*RevocationBuilder.Wiktor Kwapisiewicz
2021-05-03openpgp: Make CertBuilder's binding signatures customizable.Justus Winter
2021-04-30openpgp: Rework signature creation.Justus Winter
2021-04-30openpgp: Reuse the signer.Justus Winter
2021-04-30openpgp: Drop features subpacket from subkey binding signatures.Justus Winter
2021-04-30openpgp: Simplify code.Justus Winter
2021-04-29openpgp: Simplify constructor.Justus Winter
2021-04-29openpgp: Fix error message wording on policy rejection.Wiktor Kwapisiewicz
2021-04-28sq: Implement sq key password.Justus Winter
2021-04-28openpgp: Implement Encryptor::with_session_key.Justus Winter
2021-04-28openpgp: Fix documentation.Justus Winter
2021-04-28openpgp: Improve example.Justus Winter
2021-04-28openpgp: Simplify code.Justus Winter
2021-04-27ci: Run tests on 32-bit MSVC windows.Nora Widdecke
2021-04-26openpgp: Add high-level interface for attested certifications.Justus Winter
2021-04-26openpgp: Implement ComponentBundle::attestations, improve example.Justus Winter
2021-04-26openpgp: Make SignatureBuilder::pre_sign public.Justus Winter
2021-04-26openpgp: New constant SubpacketAreas::MAX_SIZE.Justus Winter
2021-04-26openpgp: Expose low-level functions for attestation key signatures.Justus Winter