著者: Amir Taaki 日付: To: libbitcoin 題目: [Libbitcoin] non-openssl base58 encoding complete
We have non-openssl base58 now. Final step for the migration away from
openssl is the script system which requires a bit of studying but seems
simple enough.
I've also refactored the base58 code to make it as readable as possible.