Cargo Features

quinn-boring has no features set by default.

[dependencies]
quinn-boring = { version = "0.1.0", features = ["fips"] }
fips

Enables fips of boring ^2.1.0 and boring-sys ^2.1.0

boring:

Controlling the build

NOTE: This feature is deprecated. It is needed for the submoduled boringssl-fips, which is extremely old and requires modifications to the bindings, as some newer APIs don't exist and some function signatures have changed. It is highly recommended to use fips-precompiled instead.

This feature sets fips-compat on behalf of the user to guarantee bindings compatibility with the submoduled boringssl-fips.

Use a FIPS-validated version of BoringSSL.

quinn-boring has 1 feature without comment.