tfhe-c-api-dynamic-buffer

Crates.iotfhe-c-api-dynamic-buffer
lib.rstfhe-c-api-dynamic-buffer
version0.1.0
sourcesrc
created_at2024-01-15 10:29:02.551102
updated_at2024-01-15 10:29:02.551102
descriptionThis 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.
homepagehttps://zama.ai/
repositoryhttps://github.com/zama-ai/tfhe-c-api-dynamic-buffer
max_upload_size
id1100219
size21,730
Zama Bot (zama-bot)

documentation

README

TFHE C API Dynamic Buffer

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.

Commit count: 0

cargo fmt