Cargo Features
polyfuzzy has no features set by default.
[dependencies]
polyfuzzy = { version = "0.5.0", features = ["serde", "sha2-force-soft", "random-flag-ciphertexts", "zeroize"] }
- serde
-
Enables serde, serde of curve25519-dalek
- sha2-force-soft
-
Enables force-soft of sha2
- random-flag-ciphertexts
- zeroize
-
Enables zeroize, zeroize of curve25519-dalek
polyfuzzy has 4 features without comments.