pod2/src
Ahmad Afuni 1479400555
feat(backend): use custom gate for Schnorr signature verification (#397)
* schnorr signature prover optimization. TODO: implemented eval_unfiltered_circuit, serialize

* Use new gate(s) in MainPod circuit

* Formatting

* Clean-up

* Code review

* Code review

* Code review

* Formatting

* Remove unnecessary elements

---------

Co-authored-by: Linus Tang <linust@mit.edu>
2025-09-04 00:47:59 +10:00
..
backends feat(backend): use custom gate for Schnorr signature verification (#397) 2025-09-04 00:47:59 +10:00
bin Add versioning features (#387) 2025-08-08 09:33:44 -07:00
cache remove some unsafe code (#366) 2025-07-29 13:23:08 -07:00
examples No Pod IDs (#394) 2025-08-27 13:19:40 +02:00
frontend rename some old id to sts_hash (#402) 2025-08-28 10:48:43 +10:00
lang No Pod IDs (#394) 2025-08-27 13:19:40 +02:00
middleware rename some old id to sts_hash (#402) 2025-08-28 10:48:43 +10:00
lib.rs Feat/disk cache (#354) 2025-07-24 12:15:31 +02:00