Author: Amir Taaki Date: To: libbitcoin Subject: [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.