You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is currently a discrepancy between what This library uses for segment size, which is this library only works on multiples of 8 bits, but the segment size should be specifyable in bits instead of bytes. This is something I will address soon.
why CFB mode need text is a multiple of segment_size?
golang and C don't need this limit
The text was updated successfully, but these errors were encountered: