Closed bessman closed 1 year ago
I haven't given it much thought, but I noticed that the length of the padding parameter to as_binary() depends on word size. If possible, padding parameters across the library should be consistent. Is it possible to make the new padding parameter word size dependent?
Done.
IMO, the first chunk should be padded such that it is also aligned.