summaryrefslogtreecommitdiff
path: root/cryptlib.vcproj
diff options
context:
space:
mode:
authorweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2006-12-09 17:18:13 +0000
committerweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2006-12-09 17:18:13 +0000
commite553818e00684e8905ede16e53aa490c153b7e7a (patch)
tree6b3af3bcbac76ed5587c17adfe5399fd2059378e /cryptlib.vcproj
parentbbd05f8142921b590d6493ff37983fa687aa90e3 (diff)
downloadcryptopp-e553818e00684e8905ede16e53aa490c153b7e7a.tar.gz
add Salsa20 cipher
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@247 57ff6487-cd31-0410-9ec3-f628ee90f5f0
Diffstat (limited to 'cryptlib.vcproj')
-rwxr-xr-xcryptlib.vcproj10
1 files changed, 9 insertions, 1 deletions
diff --git a/cryptlib.vcproj b/cryptlib.vcproj
index 714153a..dd01fbb 100755
--- a/cryptlib.vcproj
+++ b/cryptlib.vcproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
@@ -7075,6 +7075,10 @@
</FileConfiguration>
</File>
<File
+ RelativePath=".\salsa.cpp"
+ >
+ </File>
+ <File
RelativePath="seal.cpp"
>
<FileConfiguration
@@ -9568,6 +9572,10 @@
>
</File>
<File
+ RelativePath=".\salsa.h"
+ >
+ </File>
+ <File
RelativePath="seal.h"
>
</File>