summaryrefslogtreecommitdiff
path: root/cryptlib.vcproj
diff options
context:
space:
mode:
authorweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2009-03-12 11:24:12 +0000
committerweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2009-03-12 11:24:12 +0000
commita36c71ecb6840ff799546ccaf665e55f6a6ed5dc (patch)
tree68edc0bccf003f5615716b3ae2d6b97067af39c4 /cryptlib.vcproj
parentce1fbfcba325116155a605b8519bc0b4e272348f (diff)
downloadcryptopp-a36c71ecb6840ff799546ccaf665e55f6a6ed5dc.tar.gz
- 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
Diffstat (limited to 'cryptlib.vcproj')
-rwxr-xr-xcryptlib.vcproj20
1 files changed, 14 insertions, 6 deletions
diff --git a/cryptlib.vcproj b/cryptlib.vcproj
index cb34a4c..210401e 100755
--- a/cryptlib.vcproj
+++ b/cryptlib.vcproj
@@ -2610,6 +2610,10 @@
</FileConfiguration>
</File>
<File
+ RelativePath=".\eax.cpp"
+ >
+ </File>
+ <File
RelativePath="ec2n.cpp"
>
<FileConfiguration
@@ -9154,6 +9158,10 @@
>
</File>
<File
+ RelativePath=".\eax.h"
+ >
+ </File>
+ <File
RelativePath="ec2n.h"
>
</File>
@@ -9470,6 +9478,10 @@
>
</File>
<File
+ RelativePath=".\stdcpp.h"
+ >
+ </File>
+ <File
RelativePath="strciphr.h"
>
</File>
@@ -9522,10 +9534,6 @@
>
</File>
<File
- RelativePath="xormac.h"
- >
- </File>
- <File
RelativePath="xtr.h"
>
</File>
@@ -9558,11 +9566,11 @@
>
</File>
<File
- RelativePath="license.txt"
+ RelativePath=".\License.txt"
>
</File>
<File
- RelativePath="readme.txt"
+ RelativePath=".\Readme.txt"
>
</File>
</Filter>