wolfssl/ctaocrypt
Moisés Guimarães 2913aa89d4 asn: refactoring SetAltNamesFromCert to reduce stack usage:
--- variable decoded moved to the heap (sizeof(DecodedCert) bytes saved)

asn: refactoring SetDatesFromCert to reduce stack usage:
--- variable decoded moved to the heap (sizeof(DecodedCert) bytes saved)

asn: refactoring SetNameFromCert to reduce stack usage:
--- variable decoded moved to the heap (sizeof(DecodedCert) bytes saved)
2014-07-04 11:35:11 -03:00
..
benchmark add sizeof ints back to certs_test.h, fix cert buffer usage in benchmark.c 2014-07-01 09:38:12 -06:00
src asn: refactoring SetAltNamesFromCert to reduce stack usage: 2014-07-04 11:35:11 -03:00
test add optional ecc ctx info 2014-07-02 16:59:45 -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