summaryrefslogtreecommitdiffstats
path: root/sqv/src/sqv.rs
AgeCommit message (Expand)Author
2019-05-16openpgp: Introduce trait Policy. WIPfix-274Justus Winter
2019-05-14openpgp, openpgp-ffi: Normalize TPK::revoked()Neal H. Walfield
2019-03-14openpgp: Replace TPK::select_keys with an iterator.Neal H. Walfield
2019-02-13openpgp: Introduce crypto::Hash.Justus Winter
2019-01-18sqv: ensure keys are signing capable before verifying sigsKai Michaelis
2019-01-17sqv: check if a key wasn't revoked at signature ctime.Kai Michaelis
2018-12-17openpgp: Change KeyIter to also return the RevocationStatus.Neal H. Walfield
2018-12-14openpgp: Introduce trait Parse.Justus Winter
2018-12-05openpgp: Drop openpgp::Reader.Justus Winter
2018-11-26sqv: Move sqv into a new crate.Justus Winter