[dependencies.cryptix-field]
version = "0.1.0"
[package]
authors = ["m4tsuri"]
categories = ["cryptography", "algorithms", "mathematics", "no-std"]
description = "A library containing ecc related traits"
documentation = "https://docs.rs/cryptix-ecc"
edition = "2021"
homepage = "https://github.com/M4tsuri/Cryptix/tree/main/cryptix-ecc"
keywords = ["abstract-algebra", "ecc", "cryptography"]
license = "GPL-3.0"
name = "cryptix-ecc"
readme = "README.md"
repository = "https://github.com/M4tsuri/Cryptix"
version = "0.1.0"