Compile on 32-bit Systems
This release fixes compilation on 32-bit systems.
The upper and lower bounds for valid integer coding keys where given as string literals, and required 64-bit wide integers. The bounds now adapt to the system the library compiles on.