Cargo Features

sphincs-plus-cry4 has no features set by default.

[dependencies]
sphincs-plus-cry4 = { version = "0.1.1", features = ["build-binary"] }
build-binary = ecdsa, k256, rsa

Required by the benchmark binary

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.

ecdsa build-binary?

Enables ecdsa ^0.14.1

k256 build-binary?

Enables k256 ^0.11.0

rsa build-binary?

Enables rsa ^0.6.1