Files
xahaud/Builds
Scott Determan 85b46dbf0f Fast base58 codec: (#4327)
This algorithm is about an order of magnitude faster than the existing
algorithm (about 10x faster for encoding and about 15x faster for
decoding - including the double hash for the checksum). The algorithms
use gcc's int128 (fast MS version will have to wait, in the meantime MS
falls back to the slow code).
2026-02-20 07:06:11 +09:00
..
2026-02-20 07:06:11 +09:00
2023-03-28 15:55:53 -07:00