Skip to content

A small crate providing a way to share u8 buffers between Rust and C and make sure the underlying memory is properly freed

License

Notifications You must be signed in to change notification settings

zama-ai/tfhe-c-api-dynamic-buffer

Repository files navigation

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.

About

A small crate providing a way to share u8 buffers between Rust and C and make sure the underlying memory is properly freed

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published