Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pskc/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* Remove __str__ from exceptionArthur de Jong2014-06-171-3/+1
* Provide an RFC 3394 AES key wrapping algorithmArthur de Jong2014-05-301-0/+5
* Raise exception when key derivation failsArthur de Jong2014-05-291-0/+5
* Add test for missing key encryption algorithmArthur de Jong2014-05-291-8/+11
* Raise an exception if decryption failsArthur de Jong2014-05-251-0/+10
* Raise exceptions on some parsing problemsArthur de Jong2014-05-231-0/+31