summaryrefslogtreecommitdiff
path: root/lib/Crypto/SelfTest/Cipher/test_XOR.py
Commit message (Expand)AuthorAgeFilesLines
* Unwraping byte conversion on test vectors.Anders Sundman2011-04-241-8/+8
* Changes to allow pycrpyto to work on Python 3.x as well as 2.1 through 2.7Thorsten Behrens2010-12-281-8/+10
* test_XOR.py: Fix test for bug where keys longer than 32 bytes are silently tr...Dwayne C. Litzenberger2009-08-021-2/+3
* test_XOR.py: Test for bug where keys longer than 32 bytes are silently truncatedDwayne C. Litzenberger2009-08-021-5/+10
* Resurrect lib/Crypto/SelfTest/Cipher/test_XOR.pyDwayne C. Litzenberger2009-08-021-0/+64
* Remove SelfTest modules for IDEA, RC5, and XOR ciphersDwayne C. Litzenberger2009-03-011-64/+0
* Legal: Dedicate my files to the public domain.Dwayne C. Litzenberger2009-03-011-21/+17
* cleanup: Move modules to "lib/Crypto" subdirectory.Dwayne C. Litzenberger2009-02-281-0/+68