Added Test Vectors to Visual Studio project files
parent
d656f4404a
commit
fe7ac4322f
|
|
@ -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"
|
||||||
>
|
>
|
||||||
|
|
|
||||||
BIN
vs2010.zip
BIN
vs2010.zip
Binary file not shown.
Loading…
Reference in New Issue