Alex Vlasov
2173354b1f
implemented parallelized kate division, with a lot of TODOs
2019-03-11 14:57:14 +01:00
Alex Vlasov
f12986aaeb
fix compilation warnings, disable sonics in default features
2019-03-05 10:26:28 +01:00
Alex Vlasov
2a453c3325
improve message about domain sizes and operation timings
2019-03-05 09:58:59 +01:00
Alex Vlasov
a99132955a
fixed singlecore dense multiexp
2019-03-05 09:44:38 +01:00
Alex Vlasov
810bb92cee
start transitioning to versioning + more elegant re-exports
2019-03-04 23:04:39 +03:00
Alex Vlasov
3f766246de
continue to integrate helped SONIC. Now only verifier left
2019-02-10 01:36:40 +03:00
Alex Vlasov
7239a60044
make custom transcript that is implementable as SC
2019-02-05 17:23:26 +03:00
Alex Vlasov
f06f92a9cc
integrate initial part of SONIC. Use original code, restructure, mock Transcript
2019-02-04 13:18:44 +03:00
Alex Vlasov
e775b47d99
- add some benches
...
- cleanup dependencies
- will work on WASM and GM17
2019-01-23 21:02:11 +03:00
Alex Vlasov
6e5cfe211f
remove verbosity, migrate dependencies
2019-01-17 11:38:54 +03:00
Alex
d9be906ed7
demo added, docs updated
2018-12-21 11:24:33 +08:00
Alex Vlasov
0a3dd7157c
fix case
2018-12-08 05:41:21 +08:00
Alex Vlasov
d7d2b45441
migrate to community edition
2018-12-08 05:31:26 +08:00
Sean Bowe
6e57ef0c4a
Bump version
2018-03-31 23:23:37 -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
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
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
Sean Bowe
3ee1a576f4
Bump version
2017-11-13 01:36:54 -07:00
Sean Bowe
3bb6596507
Don't make u128-support a default feature anymore.
2017-11-05 19:35:28 -07:00
Sean Bowe
326996139e
Update to use the latest version of pairing library.
2017-10-22 05:45:26 -06:00
Sean Bowe
2042876fcf
Disable default features for pairing.
2017-08-22 20:45:45 -06:00
Sean Bowe
3148662234
Reimplementation of groth16 using pairing
library.
2017-08-22 16:03:04 -06:00
Sean Bowe
bf03be0b9d
Starting fresh...
2017-08-07 07:43:39 -06:00
Sean Bowe
5ca9341aeb
Version bump
2017-06-19 12:17:10 -06:00
Sean Bowe
d95a9b0b29
Update to serde 1.0/bincode 0.8.
2017-05-07 10:24:54 -06:00
Sean Bowe
72a386ec34
Version bump.
2017-04-04 14:45:10 -06:00
Sean Bowe
9a3743c7c4
Various improvements to BLS implementation:
...
* Switch from rayon to crossbeam
* Allow windows to be reused per batch exp
* Allow batchexp to take vector by value
* Allow access to thread-local engine context
* Allow cloning of Engine
* Clean up wNAF abstractions to reduce heap allocation
2017-04-03 21:41:38 -06:00
Sean Bowe
2321ead995
In with the new.
2017-02-27 13:39:30 -07:00
Sean Bowe
c506c48c91
Out with the old...
2017-01-07 20:30:09 -07:00
Sean Bowe
710059b779
Relicensed as Apache/MIT dual license. Closes #1 .
2016-01-12 14:14:06 -07:00
Sean Bowe
fc1bdf2148
Added r1cs ppzksnark proving scheme and some tests.
2015-12-25 05:52:14 -07:00
Sean Bowe
02eb93d5d2
Test the right things
2015-12-25 00:37:52 -07:00
Sean Bowe
45111d6576
Initial commit
2015-12-24 02:58:38 -07:00