summaryrefslogtreecommitdiff
path: root/cryptest.vcxproj
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-06-17 22:36:41 -0400
committerJeffrey Walton <noloader@gmail.com>2018-06-17 22:36:41 -0400
commit1f06c512c4b6834656729061f1877bea2f90d5f9 (patch)
treeac74eb28806cd8ea7f07cf21e8b8c91f96a389ff /cryptest.vcxproj
parentf320e7d92a33ee80ae42deef79da78cfc30868af (diff)
downloadcryptopp-git-1f06c512c4b6834656729061f1877bea2f90d5f9.tar.gz
Add LEA lightweight block cipher (GH #669)
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 6afe2a23..b6496874 100644
--- a/cryptest.vcxproj
+++ b/cryptest.vcxproj
@@ -242,6 +242,7 @@
<None Include="TestVectors\gcm.txt" />
<None Include="TestVectors\hkdf.txt" />
<None Include="TestVectors\hmac.txt" />
+ <None Include="TestVectors\lea.txt" />
<None Include="TestVectors\kalyna.txt" />
<None Include="TestVectors\mars.txt" />
<None Include="TestVectors\nr.txt" />