adss 0.2.3

Adept Secret Sharing framework
Documentation
[dependencies.rand]
version = "0.8.5"

[dependencies.rand_core]
version = "0.6.4"

[dependencies.star-sharks]
default-features = false
features = ["zeroize_memory"]
version = "0.6.0"

[dependencies.strobe-rs]
version = "0.10.0"

[dependencies.zeroize]
version = "1.5.5"

[package]
authors = ["eV <ev@7pr.xyz>", "Alex Davidson <coela@alxdavids.xyz>"]
categories = ["cryptography", "algorithms"]
description = "Adept Secret Sharing framework"
documentation = "https://docs.rs/adss"
edition = "2018"
keywords = ["crypto", "secret", "share"]
license = "MPL-2.0"
name = "adss"
readme = "README.md"
repository = "https://github.com/brave/sta-rs"
resolver = "2"
version = "0.2.3"