#bindings #ffi #security #crypto #no-std

sys no-std pqmagic-sys

FFI Bindings to PQMagic

2 releases

new 0.1.2 Feb 16, 2025
0.1.1 Feb 16, 2025
0.1.0 Feb 8, 2025

#790 in Cryptography

Download history 109/week @ 2025-02-04 180/week @ 2025-02-11

289 downloads per month

Apache-2.0 OR MIT

1MB
21K SLoC

C 20K SLoC // 0.2% comments Rust 1.5K SLoC // 0.0% comments

pqmagic-sys: FFI bindings to PQMagic

This sys-crate offers low-level unsafe FFI bindings to vendored or native PQMagic C library, and accessible kem/sig schemes and modes are controlled by specified features.


lib.rs:

pqmagic-sys

This sys-crate offers low-level unsafe FFI bindings to vendored or native PQMagic C library, and accessible kem/sig schemes and modes are controlled by specified features.

Dependencies