[badges.maintenance]
status = "actively-developed"
[badges.travis-ci]
branch = "master"
repository = "rustpq/pqcrypto"
[build-dependencies.cc]
features = ["parallel"]
version = "1.0"
[build-dependencies.glob]
version = "0.3.0"
[dependencies.libc]
version = "0.2.0"
[dependencies.pqcrypto-traits]
version = "0.3.2"
[dev-dependencies]
[features]
avx2 = []
default = ["avx2"]
[package]
authors = ["Thom Wiggers <thom@thomwiggers.nl>"]
categories = ["cryptography"]
description = "Post-Quantum Key-Encapsulation Mechanism kyber"
edition = "2018"
homepage = "https://github.com/rustpq/"
keywords = ["cryptography", "post-quantum", "security"]
license = "MIT OR Apache-2.0"
name = "pqcrypto-kyber"
readme = "README.md"
repository = "https://github.com/rustpq/pqcrypto/"
version = "0.6.7"