Summary
Concrete v2.10 introduces a beta release of Concrete for Rust and includes several improvements and fixes, particularly on the concrete-python
frontend.
What's Changed
New Features
- Concrete for Rust: Introduce a concrete API in rust (1197)
- Concrete Keygen for WASM: Implement the concrete Keygen in Rust for WASM compilation (#1198)
Improvements
- TFHE-rs bridge: Enhance API by allowing creation of TFHE-rs bridge from a client (#1236, #1242, #1244)
- TFHE-rs interoperability: Enhance interoperability by supporting more conversions and TFHE-rs 132 bits gaussian parameters (#1240, #1219)
- TFHE-rs interoperability: Improve performances of tfhers_to_native and size of keys (#1218)
Fixes
Other changes
Full Changelog: v2.9.0...v2.10.0
Resources
- Concrete for Rust:
- Blog Post: