summaryrefslogtreecommitdiff
path: root/cryptdll.vcxproj.filters
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.filters
parent1fe0cc869b72eb8354258a6f25476d04149d9785 (diff)
downloadcryptopp-git-5c932fcc3b6333e48ff7cc2405230f4b616eeb50.tar.gz
Add NIST SP800-90A Hash_DRBG generator
Diffstat (limited to 'cryptdll.vcxproj.filters')
-rw-r--r--cryptdll.vcxproj.filters3
1 files changed, 0 insertions, 3 deletions
diff --git a/cryptdll.vcxproj.filters b/cryptdll.vcxproj.filters
index d3e59ffa..56d3db68 100644
--- a/cryptdll.vcxproj.filters
+++ b/cryptdll.vcxproj.filters
@@ -274,9 +274,6 @@
<ClInclude Include="hex.h">
<Filter>Header Files</Filter>
</ClInclude>
- <ClInclude Include="hkdf.h">
- <Filter>Header Files</Filter>
- </ClInclude>
<ClInclude Include="hmac.h">
<Filter>Header Files</Filter>
</ClInclude>