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

[subcrates] Split fastcrypto to logical subcrates #237

Open
kchalkias opened this issue Nov 17, 2022 · 0 comments
Open

[subcrates] Split fastcrypto to logical subcrates #237

kchalkias opened this issue Nov 17, 2022 · 0 comments
Assignees

Comments

@kchalkias
Copy link
Collaborator

We could split per algorithm ie
fastcrypto-BLS12381, fastcrypto-ed25519, etc

or per domain
fastcrypto-hash, fastcrypto-signature, etc (as we do for fastcrypto-zkp which lives separately in the workspace)

@huitseeker I'd love your opinion on that. Atm crates that depend on fastcrypto have to download everything.

@huitseeker huitseeker removed their assignment Dec 16, 2022
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

4 participants