Ariel Gabizon
|
e1a3461cc2
|
Improve/Fix variable names
ZCProof was too general. pubKeyHash was actually the JoinSplit pubkey
itself.
|
2018-06-09 20:27:35 -07:00 |
|
Per Grön
|
39d2e9e0cb
|
Make some globals static that can be
External linkage does not help and just encourages sloppy dependencies
and can lead to weird issues when there are name collisions.
|
2018-01-22 18:20:47 +01:00 |
|
Jack Grigg
|
fee8835388
|
Mark libsnark includes as library includes
|
2017-11-15 16:49:10 +00:00 |
|
Sean Bowe
|
c4fce3fc81
|
Check that E' points are actually in G2 by ensuring they are of order r.
|
2016-12-12 19:14:42 -07:00 |
|
Sean Bowe
|
eb82238dd0
|
Rename Dummy to Disabled.
|
2016-12-08 12:32:39 -07:00 |
|
Sean Bowe
|
bc59f53722
|
Isolate verification to a ProofVerifier context object that allows verification behavior to be tuned by the caller.
|
2016-12-05 12:40:06 -07:00 |
|
Daira Hopwood
|
ea92aba9fe
|
Move bigint arithmetic implementations to libsnark.
|
2016-08-22 15:46:58 -06:00 |
|
Sean Bowe
|
f0dab51cf3
|
Implement zkSNARK compression.
|
2016-08-22 00:36:12 -06:00 |
|