Cargo Features

sequoia-octopus-librnp has no features set by default.

[dependencies]
sequoia-octopus-librnp = { version = "1.8.1", features = ["crypto-openssl", "crypto-botan", "crypto-botan2", "crypto-nettle", "crypto-cng"] }
default

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

Enables sequoia-openpgp

crypto-openssl

Enables compression and crypto-openssl of sequoia-openpgp

crypto-botan

Enables compression and crypto-botan of sequoia-openpgp

crypto-botan2

Enables compression and crypto-botan2 of sequoia-openpgp

crypto-nettle

Enables compression and crypto-nettle of sequoia-openpgp

crypto-cng

Enables compression and crypto-cng of sequoia-openpgp

sequoia-octopus-librnp has 6 features without comments.