Files
wolfssl/src
Moisés Guimarães 4821b5d5fe Boundaries check for DoCertificateVerify.
-- switched from totalSz to size in the function parameters;
-- BUFFER_ERROR returned in case of message overflow (piece larger than the hello size);
-- ENUM_LEN used whenever 1 byte is needed;
-- OPAQUE16_LEN used whenever 2 bytes are needed;
-- removed unnecessary variables;
-- removed unnecessary #ifdef HAVE_ECC and #ifndef NO_RSA.
2014-03-13 19:14:13 -03:00
..
2013-09-06 16:38:27 -07:00
2014-03-04 22:09:38 +09:00
2014-03-11 10:59:09 +09:00
2013-10-24 12:10:09 -07:00
2014-03-11 11:22:39 +09:00
2014-03-11 11:22:39 +09:00