This release adds a vendored_openssl
option which allows oqs
to be built against OpenSSL via the openssl-sys
crate.
What's Changed
- fix: run install target during build by @jmayclin in #273
- feat: consume openssl from openssl-sys by @jmayclin in #275
New Contributors
Full Changelog: v0.10.0...v0.10.1