Cargo Features

sgxs-tools has no features set by default.

[dependencies]
sgxs-tools = { version = "0.8.6", features = ["pe2sgxs", "docs"] }
pe2sgxs = broadcast, pe

Required by the isgx-pe2sgx binary

docs

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.

broadcast pe2sgxs?

Enables broadcast

MIT

pe pe2sgxs?

Enables pe

GPL