Files
twx-linux/crypto
Dmitry Eremin-Solenikov 99dcd45f27 crypto: cfb - fix decryption
commit fa4600734b upstream.

crypto_cfb_decrypt_segment() incorrectly XOR'ed generated keystream with
IV, rather than with data stream, resulting in incorrect decryption.
Test vectors will be added in the next patch.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-01-09 17:38:45 +01:00
..
2018-06-18 20:17:38 +05:30
2018-11-04 14:50:51 +01:00
2018-05-26 09:16:44 +02:00
2018-05-26 09:16:44 +02:00
2019-01-09 17:38:45 +01:00
2018-04-21 00:58:34 +08:00
2018-04-21 00:58:34 +08:00
2018-04-21 00:58:34 +08:00
2018-07-20 13:51:21 +08:00
2018-11-13 11:08:46 -08:00
2018-11-13 11:08:46 -08:00
2018-05-16 07:23:35 +02:00
2019-01-09 17:38:44 +01:00
2019-01-09 17:38:44 +01:00
2019-01-09 17:38:44 +01:00
2018-04-21 00:58:30 +08:00