:: [Libbitcoin] non-openssl base58 enc…
Inizio della pagina
Delete this message
Reply to this message
Autore: Amir Taaki
Data:  
To: libbitcoin
Oggetto: [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.