Skip to content

Commit

Permalink
Add beaver triple generation and usage docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-André Long committed Jul 17, 2024
1 parent a9a48f4 commit 37bf94d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Protocol enables programs to custody a field value and distribute it to a destin
- **`add_private`** - Add a private operand to custodied value.
- **`add_public`** - Add a public operand to custodied value.
- **`mul_public`** - Multiply custodied value by a public operand.
- **`mul_private`** - TODO: beaver triple generation.
- **`mul_private`** - TODO: implement [beaver triple generation](./media/beaver-triple-generation.pdf) as well as [compute private multiplication from beaver triple](./media/beaver-triple-multiplication.png).

![alt text](./media/aleo-dcp-schema-homomorphic.png)

Expand Down
Binary file added media/beaver-triple-generation.pdf
Binary file not shown.
Binary file added media/beaver-triple-multiplication.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 37bf94d

Please sign in to comment.