pqc_core 0.3.0

Common functionality for the pqc series of crates
Documentation
[dependencies.zeroize]
default-features = false
optional = true
version = "1.5.7"

[features]
batch_default = []
load = []
unique_feature = []
zero = ["zeroize"]

[package]
authors = ["Mitchell Berry <foss@mitchellberry.com>"]
description = "Common functionality for the pqc series of crates"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "pqc_core"
readme = "readme.md"
repository = "https://github.com/Argyle-Software/pqc_core"
version = "0.3.0"