summaryrefslogtreecommitdiff
path: root/src/leap/keymanager/keys.py
AgeCommit message (Expand)Author
2015-06-27[bug] remove the dependency on enum34Ruben Pollan
2015-01-15Port validation levels to enum34Ruben Pollan
2014-12-16Port to soledad new async APIRuben Pollan
2014-11-25Return signing key on signature verificationRuben Pollan
2014-11-19Fix commentsRuben Pollan
2014-11-19Implement multi uid supportRuben Pollan
2014-11-19Implement active key documentRuben Pollan
2014-11-10Use type instead of tags to get docs in openpgpRuben Pollan
2014-11-10Implement the new encryption-key soledad documentRuben Pollan
2014-11-06Use datetime for key expirationRuben Pollan
2014-11-04Remove outdated commentRuben Pollan
2014-10-23Basic validation levels supportRuben Pollan
2013-11-04Add verification of detached signatures.drebs
2013-09-02assert nonnull soledadKali Kaneko
2013-08-08Support bundled GPG and change API.drebs
2013-07-02Move the key manager from leap_client repo to its own repo.drebs