This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
tfhe-rs
Watch
1
Star
1
Fork
0
You've already forked tfhe-rs
mirror of
https://github.com/zama-ai/tfhe-rs.git
synced
2026-01-09 14:47:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f768fd1cdd4f873751014589d04539e2c144a161
tfhe-rs
/
tfhe-zk-pok
/
src
History
Nicolas Sarlin
95593b1ea9
fix(zk): missing compressed proof version
2025-10-28 09:50:00 +01:00
..
backward_compatibility
fix(zk): missing compressed proof version
2025-10-28 09:50:00 +01:00
curve_446
chore: do not crash when ark-ff or wasm_bindgen macros have cfg issues
2024-12-13 16:31:25 +01:00
curve_api
feat(zk): add ZeroizeZp type that is automatically zeroized on drop
2025-08-20 16:47:59 +02:00
proofs
fix(zk): missing compressed proof version
2025-10-28 09:50:00 +01:00
curve_api.rs
chore(zk): check that crs group element at index n is 0
2025-05-16 16:38:27 +02:00
four_squares.rs
fix(zk): handle limit cases in the four_squares algorithm
2025-09-05 15:34:44 +02:00
lib.rs
refactor(zk): remove dependency to ark_serialize
2024-09-30 13:18:18 +02:00
serialization.rs
chore(zk): use Shake256 XoF instead of rand to generate gamma values
2025-06-11 18:03:12 +02:00