Combine generic math functions into new wolfmath.c/.h. Cleanup of the !ALT_ECC_SIZE code so fp_int always has size. This is in prep for async changes for new WC_BIGINT type for hardware crypto.

This commit is contained in:
David Garske
2016-12-21 13:39:33 -08:00
parent 1a5c5d0011
commit d73338851d
15 changed files with 214 additions and 149 deletions

View File

@@ -271,6 +271,10 @@
RelativePath=".\wolfcrypt\src\wc_port.c"
>
</File>
<File
RelativePath=".\wolfcrypt\src\wolfmath.c"
>
</File>
<File
RelativePath=".\wolfcrypt\src\pwdbased.c"
>