[]
= "ossl-sys"
= true
= true
= "Low-level OpenSSL version 3+ bindings"
# FIXME should really be "openssl" but it would conflict with openssl-sys
# even if these are mutually exclusive in ossl crate
# https://github.com/rust-lang/cargo/issues/5969#issuecomment-2525190266
= "openssl4"
= true
= true
= "Apache-2.0"
[]
= true
[]
= "0.72"
= "0.3"
[]
= "1.0.0"
= "0.2.151"
[]
# By default, we build sources and link statically against libcrypto.a
= [] # Dynamically link against libcrypto.so
= [] # Builds against sources and libfips.a instead of libcrypto