summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-09-05openpgp: Upgrade ed25519_dalek to version 2.Wiktor Kwapisiewicz
2023-07-19openpgp: Implement Key::generate_dsa.Justus Winter
2023-07-17openpgp: Implement DSA using the RustCrypto backend.Justus Winter
2023-07-09openpgp: Add Camellia support to RustCrypto backend.Shun Sakai
2023-06-22openpgp: Honor `OPENSSL_NO_OCB` build parameter.Wiktor Kwapisiewicz
2023-06-21openpgp: Fix compilation on wasm.Milo Moisson
2023-06-15net: Use z-base-32 instead of zbase32 for a permissive licenseDylan Aïssi
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-17buffered-reader: Release 1.2.0.buffered-reader/v1.2.0Neal H. Walfield
2023-05-16openpgp: Release 1.16.0.openpgp/v1.16.0Neal 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-05openpgp: Release 1.15.0openpgp/v1.15.0Neal H. Walfield
2023-05-05openpgp: Remove foreign-types-shared dependencyNeal H. Walfield
2023-05-05openpgp: Upgrade criterionNeal H. Walfield
2023-05-05openpgp: Update Cargo.lockNeal H. Walfield
2023-05-03openpgp: Update rust-crypto dependenciesNeal H. Walfield
2023-05-03openpgp: Update win-crypto-ng to 0.5Neal H. Walfield
2023-04-17Bump bindgen to 0.63.0.Justus Winter
2023-03-25openpgp: Update lalrpop to 0.19.9 to clean up deprection warningJeong YunWon
2023-03-24net: Release 0.27.0net/v0.27.0Neal H. Walfield
2023-03-23openpgp: Release 1.14.0openpgp/v1.14.0Neal H. Walfield
2023-03-21openpgp: Cache fingerprint calculations.Justus Winter
2023-03-20openpgp: Add check for CAST5.Wiktor Kwapisiewicz
2023-03-15openpgp: Bump nettle to 7.2.2.Justus Winter
2023-03-13openpgp: Bump botan to 0.10.1 to avoid raising our MSRV.Justus Winter
2023-03-08openpgp: Add a new backend based on the Botan cryptographic library.Justus Winter
2023-02-23sq: Move to https://gitlab.com/sequoia-pgp/sequoia-sqJustus Winter
2023-02-21sq: Release 0.28.0.sq/v0.28.0Justus Winter
2023-02-21sq: Avoid deprecated chrono interfaces.Justus Winter
2023-02-02ipc: Release 0.30.1.ipc/v0.30.1Neal H. Walfield
2023-02-01ipc: Release 0.30.0.ipc/v0.30.0Neal H. Walfield
2023-01-26net: Switch to OpenSSL for DNSSEC validation.Wiktor Kwapisiewicz
2023-01-11net: Release 0.26.0.net/v0.26.0Justus Winter
2023-01-11autocrypt: Release 0.25.0.autocrypt/v0.25.0Justus Winter
2023-01-07ipc: Make gnupg::KeyPair usable in async contexts.Justus Winter
2023-01-06openpgp: Release v1.13.0.openpgp/v1.13.0Neal H. Walfield
2023-01-06buffered-reader: Release 1.1.4.buffered-reader/v1.1.4Neal H. Walfield
2023-01-06buffered-reader: Set the buffer size using an environment variableNeal H. Walfield
2022-12-23ipc: Bump clap to 3.Justus Winter
2022-12-22openpgp: Add OpenSSL cryptographic backend.Wiktor Kwapisiewicz
2022-12-13openpgp: Release 1.12.0.openpgp/v1.12.0Neal H. Walfield
2022-11-18openpgp: Release 1.11.0.openpgp/v1.11.0Neal H. Walfield
2022-11-07ipc: Release 0.29.0.Nora Widdecke
2022-09-29openpgp, sq: Update dependency rpassword to 6.Nora Widdecke
2022-09-20sq: write out manual pages for sqLars Wirzenius