Cargo Features

cosmian_kms_client_wasm has no features set by default.

[dependencies]
cosmian_kms_client_wasm = { version = "0.4.0", features = ["fips", "getrandom"] }
default

These default features are set whenever cosmian_kms_client_wasm is added without default-features = false somewhere in the dependency tree.

Enables getrandom ^0.2

fips

Enables fips of cosmian_kms_client_utils

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

getrandom default

Enables getrandom ^0.2