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

Differences between using bls prefixed and other methods (no prefixes) #181

Open
SinanovicEdis opened this issue Aug 23, 2024 · 0 comments

Comments

@SinanovicEdis
Copy link

Hello,

I’ve noticed in the documented code examples that methods prefixed with bls, such as blsSign and blsVerify, are often used instead of methods like sign and verify, which are also available.

I am curious about why the BLS-specific calls are selected in the examples (what is the difference), and whether there are specific advantages or use cases that justify choosing one method over another?

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

1 participant