[package]
name = "bcccop"
version = "0.1.0"
edition = "2021"
rust-version = "1.75"
license = "Apache-2.0"
authors = ["Dr. med. Patrick Schur <partnerships@theCwindLab.net>"]
description = "BCCCOP™ — Biometric-First Communication Protocol. Top-level landing crate; see bcccop-core for the reference implementation."
repository = "https://github.com/DrmedPatrickSchur/bcccop"
homepage = "https://theCwindLab.net"
documentation = "https://docs.rs/bcccop"
readme = "README.md"
keywords = ["bcccop", "biometric", "protocol", "zero-trust", "attestation"]
categories = ["cryptography", "network-programming"]
[dependencies]