Commit 1b690c1a authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

The "block length" for CFB mode was incorrectly coded as 1 all the time. It

should be the number of feedback bits expressed in bytes. For CFB1 mode set
this to 1 by rounding up to the nearest multiple of 8.
parent 2873a53f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment