There are some potential pitfalls with the counter arithmetic since it requires conversions from a fixed-width octet string to and from hex and/or decimal, so it would be nice to have this done right and encapsulated once rather than strewn across the codebase.
There are some potential pitfalls with the counter arithmetic since it requires conversions from a fixed-width octet string to and from hex and/or decimal, so it would be nice to have this done right and encapsulated once rather than strewn across the codebase.