Crates.io | tfhe-c-api-dynamic-buffer |
lib.rs | tfhe-c-api-dynamic-buffer |
version | 0.1.0 |
source | src |
created_at | 2024-01-15 10:29:02.551102 |
updated_at | 2024-01-15 10:29:02.551102 |
description | This is a helper crate for TFHE-rs (https://crates.io/crates/tfhe) to easily share buffers between C and Rust and make their destruction safe on both sides of the FFI. |
homepage | https://zama.ai/ |
repository | https://github.com/zama-ai/tfhe-c-api-dynamic-buffer |
max_upload_size | |
id | 1100219 |
size | 21,730 |
This is a helper crate for TFHE-rs to manage serialization buffers exchange between C and Rust and make their destruction safe on both sides of the FFI.