summaryrefslogtreecommitdiff
path: root/src/leap/keymanager/keys.py
AgeCommit message (Expand)Author
2016-04-27[feat] creat an iterator to build dictsRuben Pollan
2016-04-19[bug] encryption keys can now be serialized to json using key.get_dict()elijah
2016-02-25[feat] Make EncryptionKey aware of the active addressRuben Pollan
2016-02-25[feat] Use fingerprints instead of key idsRuben Pollan
2016-02-25[feat] Migrate soledad documents by adding versioning fieldRuben Pollan
2016-02-25[feat] move validation, usage and audited date to the active documentRuben Pollan
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