latchset / kryoptic

a pkcs#11 software token written in Rust
GNU General Public License v3.0
10 stars 4 forks source link

Add support for linking openssl dynamically #90

Closed simo5 closed 1 month ago

simo5 commented 1 month ago

For non-FIPS builds we can link to the system libcrypto without issues, so add that as an option.