coderofstuff / app-kaspa

Kaspa Ledger Integration
MIT License
3 stars 5 forks source link

Replace blake2b implementation with Ledger-provided function #36

Open coderofstuff opened 1 year ago

coderofstuff commented 1 year ago

Dependent on https://github.com/LedgerHQ/ledger-secure-sdk/issues/274

When that issue is resolved, this repo should change the underlying blake2b implementation to use the cx.h-provided function.