summaryrefslogtreecommitdiff
path: root/lib/Crypto/SelfTest/Protocol
Commit message (Expand)AuthorAgeFilesLines
* Rename S2V -> _S2V until we come up with a real PRF APIDwayne Litzenberger2013-10-201-3/+3
* Add support for SIV (Synthetic IV) modeLegrandin2013-10-201-1/+59
* Removed most 'import *' statementsLegrandin2013-10-201-1/+3
* Added KDF unit tests to suiteLegrandin2013-10-201-0/+1
* whitespace changes (pre-AEAD)Legrandin2013-10-201-2/+2
* Hash: Rename SHA->SHA1 and RIPEMD->RIPEMD160 (1/2)Dwayne Litzenberger2013-02-161-1/+1
* Re-enable (accidentally?) disabled PBKDF2 testsDwayne C. Litzenberger2012-01-131-1/+1
* Merge from upstreamLegrandin2011-12-221-4/+3
|\
| * Python 3.x fixes:Dwayne C. Litzenberger2011-10-221-3/+3
* | Merged from upstream (py3k support) and modified so that all unit tests pass.Legrandin2011-10-185-7/+85
|\ \ | |/
| * Py3k compatibility: testsDwayne C. Litzenberger2011-10-101-2/+2
| * Unwraping byte conversion on test vectors.Anders Sundman2011-04-241-3/+3
| * Now really staging the allornothing test. oops.Thorsten Behrens2011-01-041-0/+76
| * Add unit test for AllOrNothingThorsten Behrens2011-01-031-0/+1
| * PY3K support for _fastmath.c; removed floordiv(a,b) hack and replaced with di...Thorsten Behrens2010-12-292-4/+4
| * More consistent use of binary strings in test scripts. Now suceeds with Pytho...Thorsten Behrens2010-12-281-3/+4
* | Added Lorenz Quack's native C implementation of all SHA-2 algorithmLegrandin2011-10-161-1/+1
* | Add new module Crypto.Protocol.KDF with two PKCS#5 key derivation algorithms.Legrandin2011-09-222-0/+99
|/
* test_rfc1751.py: Add a legal noticeDwayne C. Litzenberger2009-08-031-1/+21
* Chaffing.py, test_chaffing.py: Add/Replace legal noticesDwayne C. Litzenberger2009-08-031-1/+21
* Fix comment at the top of test_rfc1751.pyDwayne C. Litzenberger2009-08-021-1/+1
* 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-283-0/+139