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

Inconsisent exports in blst bindings. #419

Open
kwxm opened this issue Jun 26, 2023 · 1 comment
Open

Inconsisent exports in blst bindings. #419

kwxm opened this issue Jun 26, 2023 · 1 comment

Comments

@kwxm
Copy link
Contributor

kwxm commented Jun 26, 2023

Cardano.Crypto.EllipticCurve.BLS12_381.Internal exports both blsGenerator and blsZero, but the main public interface in Cardano.Crypto.EllipticCurve.BLS12_381 exports only blsGenerator. Perhaps it should export blsZero as well for consistency.

@lehins
Copy link
Collaborator

lehins commented Jun 28, 2023

@iquerejeta I suspect that blsZero is a safe binding to export, should it be a part of public API?

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

2 participants