selenite 0.2.1

A Crate For Post-Quantum Cryptography Certificates Built on PQcrypto
Documentation
[dependencies.base64]
version = "0.12.1"

[dependencies.hex]
version = "0.4.2"

[dependencies.pqcrypto-falcon]
version = "0.2.2"

[dependencies.pqcrypto-newhope]
version = "0.1.2"

[dependencies.pqcrypto-qtesla]
version = "0.1.1"

[dependencies.pqcrypto-sphincsplus]
version = "0.5.0"

[dependencies.pqcrypto-traits]
version = "0.3.3"

[dependencies.serde]
features = ["derive"]
version = "1.0.110"

[dependencies.serde_yaml]
version = "0.8.12"
[dev-dependencies.criterion]
version = "0.3"

[package]
authors = ["0xSilene"]
categories = ["cryptography"]
description = "A Crate For Post-Quantum Cryptography Certificates Built on PQcrypto"
edition = "2018"
keywords = ["cryptography", "post-quantum", "pqcrypto", "sphincs", "lacuna"]
license = "MIT OR Apache-2.0"
name = "selenite"
readme = "README.md"
repository = "https://github.com/0xSilene/Selenite"
version = "0.2.1"