summaryrefslogtreecommitdiff
path: root/TestVectors
Commit message (Collapse)AuthorAgeFilesLines
* fix line endingsweidai2013-01-261-845/+845
|
* add SHA-3weidai2013-01-193-1/+923
| | | | | update DSA to FIPS 186-3 update version numbers
* add HMAC/SHA2 test vectorsweidai2010-08-081-0/+156
| | | | fix cosmetic issues with test suite
* add longer self-generated test vectorsweidai2010-07-242-0/+81
|
* remove WAKE-CFBweidai2010-07-061-6/+0
|
* fix incorrect encryption bug with WAKE-OFB that was introduced in version ↵weidai2009-10-312-0/+17
| | | | 5.5 (reported by John Famiglietti)
* fix EC2N skipping of optional seed, switch to public domain MARS code, ↵weidai2009-03-282-0/+67
| | | | deliver vc80.pdb to OutDir
* - add EAX mode, XSalsa20weidai2009-03-123-0/+499
| | | | | | - speed up GCM key setup - wipe stack in AES assembly code - speed up CFB mode
* add x86/x64 assembly for SHA-256,weidai2009-03-101-25/+25
| | | | | add DEFAULT_CHANNEL and AAD_CHANNEL, fix macChannel for AuthenticatedEncryptionFilter
* changes for 5.6: weidai2009-03-0210-68/+593
| | | | | | - added AuthenticatedSymmetricCipher interface class and Filter wrappers - added CCM, GCM (with SSE2 assembly), CMAC, and SEED - improved AES speed on x86 and x64 - removed WORD64_AVAILABLE; compiler 64-bit int support is now required
* fix incorrect VMAC computation on message lengths that are >64 mod 128weidai2009-01-241-0/+18
|
* update to draft-01weidai2007-05-041-6/+48
|
* new test vectors. 'Test: Encrypt' now tests decryption alsoweidai2007-04-1510-2900/+53
|
* add Salsa20 cipherweidai2006-12-093-0/+35
|
* Updated to Whirlpool version 3.0weidai2006-12-091-3074/+36
|
* additional AES test vectorsweidai2006-07-172-1/+123
|
* add SHA-224weidai2004-07-231-0/+21
|
* add Panama test vectorsweidai2004-07-225-4/+80
|
* add XTEA and BTEAweidai2003-07-304-4/+840
|
* *** empty log message ***weidai2003-04-154-0/+19642
|
* fix bug in Grouperweidai2003-04-151-0/+4
| | | | | | | | add RIPEMD-???, Whirlpool, Shacal2, Camellia, Two-Track MAC (Kevin Springle) change ChannelSwitch to allow non-blocking input (denis bider) change Redirector to allow more options (denis bider) fix MaurerRandomnessTest optimize MD2 (Kevin Springle)
* fix bugs in SEAL and Panamaweidai2003-03-262-0/+139
|
* fix RW/EMSA2 standard conformance bugweidai2003-03-202-651/+26
|
* various changes for 5.1weidai2003-03-205-66/+3568
|
* *** empty log message ***weidai2002-10-294-12/+189
|
* *** empty log message ***weidai2002-10-272-1/+2
|
* *** empty log message ***weidai2002-10-271-0/+57
|
* *** empty log message ***weidai2002-10-276-0/+3378