summaryrefslogtreecommitdiff
path: root/src/leap/keymanager/validation.py
AgeCommit message (Collapse)Author
2014-11-19Implement multi uid supportRuben Pollan
2014-11-06Use datetime for key expirationRuben Pollan
2014-11-04Merge keys when updating an exisiting keyRuben Pollan
This is needed to prevent roll back attacks where the attacker push us to accept a key with an old expiration date that could be use to push an untrusted key when after it's expiration.
2014-10-23Basic validation levels supportRuben Pollan