Cargo Features

commonware-cryptography has no features set by default.

[dependencies]
commonware-cryptography = { version = "0.0.7", features = ["portable"] }
portable

Enables portable of blst

blst:

Compile in portable mode, without ISA extensions.
Binary can be executed on all systems.

commonware-cryptography has 1 feature without comment.