ccf-core 1.0.0

Canonical CCF core v1 trust-update and runtime-certificate primitives for filed-Prov6 contract enforcement
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "ccf-core"
version = "1.0.0"
authors = ["Hulupeep"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Canonical CCF core v1 trust-update and runtime-certificate primitives for filed-Prov6 contract enforcement"
readme = false
license = "BUSL-1.1"
repository = "https://github.com/Hulupeep/CCF"

[lib]
name = "ccf_core"
path = "src/lib.rs"

[[test]]
name = "endpoint_hybrid_verification"
path = "tests/endpoint_hybrid_verification.rs"

[[test]]
name = "envelope_monitor"
path = "tests/envelope_monitor.rs"

[[test]]
name = "forbidden_category_policy"
path = "tests/forbidden_category_policy.rs"

[[test]]
name = "kappa_compute"
path = "tests/kappa_compute.rs"

[[test]]
name = "kappa_dynamic_floor"
path = "tests/kappa_dynamic_floor.rs"

[[test]]
name = "kappa_wrong_update_excursion"
path = "tests/kappa_wrong_update_excursion.rs"

[[test]]
name = "min_gate_exact"
path = "tests/min_gate_exact.rs"

[[test]]
name = "patent_claims_integration"
path = "tests/patent_claims_integration.rs"

[[test]]
name = "per_context_isolation"
path = "tests/per_context_isolation.rs"

[[test]]
name = "precheck_and_forbidden_policy"
path = "tests/precheck_and_forbidden_policy.rs"

[[test]]
name = "qac_arithmetic_regression"
path = "tests/qac_arithmetic_regression.rs"

[[test]]
name = "qac_update_component_reference"
path = "tests/qac_update_component_reference.rs"

[[test]]
name = "rho_gate_coupling"
path = "tests/rho_gate_coupling.rs"

[[test]]
name = "sinkhorn_gauge_presentation"
path = "tests/sinkhorn_gauge_presentation.rs"

[[test]]
name = "stoer_wagner_partition"
path = "tests/stoer_wagner_partition.rs"

[dependencies.libm]
version = "0.2"