PQMagician consists of port crates that integrate the PQMagic, a high-performance post-quantum cryptographic algorithm C library, into the ecosystem of Rust.
pqmagic-sys: This crate can build vendoredPQMagiclibrary with customizable configurations and provide unsafe FFI bindings.pqmagic(todo): A high-level Rust wrapper crate based onpqmagic-sysfor the safe access to cryptographic schemes inPQMagic.