RT2867: des_ede3_cfb1 ignored "size in bits" flag
authorRich Salz <rsalz@openssl.org>
Thu, 23 Jun 2016 14:03:50 +0000 (10:03 -0400)
committerMatt Caswell <matt@openssl.org>
Tue, 2 May 2017 16:04:27 +0000 (17:04 +0100)
commit6b8fa5be76f560c4141a1a5e09527005bd88e969
treeb1e33d249b0d448c823a9bd26db5f2c1826f05a6
parent54538204d870b97c751d13efeefa876bd792a44b
RT2867: des_ede3_cfb1 ignored "size in bits" flag

Code by Steve Henson. Backport to 1.0.2 from commit fe2d149119

Fixes #2346

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3364)
crypto/evp/e_des3.c