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

Where does signWithEd25519 come from ? #61

Open
AaronNGray opened this issue Mar 15, 2024 · 1 comment
Open

Where does signWithEd25519 come from ? #61

AaronNGray opened this issue Mar 15, 2024 · 1 comment

Comments

@AaronNGray
Copy link

options signer.sign refers to signWithEd25519 at the called level, but I cannot find where signWithEd25519 is defined.

@colinyip
Copy link
Contributor

colinyip commented Apr 9, 2024

Hi @AaronNGray the crypto implementation can be provided externally from the library. Or you could use one of the supported one from the library which is based on Node crypto module. checkout the usage doc here and where the default implementation is defined

@colinyip colinyip closed this as completed Apr 9, 2024
@colinyip colinyip reopened this Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants