| Crates.io | abhedya-ffi |
| lib.rs | abhedya-ffi |
| version | 1.0.24 |
| created_at | 2026-01-24 00:31:20.76241+00 |
| updated_at | 2026-01-24 04:22:26.535521+00 |
| description | C/FFI Bindings for Abhedya PQC |
| homepage | |
| repository | https://github.com/ParamTatva-org/abhedyam |
| max_upload_size | |
| id | 2065791 |
| size | 14,011 |
This crate provides Foreign Function Interface (FFI) bindings for the Abhedya Post-Quantum Cryptography library.
It exposes a C-ABI compatible API for:
abhedya_keygen)abhedya_encrypt)abhedya_decrypt)This library is used as the core for Abhedya's Python, Node.js, and Go SDKs.
This is a low-level library. See the main repository for high-level SDK usage.