group-math 0.2.3

Group (mathematics) interface and implementations
Documentation
[features]
byte = []
default = ["impl"]
impl = ["byte", "int", "int-prime"]
int = []
int-be = []
int-prime = []

[package]
authors = ["myl7 <myl@myl.moe>"]
categories = ["cryptography"]
description = "Group (mathematics) interface and implementations"
documentation = "https://docs.rs/group-math"
edition = "2021"
homepage = "https://github.com/myl7/fss"
keywords = ["crypto", "group", "math"]
license = "Apache-2.0"
name = "group-math"
readme = "README.md"
repository = "https://github.com/myl7/fss.git"
version = "0.2.3"