Ada Base58 Encoder/Decoder
October 6, 2017 ยท View on GitHub
This is the Base58 Encoding/Decoding algorithm written in Ada.
Compiling
gnatmake base58_test.adb
Or the free IDE Gnat Programming Studio can compile this
Dependencies
None
October 6, 2017 ยท View on GitHub
This is the Base58 Encoding/Decoding algorithm written in Ada.
gnatmake base58_test.adb
Or the free IDE Gnat Programming Studio can compile this
None