Cargo Features
Monocypher has no features set by default.
[dependencies]
monocypher = { version = "0.4.4", features = ["ed25519"] }
- ed25519
-
Enables ed25519 of monocypher-sys
Affects
monocypher::ed25519
…
Monocypher has no features set by default.
[dependencies]
monocypher = { version = "0.4.4", features = ["ed25519"] }
Enables ed25519 of monocypher-sys
Affects
monocypher::ed25519
…