Files
rippled/Builds
Scott Determan cce09b717e 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).
2024-03-05 15:23:27 -05:00
..
2024-03-05 15:23:27 -05:00
2024-01-05 12:55:45 -08:00
2023-11-30 21:00:50 -08:00
2018-03-24 12:53:53 -07:00
2023-03-28 15:55:53 -07:00