Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
enricobottazzi authored Mar 20, 2024
1 parent 948c6d9 commit bce26a8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Greco

> [!WARNING]
> This is a research project and hasn't been audited. Use in production at your own risk.
Circuit for proving the correct encryption under BFV fully homomorphic encryption scheme. Note that this can be also generalized to any RLWE-based algorithms. Full write available here -> https://hackmd.io/@gaussian/r1W98Kqqa.

### Generate Parameters
Expand Down Expand Up @@ -261,4 +264,4 @@ bfv params: "src/data/sk_enc_32768_15x59_65537"
+----+--------------------+--------------------+-----------------------+-------------------------+
| 19 | 62.038049125s | 29.776692208s | 104.779942208s | 8.43725ms |
+----+--------------------+--------------------+-----------------------+-------------------------+
```
```

0 comments on commit bce26a8

Please sign in to comment.