Files
wolfssl/wolfcrypt
John Safranek 1ff4ea1ec9 Test Fixes
1. Changed the ecc_sets table for Windows builds to use arrays instead of pointers to strings.
2. Updated the initializer to play nice with the Windows and not-Windows versions of the ecc_sets table.

This is a change for FIPS mode on Windows. The ecc_sets table has pointers to constants. When the FIPS POST runs, the pointers stored in the table are relocated pointers so the verify fails.
2018-05-16 15:47:13 -04:00
..
2018-04-13 05:35:18 -07:00
2018-05-16 15:47:13 -04:00
2018-05-16 15:47:13 -04:00