Matthew Liu
|
7e06078e0f
|
removed atomic from context, renamed group_id to group_counter
|
2023-06-26 17:05:41 -07:00 |
|
Matthew Liu
|
e62cf2f7e3
|
updated features and renamed feature to debugger
|
2023-06-26 16:28:09 -07:00 |
|
Matthew Liu
|
b004ef5a1a
|
added support for unique group ids
|
2023-06-26 15:17:21 -07:00 |
|
Matthew Liu
|
f7911aaa92
|
commented out some code from main, bulid in debugger file to fix compile errors. also added optional field group_id for context
|
2023-06-26 15:07:06 -07:00 |
|
rickwebiii
|
09ecc0a57d
|
Update syn and a bunch of packages (#242)
|
2023-05-24 15:28:52 -07:00 |
|
rickwebiii
|
6604afbf95
|
ZKP array inputs (#217)
* ZKP array inputs
|
2023-03-01 13:33:14 -08:00 |
|
rickwebiii
|
48ebc52576
|
Rweber/zkp (#211)
Metal GPU accelerated scalar multiplication
|
2023-02-16 14:31:55 -08:00 |
|
rickwebiii
|
dbafe86200
|
Fix O(N^2) behavior in graph traversal (#207)
* Fix O(N^2) behavior in graph traversal
* Ref count LinearCombinations in Bulletproofs backend, dramatically reducing memory usage.
|
2023-01-23 16:50:25 -08:00 |
|
rickwebiii
|
61032735f8
|
Rweber/zkp (#205)
Can create pure R1CS BFV proof.
|
2023-01-20 13:38:04 -08:00 |
|
rickwebiii
|
64036ccaee
|
Rweber/zkp (#197)
Plumb BackendField to NativeField for negative number support.
|
2023-01-04 11:38:18 -08:00 |
|
rickwebiii
|
18fb031953
|
Rweber/zkp (#195)
Can now use #[constant] and #[public] inputs
|
2022-12-09 16:21:34 -08:00 |
|
rickwebiii
|
c6056bf8d9
|
Rweber/zkp (#193)
Can use gadgets
|
2022-12-08 10:08:57 -08:00 |
|
rickwebiii
|
2e5b7e834b
|
Rweber/refactor (#190)
Refactor sunscreen_fhe_program to use types and functions in sunscreen_compiler_common
|
2022-11-30 18:02:45 -08:00 |
|
rickwebiii
|
72f00391ea
|
Rweber/zkp (#188)
ZKP works E2E
|
2022-11-29 13:47:29 -08:00 |
|
rickwebiii
|
d847021858
|
Rweber/zkp (#186)
Add ZKP backend for Bulletproofs
|
2022-11-18 20:06:48 -08:00 |
|
rickwebiii
|
28ea71118f
|
Rweber/zkp (#185)
Start ZKP compiler and refactor common code.
|
2022-11-15 12:43:04 -08:00 |
|
rickwebiii
|
390a27b1cd
|
Refactor some code to be shared (#184)
* Refactor some code to be shared
* Kill warnings
* Regenerate launch.json
* Add documentation
* CR comments
* Fix doc issues
* cargo fmt
* CR comments
* CR comments
* Fix warning
* argh clippy
|
2022-11-11 15:56:09 -08:00 |
|