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

expose a function for curve25519-js #85

Open
zorostang opened this issue Apr 13, 2022 · 0 comments
Open

expose a function for curve25519-js #85

zorostang opened this issue Apr 13, 2022 · 0 comments

Comments

@zorostang
Copy link

I think it would make sense to expose a signing (and verification) function for consumers of secretjs as a function to sign and verify any arbitrary piece of data with a specified key.

This would eliminate a dependency from new frontend projects and would help with onboarding.

Here's a new CCR that uses the depency but it would be great if secretjs could have been leveraged for that need
https://github.com/zorostang/nft-authorization-front-end/blob/a50441fdf2c887dcb53319f34f48190e635534ec/src/main.ts#L238

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