Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get files ready for 0.1 release0.1Arthur de Jong2014-05-233-1/+258
* Use pskcxml as file name extensionArthur de Jong2014-05-2310-9/+9
* Improve IANA linksArthur de Jong2014-05-232-2/+2
* Improve testArthur de Jong2014-05-231-2/+7
* Provide Sphinx documentationArthur de Jong2014-05-197-0/+720
* Add missing policy constantArthur de Jong2014-05-191-0/+3
* Fix attribute name in docstringArthur de Jong2014-05-191-1/+1
* Update READMEArthur de Jong2014-05-191-5/+28
* Fix dateutil dependencyArthur de Jong2014-05-172-2/+2
* Fix module descriptionArthur de Jong2014-04-191-2/+1
* Move PSKC class to toplevel moduleArthur de Jong2014-04-192-42/+44
* Provide pskc.key docstringsArthur de Jong2014-04-192-48/+115
* Provide pskc.parse docstringsArthur de Jong2014-04-191-1/+19
* Complete pskc.policy docstringsArthur de Jong2014-04-191-2/+4
* Provide pskc.mac docstringsArthur de Jong2014-04-191-8/+34
* Provide pskc.encryption docstringsArthur de Jong2014-04-191-5/+41
* Move Key class to separate moduleArthur de Jong2014-04-194-188/+239
* Add initial setup scriptArthur de Jong2014-04-164-2/+98
* Include a license file (LGPL)Arthur de Jong2014-04-161-0/+504
* Add bulk provisioning test from Figure 10Arthur de Jong2014-04-162-0/+154
* Use slightly clearer namesArthur de Jong2014-04-161-4/+4
* Add test for Figure 7 from RFC6030Arthur de Jong2014-04-132-0/+94
* Implement PBKDF2 key derivationArthur de Jong2014-04-131-0/+64
* Add id attribute from EncryptionKeyArthur de Jong2014-04-131-2/+5
* Add test for Figure 6 from RFC6030Arthur de Jong2014-04-122-0/+78
* Implement MAC checkingArthur de Jong2014-04-122-0/+95
* Support decrypting with a pre-shared keyArthur de Jong2014-04-122-2/+108
* Refactor DataType value handlingArthur de Jong2014-04-121-35/+55
* Document key and pin usage valuesArthur de Jong2014-04-111-0/+42
* Add test for Figure 5 from RFC6030Arthur de Jong2014-04-112-0/+114
* Implement key policy parsingArthur de Jong2014-04-112-2/+125
* Support parsing date and integer valuesArthur de Jong2014-04-111-8/+23
* Add test for Figure 4 from RFC6030Arthur de Jong2014-04-112-0/+54
* Add test for Figure 3 from RFC6030Arthur de Jong2014-04-112-0/+71
* Get more data from KeyPackageArthur de Jong2014-04-071-0/+42
* Add test for example from RFC6030Arthur de Jong2014-04-072-0/+60
* Support getting plaintext keyArthur de Jong2014-04-071-0/+58
* Minimal testArthur de Jong2014-04-071-0/+35
* Basic implementation of PSKC classArthur de Jong2014-04-072-0/+90
* Provide an initial READMEArthur de Jong2014-04-041-0/+40
* Initial project layoutArthur de Jong2014-04-042-0/+40