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

fix error in getKeyIdentifier #84

Merged

Conversation

bdehamer
Copy link
Contributor

Closes: #83

Fixes an error in the PublicKey getKeyIdentifier method which does not respect the crypto argument. This change ensures that the crypto argument is used to generate the key identifier.

Signed-off-by: Brian DeHamer <[email protected]>
@microshine microshine merged commit 0566a79 into PeculiarVentures:master Aug 13, 2024
6 checks passed
@microshine
Copy link
Contributor

@bdehamer Thank you for the fix

@microshine
Copy link
Contributor

@peculiar/[email protected] has been published

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.

Error when calling PublicKey.getKeyIdentifer with explicit crypto argument
2 participants