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

sys no-std pqmagic-sys

FFI Bindings to PQMagic

2 releases

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

#733 in Cryptography

Download history 112/week @ 2025-02-05 212/week @ 2025-02-12 32/week @ 2025-02-19 4/week @ 2025-02-26

360 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