mirror of
https://github.com/danog/tgseclib.git
synced 2025-01-22 05:51:20 +01:00
0f95ddc692
toBits() on an object for which setPrecision(8) has been called should always return 8 bits. As such we'll just iterate backwards instead of forward.