Commit 1458b931 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 20eb7238
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