Zondax / ledger-rust

Apache License 2.0
2 stars 4 forks source link

Add support for STARK Curve #13

Closed ghost closed 2 years ago

ghost commented 2 years ago

This PR merges the feat/stark branch that added support for the STARK Curve in our bindings.

It has been tested on an actual device and seem to work, the caveat is that using this curve will NOT work in the emulator as it seems unsupported, and will error with INVALID CURVE.