oqs-sys 0.6.0

Bindings to liboqs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# FFI Rust binding to [Open Quantum Safe][oqs]'s [liboqs][]

This crate provides the unsafe `ffi` bindings to [liboqs][].

## Features

* `openssl`: Compile with OpenSSL features (mostly symmetric cryptography)
* `minimal`: Only build OQS default KEM and Signature scheme
* `non_portable`: Don't build a portable library.

[oqs]: https://openquantumsafe.org
[liboqs]: https://github.com/Open-Quantum-Safe/liboqs