Matt Caswell 5d20e98465 Ensure EVP_EncodeUpdate handles an output length that is too long
With the EVP_EncodeUpdate function it is the caller's responsibility to
determine how big the output buffer should be. The function writes the
amount actually used to |*outl|. However this could go negative with a
sufficiently large value for |inl|. We add a check for this error
condition.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-05-03 11:52:53 +01:00
..
2016-05-02 22:50:19 +01:00
2015-09-15 12:00:18 -04:00
2015-09-22 20:09:42 +02:00
2015-12-19 20:40:39 +00:00
2015-09-15 12:00:18 -04:00
2015-09-15 12:00:18 -04:00
2016-03-18 12:17:06 +00:00
2015-09-15 12:00:18 -04:00
2015-12-19 20:40:39 +00:00
2015-09-15 12:00:18 -04:00
2015-09-15 12:00:18 -04:00
2015-09-15 12:00:18 -04:00
2015-09-15 12:00:18 -04:00
2015-09-15 12:00:18 -04:00
2015-09-15 12:00:18 -04:00
2015-09-15 12:00:18 -04:00
2015-09-15 12:00:18 -04:00
2015-09-15 12:00:18 -04:00
2015-09-15 12:00:18 -04:00
2015-09-15 12:00:18 -04:00
2015-10-23 20:47:53 +02:00
2015-09-15 12:00:18 -04:00
2015-09-15 12:00:18 -04:00
2015-09-15 12:00:18 -04:00
2015-09-15 12:00:18 -04:00
2015-09-15 12:00:18 -04:00
2016-01-04 21:50:01 -05:00
2015-09-15 12:00:18 -04:00
2015-09-15 12:00:18 -04:00
2011-08-12 12:31:08 +00:00
2015-02-09 13:01:28 +00:00
2015-05-26 09:58:12 +02:00
2015-04-22 17:24:47 +01:00
2015-11-24 23:44:50 +01:00
2016-03-01 13:42:02 +00:00
2015-07-14 01:18:57 +02:00
2015-01-22 09:38:39 +00:00