1 unstable release
0.10.0+liboqs-0.10.1 | Jul 2, 2024 |
---|
#2477 in Cryptography
76 downloads per month
Used in 4 crates
(via safe-oqs)
23MB
505K
SLoC
FFI Rust binding to Open Quantum Safe's liboqs
This crate provides the unsafe ffi
bindings to liboqs.
Features
vendored
(default): Compile the included version of liboqs instead of linking to the system version.openssl
(default): Compile with OpenSSL features (mostly symmetric cryptography)non_portable
: Don't build a portable library.kems
(default): Compile with all KEMs enabledbike
(only on non-Windows)classic_mceliece
frodokem
hqc
kyber
ntruprime
sigs
(default): Compile with all signature schemes enableddilithium
falcon
sphincs
: SPHINCS+
lib.rs
:
Bindings to liboqs