Added Test Vectors to Visual Studio project files

pull/157/head
Jeffrey Walton 2016-04-17 19:19:21 -04:00
parent d656f4404a
commit fe7ac4322f
2 changed files with 12 additions and 0 deletions

View File

@ -589,6 +589,15 @@
RelativePath=".\TestVectors\all.txt" RelativePath=".\TestVectors\all.txt"
> >
</File> </File>
<File
RelativePath=".\TestVectors\blake2.txt"
>
<File
RelativePath=".\TestVectors\blake2b.txt"
>
<File
RelativePath=".\TestVectors\blake2s.txt"
>
<File <File
RelativePath=".\TestVectors\camellia.txt" RelativePath=".\TestVectors\camellia.txt"
> >
@ -625,6 +634,9 @@
RelativePath=".\TestVectors\gcm.txt" RelativePath=".\TestVectors\gcm.txt"
> >
</File> </File>
<File
RelativePath=".\TestVectors\hkdf.txt"
>
<File <File
RelativePath=".\TestVectors\hmac.txt" RelativePath=".\TestVectors\hmac.txt"
> >

Binary file not shown.