fix some bugs, add Windows support

This commit is contained in:
Ludovic FLAMENT
2016-05-07 21:12:08 +02:00
parent 5d1de3bb33
commit 03b571cde4
8 changed files with 55 additions and 15 deletions

View File

@@ -162,6 +162,10 @@
<File
RelativePath=".\wolfcrypt\src\asn.c"
>
</File>
<File
RelativePath=".\wolfcrypt\src\bio.c"
>
</File>
<File
RelativePath=".\wolfcrypt\src\blake2b.c"
@@ -174,6 +178,10 @@
<File
RelativePath=".\wolfcrypt\src\coding.c"
>
</File>
<File
RelativePath=".\wolfcrypt\src\compat-wolfssl.c"
>
</File>
<File
RelativePath=".\wolfcrypt\src\chacha.c"