Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_encryption.doctest
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in testArthur de Jong2016-12-201-4/+4
* Allow MAC over plaintext or ciphertextArthur de Jong2016-12-201-0/+9
* Improve branch coverageArthur de Jong2016-09-141-1/+20
* Support specifying PRF in setup_pbkdf2()Arthur de Jong2016-09-111-2/+6
* Fall back to encryption key for MACArthur de Jong2016-04-231-0/+11
* Allow global specification of IVArthur de Jong2016-04-231-0/+11
* Allow configuring PBKDF2 key derivationArthur de Jong2016-03-261-0/+58
* Allow configuring a MAC keyArthur de Jong2016-03-261-0/+27
* Improve tests and test coverageArthur de Jong2016-03-191-5/+7
* Re-organise test filesArthur de Jong2016-01-301-8/+8
* Add encryption algorithm propertyArthur de Jong2016-01-241-1/+5
* Support Python 3Arthur de Jong2015-10-061-26/+33
* Add MAC tests to all CBC encrypted keysArthur de Jong2014-06-141-0/+16
* Support kw-tripledes decryptionArthur de Jong2014-05-311-0/+11
* Support kw-aes128, kw-aes192 and kw-aes256Arthur de Jong2014-05-301-0/+28
* Support Tripple DES decryptionArthur de Jong2014-05-291-0/+11
* Add test for all AES-CBC encryption schemesArthur de Jong2014-05-291-0/+44