summaryrefslogtreecommitdiffstats
path: root/sop
AgeCommit message (Expand)Author
2021-01-04sop: Move to https://gitlab.com/sequoia-pgp/sequoia-sopJustus Winter
2020-12-16Release 1.0.0.v1.0.0Justus Winter
2020-12-11Release 0.21.0.v0.21.0Justus Winter
2020-12-11Correct minimal versions.Nora Widdecke
2020-11-26sop: Correctly handle keyrings in CERTS.Justus Winter
2020-11-10openpgp: Use Padme as default padding policy.Wiktor Kwapisiewicz
2020-11-10openpgp: Make stream::Padder use the builder pattern.Wiktor Kwapisiewicz
2020-10-22openpgp: Select only supported encryption-capable keys.Justus Winter
2020-10-14Fix `make install` on both BSD and Linux.Wiktor Kwapisiewicz
2020-10-14Release 0.20.0.v0.20.0Justus Winter
2020-10-14Make other BSD systems use ginstall too.Wiktor Kwapisiewicz
2020-10-14Modified conditional to set INSTALL executable to ginstall for FreeBSD.phryk
2020-10-12Allow to opt out of default features for sequoia-* dependenciesIgor Matuszewski
2020-10-06sop: Fix armor kind when extracting certificates.Justus Winter
2020-09-22openpgp: Hide stream::Encryptor::aead_algo from public API.Wiktor Kwapisiewicz
2020-08-21Release 0.19.0.v0.19.0Justus Winter
2020-07-31Release 0.18.0.v0.18.0Justus Winter
2020-06-18sop: Fix dependency.Justus Winter
2020-06-12Release 0.17.0.v0.17.0Justus Winter
2020-06-12sop: Fix keyword.Justus Winter
2020-06-12sop: Improve README.md.Justus Winter
2020-05-28openpgp: Change the `decrypt` proxy in the decryption helper.Justus Winter
2020-05-28openpgp: Change PKESK::decrypt to return an Option<_>.Justus Winter
2020-05-13openpgp: Unawkwardify Encryptor::add_password.Justus Winter
2020-05-07openpgp: Use a builder to construct Decryptor.Justus Winter
2020-05-07openpgp: Use a builder to construct DetachedVerifier.Justus Winter
2020-04-21openpgp: Rename signature::Builder to signature::SignatureBuilder.Wiktor Kwapisiewicz
2020-04-21sop: An implementation of the Stateless OpenPGP CLI using Sequoia.Justus Winter