trezor / trezor-crypto

:lock: Don't use this repo, use the new monorepo instead:
https://github.com/trezor/trezor-firmware
MIT License
501 stars 201 forks source link

Support schnorr signature #192

Closed hewigovens closed 5 years ago

hewigovens commented 5 years ago

Hi

Any plan to support schnorr signature? some blockchains (e.g. Zilliqa) use it. There are some implementations using openssl, I wonder if trezor-crypto can support it too

Thanks

prusnak commented 5 years ago

Yes, if someone implements it, I'll gladly merge the pull request.