Cargo Features
tokio-boring2 has no features set by default.
[dependencies]
tokio-boring2 = { version = "5.0.0-alpha.12", features = ["fips", "prefix-symbols", "read_uninit"] }
- fips
-
Use a FIPS-validated version of boringssl.
- prefix-symbols
-
Add a prefix to all symbols in libcrypto and libssl to prevent conflicts with other OpenSSL or BoringSSL versions that might be linked in the same process.
Enables prefix-symbols of boring2
- read_uninit