Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace blake2b implementation with Ledger-provided function #36

Open
3 tasks
coderofstuff opened this issue May 15, 2023 · 0 comments
Open
3 tasks

Replace blake2b implementation with Ledger-provided function #36

coderofstuff opened this issue May 15, 2023 · 0 comments

Comments

@coderofstuff
Copy link
Owner

Dependent on LedgerHQ/ledger-secure-sdk#274

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

  • Remove import/blake2b.h files
  • Apply changes to hash_ functions in sighash.c
  • Update unit tests to work with new implementation (maybe using cx_blake2b.h)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant