diff -r 675a964f4eb5 -r 35751d3474b7 crypto/weakcryptospi/test/tcryptospi/testdata/symmetriccipherbadivlength.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crypto/weakcryptospi/test/tcryptospi/testdata/symmetriccipherbadivlength.ini Thu Sep 10 14:01:51 2009 +0300 @@ -0,0 +1,13 @@ +[Section0007] +EncryptKey=c:\testdata\tcryptospi\data\key64bit.txt +SourcePath=c:\testdata\tcryptospi\data\smallcipher64bit.txt +AlgorithmUid=KAlgorithmCipherDes +OperationMode=KOperationModeCBC +PaddingMode=KPaddingModeNone + +[Section0049] +EncryptKey=c:\testdata\tcryptospi\data\key64bit.txt +SourcePath=c:\testdata\tcryptospi\data\smallcipher64bit.txt +AlgorithmUid=KAlgorithmCipherDes +OperationMode=KOperationModeCTR +PaddingMode=KPaddingModeNone