Browse Source

update toml

par-agg-key-shares
Janmajaya Mall 9 months ago
parent
commit
40a442592a
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      Cargo.toml

+ 5
- 0
Cargo.toml

@ -2,6 +2,11 @@
name = "phantom-zone"
version = "0.1.0"
edition = "2021"
readme = "README.md"
repository = "https://github.com/gausslabs/phantom-zone"
license = "MIT"
keywords = ["fhe", "mpc", "cryptography"]
description = "Library for multi-party computation using fully-homomorphic encryption"
[dependencies]
itertools = "0.12.0"

Loading…
Cancel
Save