michael-hardeman / base58_ada

base58 encoding and decoding in ada

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

base58 encoding and decoding in ada


Languages

Language:Ada 100.0%