[dependencies.sha2]
version = "0.10.8"
[[example]]
name = "hello"
path = "examples/hello.rs"
[lib]
crate-type = ["lib"]
name = "qfe"
path = "src/lib.rs"
[package]
authors = ["n12n <nigel.christian@hiahatf.org>", "Gemini"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["cryptography"]
description = "Experimental protocol for quantum-secure communications"
documentation = "https://docs.rs/qfe"
edition = "2024"
keywords = ["ai", "pqs", "quantum-proof", "quantum", "security"]
license = "MIT"
name = "qfe"
readme = "README.md"
repository = "https://github.com/kn0sys/qfe"
version = "0.2.0"