File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 11# Bulletproofs
22
3+ <img
4+ width="100%"
5+ src="https://user-images.githubusercontent.com/698/46373713-9cc40280-c643-11e8-9bfe-2b0586e40369.png "
6+ />
7+
38The fastest [ Bulletproofs] [ bp_website ] implementation ever, featuring
49single and aggregated range proofs, strongly-typed multiparty
510computation, and a programmable constraint system API for proving
@@ -31,6 +36,8 @@ This library provides implementations of:
3136These proofs are implemented using [ Merlin transcripts] [ doc_merlin ] ,
3237allowing them to be arbitrarily composed with other proofs without
3338implementation changes.
39+
40+ ## Documentation
3441
3542The user-facing documentation for this functionality can be [ found
3643here] [ doc_external ] . In addition, the library * also* contains
You can’t perform that action at this time.
0 commit comments