Skip to content

Rust bindings to PQMagic post-quantum cryptographic algorithm C library

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Kh05ifr4nD/PQMagician

Repository files navigation

PQMagician: Rust bindings for PQMagic

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 vendored PQMagic library with customizable configurations and provide unsafe FFI bindings.
  • pqmagic(todo): A high-level Rust wrapper crate based on pqmagic-sys for the safe access to cryptographic schemes in PQMagic.

About

Rust bindings to PQMagic post-quantum cryptographic algorithm C library

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages