[dependencies]
[lib]
name = "amaters"
path = "src/lib.rs"
[package]
authors = ["COOLJAPAN OU (Team Kitasan)"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["database", "cryptography"]
description = "Fully Homomorphic Encryption (FHE) enabled distributed database (name reservation)"
edition = "2021"
keywords = ["database", "fhe", "encryption", "distributed", "privacy"]
license = "MIT OR Apache-2.0"
name = "amaters"
readme = "README.md"
repository = "https://github.com/cool-japan/amaters"
version = "0.0.1"