Cargo Features
[dependencies]
rsop = { version = "0.6.3", default-features = false, features = ["cli", "cliv", "unstable-curve448"] }
- default = cli
-
The
cli
feature is set by default wheneverrsop
is added without
somewhere in the dependency tree.default-features = false - cli default
-
Required by the binary
- cliv
-
Required by the rsopv binary
- unstable-curve448
-
Enables unstable-curve448 of rpgpie-sop
rpgpie-sop:
Enables x448 support in rpgp and rpgpie