summaryrefslogtreecommitdiffstats
path: root/base/common/python/pki/key.py
Commit message (Expand)AuthorAgeFilesLines
* Refactoring KeyClient class and crypto classes.Abhishek Koneru2014-03-311-22/+35
* Modify return object for retrieve_key(key_id, twsk)Abhishek Koneru2014-03-061-10/+13
* Get archival working for python key clientAde Lee2014-03-051-17/+11
* Fixes for coments from reviewAde Lee2014-02-261-68/+117
* Add ability to archive without sending pkiArchiveOptions object.Ade Lee2014-02-261-65/+109
* Make generate_symmetric_key more generic.Ade Lee2014-02-261-4/+4
* Added error checking in python client callsAde Lee2014-02-261-16/+86
* Moved key functions out of kraclient.pyAde Lee2014-02-261-96/+254
* reame client_id to client_key_idAde Lee2014-02-261-16/+16
* Add getActiveKey() to the python clientAde Lee2014-02-261-0/+9
* Fix minor issues from review.Ade Lee2014-02-261-13/+14
* Add methods to getKeyInfo and change key statusAde Lee2014-02-191-14/+28
* Added decorator to handle exceptionsAde Lee2014-02-191-56/+21
* Additional changes as per review.Ade Lee2014-02-191-95/+158
* Initial work on python APIAde Lee2014-02-191-0/+458