mirror of
https://github.com/arnaucube/phantom-zone.git
synced 2026-01-09 15:41:30 +01:00
update toml
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user