diff --git a/Filelist.txt b/Filelist.txt
index 26ae40f6..dbb67090 100644
--- a/Filelist.txt
+++ b/Filelist.txt
@@ -476,6 +476,7 @@ TestVectors/camellia.txt
TestVectors/cham.txt
TestVectors/ccm.txt
TestVectors/chacha.txt
+TestVectors/chacha_tls.txt
TestVectors/cmac.txt
TestVectors/dlies.txt
TestVectors/dsa.txt
diff --git a/TestVectors/tls_chacha.txt b/TestVectors/chacha_tls.txt
similarity index 100%
rename from TestVectors/tls_chacha.txt
rename to TestVectors/chacha_tls.txt
diff --git a/cryptest.vcxproj.filters b/cryptest.vcxproj.filters
index cbcbebd8..197aeb00 100644
--- a/cryptest.vcxproj.filters
+++ b/cryptest.vcxproj.filters
@@ -11,7 +11,7 @@
{a634d4f4-ddc0-44b4-9c37-d9ffdddc7b06}
- .dat
+ .dat;.bin
{2e247f14-f75a-4e15-9804-dccce165306f}
@@ -23,6 +23,7 @@
+
TestVectors
@@ -50,6 +51,9 @@
TestVectors
+
+ TestVectors
+
TestVectors
@@ -83,6 +87,9 @@
TestVectors
+
+ TestVectors
+
TestVectors
@@ -92,6 +99,9 @@
TestVectors
+
+ TestVectors
+
TestVectors
@@ -134,18 +144,57 @@
TestVectors
+
+ TestVectors
+
+
+ TestVectors
+
TestVectors
+
+ TestVectors
+
+
+ TestVectors
+
+
+ TestVectors
+
+
+ TestVectors
+
+
+ TestVectors
+
TestVectors
+
+ TestVectors
+
+
+ TestVectors
+
+
+ TestVectors
+
+
+ TestVectors
+
+
+ TestVectors
+
TestVectors
TestVectors
+
+ TestVectors
+
TestVectors
@@ -179,6 +228,7 @@
TestVectors
+
TestData
@@ -197,6 +247,12 @@
TestData
+
+ TestData
+
+
+ TestData
+
TestData
@@ -326,6 +382,9 @@
TestData
+
+ TestData
+
TestData
@@ -365,6 +424,9 @@
TestData
+
+ TestData
+
TestData
@@ -376,6 +438,9 @@
Source Code
+
+ Source Code
+
Source Code
@@ -403,9 +468,6 @@
Source Code
-
- Source Code
-
Source Code
@@ -454,4 +516,4 @@
Header Files
-
\ No newline at end of file
+
diff --git a/cryptlib.vcxproj.filters b/cryptlib.vcxproj.filters
index 9aa10650..d8d09eb9 100644
--- a/cryptlib.vcxproj.filters
+++ b/cryptlib.vcxproj.filters
@@ -1,4 +1,4 @@
-
+