Cargo Features
tokio-boring-patch has no features set by default.
[dependencies]
tokio-boring-patch = { version = "4.9.7-1", features = ["fips", "fips-link-precompiled", "pq-experimental", "rpk"] }
- fips
-
Use a FIPS-validated version of boringssl.
Enables fips of boring-patch and boring-sys-patch
- fips-link-precompiled
-
Link with precompiled FIPS-validated
bcm.o
module.Enables fips-link-precompiled of boring-patch and boring-sys-patch
- pq-experimental
-
Enables experimental post-quantum crypto (https://blog.cloudflare.com/post-quantum-for-all/)
Enables pq-experimental of boring-patch
- rpk
-
Enables Raw public key API (https://datatracker.ietf.org/doc/html/rfc7250)
Enables rpk of boring-patch