:: [Libbitcoin] non-openssl base58 enc…
Top Page
Delete this message
Reply to this message
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.