summaryrefslogtreecommitdiffstats
path: root/autocrypt/src/cert.rs
AgeCommit message (Expand)Author
2020-08-05openpgp: Don't implement Default for the Bitflags types.Justus Winter
2020-07-28openpgp: Reimplement the KeyFlags struct using Bitfield.Justus Winter
2020-04-08openpgp: Rename crypto::mpis to crypto::mpiIgor Matuszewski
2020-02-26openpgp: Add a prelude file to import things related to certificatesNeal H. Walfield
2020-02-14openpgp: Add an option to change the cipher suite used for subkeys.Neal H. Walfield
2020-02-06autocrypt: New crate.Justus Winter