summaryrefslogtreecommitdiff
path: root/cryptest.vcxproj
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2017-11-23 23:19:09 -0500
committerJeffrey Walton <noloader@gmail.com>2017-11-23 23:19:09 -0500
commit5267723a4923464f677d22f73f97a9e975a187a9 (patch)
tree87322ddc7214bc854d85f73985de18181511c6e6 /cryptest.vcxproj
parent13652cf9bf8d0d15f4aacd7a3e0426c4b2e553f7 (diff)
downloadcryptopp-git-5267723a4923464f677d22f73f97a9e975a187a9.tar.gz
Add SM3 hash function (GH #541)
Diffstat (limited to 'cryptest.vcxproj')
-rw-r--r--cryptest.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/cryptest.vcxproj b/cryptest.vcxproj
index 3b4d5080..40078795 100644
--- a/cryptest.vcxproj
+++ b/cryptest.vcxproj
@@ -258,6 +258,7 @@
<None Include="TestVectors\shacal2.txt" />
<None Include="TestVectors\simon.txt" />
<None Include="TestVectors\siphash.txt" />
+ <Text Include="TestVectors\sm3.txt" />
<None Include="TestVectors\sm4.txt" />
<None Include="TestVectors\sosemanuk.txt" />
<None Include="TestVectors\speck.txt" />