Cargo Features

sentc-crypto-fips-keys has no features set by default.

[dependencies]
sentc-crypto-fips-keys = { version = "0.14.0", features = ["full", "wrapper"] }
full = base64ct, wrapper

Enables encryption of sentc-crypto-utils

wrapper full? = sentc-crypto-common, sentc-crypto-utils, serde, serde_json

Affects sentc-crypto-fips-keys::util

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.

sentc-crypto-utils full? wrapper?
sentc-crypto-common wrapper?
base64ct full?
serde wrapper?
serde_json wrapper?