diff options
author | Dmitry Eremin-Solenikov <[email protected]> | 2018-10-20 02:01:52 +0300 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2018-11-09 17:40:59 +0800 |
commit | fa4600734b74f74d9169c3015946d4722f8bcf79 (patch) | |
tree | 486ab1004b79e24d6800c8a87b6f7ab8aa46276f /lib/test_overflow.c | |
parent | 7172122be6a4712d699da4d261f92aa5ab3a78b8 (diff) |
crypto: cfb - fix decryption
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 <[email protected]>
Cc: [email protected]
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions