wolfssl/ctaocrypt
Moisés Guimarães eacff3ba83 pkcs7: refactoring PKCS7_VerifySignedData to reduce stack usage: ~ 50 bytes + 8 * sizeof(mp_int) bytes moved to the heap.
--- variable key moved to the heap (more than 8 * sizeof(mp_int) bytes saved)
--- variable digest moved to the heap (50 bytes saved)
2014-06-20 14:52:15 -03:00
..
benchmark add debugging output to benchmark 2014-05-19 17:06:56 -07:00
src pkcs7: refactoring PKCS7_VerifySignedData to reduce stack usage: ~ 50 bytes + 8 * sizeof(mp_int) bytes moved to the heap. 2014-06-20 14:52:15 -03:00
test fips mode hmac min key length for 2014 requirements 2014-06-11 11:43:17 -07:00
ctaocrypt.sln 1.8.8 init 2011-02-05 11:14:47 -08:00
ctaocrypt.vcproj rename port.c/.h to wc_port.c/.h to prevent FreeRTOS conflicts 2014-05-28 10:28:01 -06:00