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

Use BC for hmac calculation on the extended key class #1106

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dangershony
Copy link
Contributor

It seem the extended key type was missing the NO_NATIVE_HMACSHA512

@NicolasDorier
Copy link
Collaborator

hey @dangershony sorry just saw this PR, can I know why you need this? none of our supported platform seems to fall into this case.

@dangershony
Copy link
Contributor Author

I was making a bIp39 tool in blazor wasm and I needed this change because some of the crypto apis are not yet supported with blazor (they might be in dotnet7)
This is the link to the tool, its not very urgent but can be cool to also support bip39 in c# wasm
https://github.com/block-core/blockcore-tools/tree/master/src/Blockcore.Web.Bip39#bip39-tool-using-c-wasm-blazor

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

Successfully merging this pull request may close these issues.

2 participants