summaryrefslogtreecommitdiff
path: root/cryptest.vcxproj
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2017-11-23 11:41:40 -0500
committerJeffrey Walton <noloader@gmail.com>2017-11-23 11:41:40 -0500
commit2c8a618a039af991fe4e0917175fb11d257a763d (patch)
treefbcf10be19eee4c858542bd2fd941c0d0dc904ee /cryptest.vcxproj
parent2e63e4674745015dbf54c2e4ccb597db5c576c57 (diff)
downloadcryptopp-git-2c8a618a039af991fe4e0917175fb11d257a763d.tar.gz
Add SM4 block ciphers (GH #540)
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 b84e9d59..3b4d5080 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" />
+ <None Include="TestVectors\sm4.txt" />
<None Include="TestVectors\sosemanuk.txt" />
<None Include="TestVectors\speck.txt" />
<None Include="TestVectors\tea.txt" />