summaryrefslogtreecommitdiff
path: root/cryptdll.vcxproj
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2016-12-30 21:46:03 -0500
committerJeffrey Walton <noloader@gmail.com>2016-12-30 21:46:03 -0500
commit5c932fcc3b6333e48ff7cc2405230f4b616eeb50 (patch)
tree1786e3493c6211be65784759b861a3be6f465d80 /cryptdll.vcxproj
parent1fe0cc869b72eb8354258a6f25476d04149d9785 (diff)
downloadcryptopp-git-5c932fcc3b6333e48ff7cc2405230f4b616eeb50.tar.gz
Add NIST SP800-90A Hash_DRBG generator
Diffstat (limited to 'cryptdll.vcxproj')
-rw-r--r--cryptdll.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/cryptdll.vcxproj b/cryptdll.vcxproj
index 2dfcc36c..7800e35b 100644
--- a/cryptdll.vcxproj
+++ b/cryptdll.vcxproj
@@ -274,7 +274,6 @@
<ClInclude Include="gf2n.h" />
<ClInclude Include="gfpcrypt.h" />
<ClInclude Include="hex.h" />
- <ClInclude Include="hkdf.h" />
<ClInclude Include="hmac.h" />
<ClInclude Include="integer.h" />
<ClInclude Include="iterhash.h" />