summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-06-21mold: use correct triple for cargodvn/moldDevan Carpenter
2023-06-21try making cargo use mold as linkerDevan Carpenter
2023-06-21openpgp: Fix compilation on wasm.Milo Moisson
2023-06-20openpgp: Fix backend selection.Justus Winter
2023-06-20buffered-reader: Use idiomatic conversion to detect truncation.Justus Winter
2023-06-20openpgp: Fix documentation.Justus Winter
2023-06-20buffered-reader: Add constructors to File that wrap std::fs::File.Justus Winter
2023-06-20buffered-reader: Add and fix links in the documentation.Justus Winter
2023-06-20openpgp: Add SessionKey::as_protected.Justus Winter
2023-06-20openpgp: Validate algorithm in the common code.Justus Winter
2023-06-20openpgp: Accept slightly malformed MPIs when reading secrets.Justus Winter
2023-06-19openpgp: Checksum raw MPIs when decrypting secret key material.Justus Winter
2023-06-15net: Use z-base-32 instead of zbase32 for a permissive licenseDylan Aïssi
2023-06-14openpgp: Deprecate `Packet::MDC` variant.Wiktor Kwapisiewicz
2023-06-13Update list of companies that are allowed to relicense Sequoia.Neal H. Walfield
2023-06-13Update CLA submission instructions.Neal H. Walfield
2023-06-13doc: Clarify that we plan to make a release for all vulnerabilities.Neal H. Walfield
2023-06-13doc: Fix markdown.Neal H. Walfield
2023-06-06docs: Add missing parenthesis.Wiktor Kwapisiewicz
2023-06-06openpgp: Deprecate `types::Curve::len`.Wiktor Kwapisiewicz
2023-06-06buffered_reader: Introduce `into_boxed` and deprecate `as_boxed`.Wiktor Kwapisiewicz
2023-06-06openpgp: Fix the cleartext signature framework.Justus Winter
2023-06-05ci: Drop the windows-gnu jobs.Justus Winter
2023-05-23openpgp: Prefer OCB if available in the Nettle backend.Justus Winter
2023-05-23openpgp: Improve test.Justus Winter
2023-05-23openpgp: Improve tracing.Justus Winter
2023-05-22openpgp: Formalize reporting of supported algorithms.Justus Winter
2023-05-22openpgp: Deduplicate EdDSA signing.Justus Winter
2023-05-22openpgp: Deduplicate EdDSA signature verification.Justus Winter
2023-05-22openpgp: Introduce a common public facade for public key operations.Justus Winter
2023-05-22openpgp: Deduplicate Key::import_secret_ed25519.Justus Winter
2023-05-22openpgp: Add Ed25519 to trait Asymmetric.Justus Winter
2023-05-22openpgp: Add asymmetric encryption trait.Justus Winter
2023-05-22openpgp: Move random into the Backend trait.Justus Winter
2023-05-22openpgp: Introduce a trait for the crypto backends.Justus Winter
2023-05-22openpgp: Implement GCM mode.Justus Winter
2023-05-22openpgp: Implement OCB mode using the Nettle backend.Justus Winter
2023-05-19autocrypt: Release 0.25.1.autocrypt/v0.25.1Neal H. Walfield
2023-05-19doc: Add document describing how vulnerabilities are handled.Neal H. Walfield
2023-05-17buffered-reader: Release 1.2.0.buffered-reader/v1.2.0Neal H. Walfield
2023-05-17buffered-reader: Update NEWS.Neal H. Walfield
2023-05-16openpgp: Release 1.16.0.openpgp/v1.16.0Neal H. Walfield
2023-05-16ipc: Upgrade lalrpop.Neal H. Walfield
2023-05-16Update Cargo.lock.Neal H. Walfield
2023-05-16autocrypt: Upgrade base64.Neal H. Walfield
2023-05-16net: Upgrade base64.Neal H. Walfield
2023-05-16openpgp: Upgrade base64.Neal H. Walfield
2023-05-15openpgp: Improve test.Neal H. Walfield
2023-05-15openpgp: Improve documentation.Neal H. Walfield
2023-05-15openpgp: Change crypto-botan to use botan v3.Alexander Kjäll