[Cryptography Team] Test cases

Robert Withers reefedjib at yahoo.com
Thu Oct 5 02:50:37 UTC 2006


I was thinking of splitting the Test Case up into multiple test cases  
that can be run independently.  There are a few tests that take a  
very long time, including the ElGamal test cases and one of the tests  
for SHA256.  I was to create the following test cases:

DSATestCase
RSATestCase
DESTestCase
HashFunctionTestCase
ElGamalTestCase
RijndaelTestCase
CipherBlockModeTestCase


Then ElGamal can take a long time.  Is it ok to remove the SHA256  
test case of  hashing a 1000000 $a string?  The function is already  
tested with the other two tests.

Does anyone have an issue with my doing this?

cheers,
Robert


More information about the Cryptography mailing list