Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_aeskw.doctest
Commit message (Expand)AuthorAgeFilesLines
* Replace use of pycrypto utility functionsArthur de Jong2017-10-011-4/+4
* Improve branch coverageArthur de Jong2016-09-141-4/+38
* Improve tests and test coverageArthur de Jong2016-03-191-5/+5
* Support Python 3Arthur de Jong2015-10-061-38/+39
* Move encryption functions in pskc.crypto packageArthur de Jong2014-10-091-1/+1
* Implement padding as specified in RFC 5649Arthur de Jong2014-05-301-1/+79
* Allow speciying an initial value for key wrappingArthur de Jong2014-05-301-0/+17
* Provide an RFC 3394 AES key wrapping algorithmArthur de Jong2014-05-301-0/+101