Sean Bowe
|
80065497e0
|
Update documentation
|
2018-04-08 15:17:22 -06:00 |
|
Sean Bowe
|
00b83471ab
|
Bump version again
|
2018-04-08 15:16:11 -06:00 |
|
Sean Bowe
|
3014f3c8bc
|
Switch to simpler BLAKE2b implementation.
|
2018-04-08 15:02:19 -06:00 |
|
Sean Bowe
|
23887cd35f
|
Version bump
|
2018-04-08 14:16:31 -06:00 |
|
Sean Bowe
|
c0009ae411
|
Fix documentation
|
2018-04-08 14:12:43 -06:00 |
|
Sean Bowe
|
b0c2cebc9c
|
Write entire pubkeys for signatures.
|
2018-04-08 14:06:20 -06:00 |
|
Sean Bowe
|
4fe95794c5
|
Add some expect s.
|
2018-04-08 14:03:41 -06:00 |
|
Sean Bowe
|
4f80de43a2
|
Simplify API and improve performance
|
2018-04-08 13:49:01 -06:00 |
|
Sean Bowe
|
d60a14b08b
|
Fix doc comment
|
2018-04-07 20:56:28 -06:00 |
|
Sean Bowe
|
68c4bdb6ef
|
Bump version
|
2018-04-05 18:43:18 -06:00 |
|
Sean Bowe
|
2196f97fb7
|
Clean up API and add comments
|
2018-04-05 18:43:16 -06:00 |
|
Sean Bowe
|
462a681a1d
|
Verify transformations using a full verifier
|
2018-04-05 15:13:29 -06:00 |
|
Sean Bowe
|
a94574436d
|
Serialization of MPCParameters and PublicKey.
|
2018-04-05 13:48:37 -06:00 |
|
Sean Bowe
|
e11d51354f
|
MPCParameters demonstration.
|
2018-04-05 12:59:00 -06:00 |
|
Sean Bowe
|
3e22a75c85
|
Initial commit
|
2018-04-03 19:03:34 -06:00 |
|
ebfull
|
10c5010fd9
|
Merge pull request #22 from ebfull/final-changes
Final changes
|
2018-04-03 18:56:06 -06:00 |
|
Sean Bowe
|
96b2d3e41a
|
Prevent trivial subversion attack against prover.
|
2018-04-02 22:21:42 -06:00 |
|
Sean Bowe
|
d14f2af8fa
|
Make fields of Parameters/VerifyingKey/Proof public.
|
2018-04-02 18:15:39 -06:00 |
|
Sean Bowe
|
6e57ef0c4a
|
Bump version
|
2018-03-31 23:23:37 -06:00 |
|
Sean Bowe
|
6ec7272586
|
Serialize lengths as 32-bit integers, not 64-bit.
|
2018-03-31 23:23:08 -06:00 |
|
Sean Bowe
|
c4fd8856ae
|
Make multicore module public for now, because Worker is part of the EvaluationDomain API.
|
2018-03-31 23:16:55 -06:00 |
|
ebfull
|
33feb3763f
|
Merge pull request #17 from plutomonkey/update-rand-dependency
Update "rand" dependency to 0.4.
|
2018-03-04 20:45:28 -07:00 |
|
Sean Bowe
|
c9cacc7467
|
Bump version and integrate pairing 0.14.
|
2018-03-04 19:51:03 -07:00 |
|
Sean Bowe
|
f5370057bd
|
Test deserialization of proofs in MiMC test example.
|
2018-03-04 19:41:59 -07:00 |
|
Sean Bowe
|
5f8747a0f4
|
Move MiMC example to tests.
|
2018-03-04 19:33:59 -07:00 |
|
Sean Bowe
|
86f652fa9f
|
Some minor documentation/changes to domain.
|
2018-03-04 19:27:33 -07:00 |
|
Sean Bowe
|
f7815f6e49
|
Remove unused tests and fix documentation.
|
2018-03-04 18:49:07 -07:00 |
|
Sean Bowe
|
ab1487025f
|
Serialization of parameters and proofs.
|
2018-03-04 18:49:05 -07:00 |
|
Sean Bowe
|
749d6ceed4
|
Bump version
|
2018-02-15 22:22:50 -07:00 |
|
Sean Bowe
|
cb53708767
|
New implementation of library API.
|
2018-02-14 12:31:43 -07:00 |
|
Jason Davies
|
137b410196
|
Update "rand" dependency to 0.4.
|
2018-02-13 15:43:35 +00:00 |
|
Sean Bowe
|
7211d98c1e
|
Implement linear combination addition with coefficient.
|
2018-01-07 11:31:35 -07:00 |
|
Sean Bowe
|
dc981e6abc
|
Allow linear combinations to be added together.
|
2017-12-14 16:11:24 -07:00 |
|
Sean Bowe
|
70a588ceee
|
Version bump
|
2017-12-02 23:31:37 -07:00 |
|
ebfull
|
3163e801b9
|
Merge pull request #16 from ebfull/recode
Part one of recoding bellman
|
2017-12-02 23:30:57 -07:00 |
|
Sean Bowe
|
5a88b4f818
|
Guarantee inheritance of variable type for public constraint system contexts.
|
2017-12-02 23:30:23 -07:00 |
|
Sean Bowe
|
1fc640e88f
|
Guarantee that we inherit the correct variable type.
|
2017-11-24 10:14:11 -07:00 |
|
Sean Bowe
|
92029393f6
|
Guarantee that variables are Copy+Clone.
|
2017-11-22 22:55:32 -07:00 |
|
Sean Bowe
|
1d394e00f6
|
Allow linear combination terms to be inspected for downstream evaluation.
|
2017-11-22 21:11:41 -07:00 |
|
Sean Bowe
|
e54c4bc1b3
|
Rename to namespace_public .
|
2017-11-21 14:00:00 -07:00 |
|
Sean Bowe
|
af91dcda33
|
Infrastructure for public input namespacing.
|
2017-11-21 13:44:56 -07:00 |
|
Sean Bowe
|
b7f2f9e409
|
Part one of Bellman being recoded.
|
2017-11-21 01:59:49 -07:00 |
|
Sean Bowe
|
6d55a4052a
|
Move everything into oldsrc .
|
2017-11-20 23:01:15 -07:00 |
|
Sean Bowe
|
945d86fe7d
|
Make the namespacing not introduce too much indirection.
|
2017-11-20 15:50:41 -07:00 |
|
Sean Bowe
|
a1e1aa30b5
|
More infrastructure for test development.
|
2017-11-18 20:10:47 -07:00 |
|
Sean Bowe
|
3ee1a576f4
|
Bump version
|
2017-11-13 01:36:54 -07:00 |
|
Sean Bowe
|
7df272b349
|
Make license files/copyright identical to pairing crate.
|
2017-11-12 15:56:03 -07:00 |
|
Sean Bowe
|
13a5cbf9d5
|
Modify the public api surrounding multiexp.
|
2017-11-12 15:52:10 -07:00 |
|
Sean Bowe
|
e4c62180d7
|
Use a basic heuristic to choose c for multiexp.
|
2017-11-12 15:50:34 -07:00 |
|
Sean Bowe
|
b15f5f6f43
|
Fix some warnings and TODO's.
|
2017-11-12 13:45:13 -07:00 |
|