Sjors / libwally-swift

Swift wrapper for LibWally, a collection of useful primitives for cryptocurrency wallets
MIT License
40 stars 18 forks source link

Add binding for SHA256 ECDH #43

Closed matsjj closed 4 years ago

matsjj commented 4 years ago

@paulo-bc do I need to increase some version for this to be included into iOS? Obviously we don't want random changes like this to pop up downstream without us explicitly opting into it.

Sjors commented 4 years ago

Lgtm, but I only looked very superficially. This PR strictly adds the ecdh method, so nobody would accidentally use it.