[bisq-network/bisq] Remove bcprov from direct dependencies - a major step towards eventually removing Bouncy Castle (#3195)

Jason Davies notifications at github.com
Wed Sep 18 09:45:26 UTC 2019


> Ergo coin got removed

We've only just added support for Ergo!  I didn't realise you were about to remove Bouncy Castle.  It's only required for validating the base58 checksum, which in Ergo uses blake2b-256.  Any suggestions for the preferred approach here?

* Use an external blake2 library e.g. <https://github.com/alphazero/Blake2b>
* Use our own implementation of blake2b-256 in-tree.
* Skip checksum validation for Ergo addresses.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3195#issuecomment-532609180
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190918/9e4ac57c/attachment.html>


More information about the bisq-github mailing list