From a36c71ecb6840ff799546ccaf665e55f6a6ed5dc Mon Sep 17 00:00:00 2001 From: weidai Date: Thu, 12 Mar 2009 11:24:12 +0000 Subject: - add EAX mode, XSalsa20 - speed up GCM key setup - wipe stack in AES assembly code - speed up CFB mode git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@444 57ff6487-cd31-0410-9ec3-f628ee90f5f0 --- cryptest.vcproj | 436 +++++++++++++++++++++++++++++--------------------------- 1 file changed, 226 insertions(+), 210 deletions(-) (limited to 'cryptest.vcproj') diff --git a/cryptest.vcproj b/cryptest.vcproj index 3eb2e0d..19a11ec 100755 --- a/cryptest.vcproj +++ b/cryptest.vcproj @@ -733,17 +733,9 @@ - - - - @@ -752,22 +744,10 @@ RelativePath=".\TestVectors\all.txt" > - - - - - - @@ -776,18 +756,6 @@ RelativePath=".\TestVectors\cmac.txt" > - - - - - - @@ -796,36 +764,12 @@ RelativePath=".\TestVectors\dsa.txt" > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -972,18 +812,6 @@ RelativePath=".\TestVectors\rw.txt" > - - - - - - @@ -996,10 +824,6 @@ RelativePath=".\TestVectors\seed.txt" > - - @@ -1008,26 +832,10 @@ RelativePath=".\TestVectors\shacal2.txt" > - - - - - - - - @@ -1036,14 +844,6 @@ RelativePath=".\TestVectors\ttmac.txt" > - - - - @@ -1052,14 +852,6 @@ RelativePath=".\TestVectors\whrlpool.txt" > - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1