aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn
diff options
context:
space:
mode:
authorLukasz Pawelczyk <havner@gmail.com>2016-11-17 10:31:39 +0100
committerMatt Caswell <matt@openssl.org>2017-02-10 13:36:56 +0000
commit64846096b18340b9a39ddd29a7a0e23c56f22959 (patch)
treeb3727865acb591bf65d1ae64431b9299d1b18148 /crypto/bn
parent222c3da35cc508446df150a16080943019ba6f54 (diff)
downloadopenssl-64846096b18340b9a39ddd29a7a0e23c56f22959.tar.gz
Restore EVP_CIPH_FLAG_LENGTH_BITS working properly
EVP_CIPH_FLAG_LENGTH_BITS flag for CFB1 has been broken with the introduction of the is_partially_overlapping() check that did not take it into the account (treating number of bits passed as bytes). This remedies that and allows this flag to work as intended. Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1942)
Diffstat (limited to 'crypto/bn')
0 files changed, 0 insertions, 0 deletions