This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
darkfi
Watch
1
Star
1
Fork
0
You've already forked darkfi
mirror of
https://github.com/darkrenaissance/darkfi.git
synced
2026-04-28 03:00:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e3d771618e8189c7fbbe62b09fcdbcfb20340906
darkfi
/
src
/
zk
History
parazyd
aef76baff8
crypto: Rename Spend to Burn.
2022-04-23 21:21:12 +02:00
..
circuit
crypto: Rename Spend to Burn.
2022-04-23 21:21:12 +02:00
arith_chip.rs
zk: Clean up unused code from arith_chip.
2022-03-28 19:59:36 +02:00
even_bits.rs
zk: Implement EvenBits chip for bit decomposition.
2022-03-28 19:59:36 +02:00
greater_than.rs
zk: Implement GreaterThan chip used for scalar comparison.
2022-03-28 19:59:36 +02:00
mod.rs
zk: Implement GreaterThan chip used for scalar comparison.
2022-03-28 19:59:36 +02:00
vm_stack.rs
zk/vm: Implement function for making empty witnesses from ZkBinary.
2022-03-19 01:07:49 +01:00
vm.rs
zkas, vm: Implement greater_than opcode for scalar comparison.
2022-03-28 19:59:36 +02:00