Cargo Features
CMS has no features set by default.
[dependencies]
cms = { version = "0.3.0-pre.2", features = ["std", "builder"] }
- std builder?
- builder = digest, std
-
Enables zeroize, rsa, sha1, sha2, sha3, and signature, ecdh and pkcs8 of elliptic-curve, alloc of spki, builder of x509-cert and aes, aes-kw, ansi-x963-kdf, cbc, and cipher
aes:
optional dependencies
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.