arkworks-rs / crypto-primitives

Interfaces and implementations of cryptographic primitives, along with R1CS constraints for them
https://www.arkworks.rs
Apache License 2.0
165 stars 79 forks source link

many features not enabled by default. People need to turn on all of them which isn't very convinient #140

Open GopherJ opened 5 months ago

GopherJ commented 5 months ago

Normally a crate activate most of the important features by default and users can choose to turn off some of them if needed.