Cargo Features

tor-hscrypto has no features set by default.

[dependencies]
tor-hscrypto = { version = "0.18.0", features = ["full", "ope"] }
full = ope

Enables full of safelog, tor-basic-utils, tor-bytes, tor-error, tor-llcrypto, and tor-units

ope full? = cipher, zeroize

Affects tor-hscrypto::ope

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.

cipher ope?
zeroize ope?