summaryrefslogtreecommitdiffstats
path: root/openpgp/src/packet/key_flags.rs
AgeCommit message (Expand)Author
2019-03-14openpgp: Replace TPK::select_keys with an iterator.Neal H. Walfield
2019-03-14openpgp: Implement BitAnd and BitOr for KeyFlagsNeal H. Walfield
2018-12-13openpgp: order KeyFlags by inclusionKai Michaelis
2018-11-26openpgp: comment KeyFlags::newKai Michaelis
2018-11-26openpgp: turn KeyFlags into structKai Michaelis
2018-11-26openpgp: move Features, KeyFlags and KySrvPrf. into own filesKai Michaelis