Home

Awesome

Ada Base58 Encoder/Decoder

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