fss-types 0.1.1

Common types used in the crate fss
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.group-math]
default-features = false
version = "0.2"

[package]
authors = ["myl7 <myl@myl.moe>"]
categories = ["cryptography"]
description = "Common types used in the crate fss"
documentation = "https://docs.rs/fss-types"
edition = "2021"
homepage = "https://github.com/myl7/fss"
keywords = ["crypto", "fss"]
license = "Apache-2.0"
name = "fss-types"
readme = "README.md"
repository = "https://github.com/myl7/fss.git"
version = "0.1.1"