Andy Polyakov 5e44c144e6 SPARC T4 assembly pack: treat zero input length in CBC.
The problem is that OpenSSH calls EVP_Cipher, which is not as
protective as EVP_CipherUpdate. Formally speaking we ought to
do more checks in *_cipher methods, including rejecting
lengths not divisible by block size (unless ciphertext stealing
is in place). But for now I implement check for zero length in
low-level based on precedent.

PR: 3087, 2775
2014-03-07 10:30:37 +01:00
..
2014-02-19 20:09:08 +00:00
2014-02-19 20:09:08 +00:00
2013-07-17 21:45:00 +01:00
2012-04-11 15:05:07 +00:00
2014-02-19 20:09:08 +00:00
2011-02-03 12:03:51 +00:00
2014-02-19 20:09:08 +00:00
2014-02-19 20:09:08 +00:00
2014-02-19 20:09:08 +00:00
2014-02-19 20:09:08 +00:00
2014-02-19 20:09:08 +00:00
2013-01-13 21:04:39 +00:00
2011-02-21 17:51:59 +00:00
2014-02-19 20:09:08 +00:00
2013-10-07 12:45:26 +01:00
2014-02-13 03:11:58 +00:00
2014-02-19 20:09:08 +00:00
2012-02-11 23:41:19 +00:00
2014-02-19 18:02:04 +00:00
2006-10-23 07:41:05 +00:00
2014-02-19 20:09:08 +00:00
2013-10-13 19:15:15 +02:00
2007-06-23 18:47:51 +00:00
2009-04-20 11:33:12 +00:00
2012-06-03 22:00:21 +00:00
2011-05-19 18:09:02 +00:00
2013-01-19 21:23:13 +01:00
2014-02-19 18:02:04 +00:00
2009-03-31 10:38:37 +00:00
2013-08-05 15:45:01 +01:00
2012-09-17 17:21:58 +00:00
2003-11-28 13:10:58 +00:00