Skip to main content

Module g2

Module g2 

Source
Expand description

CS-G2 — commutative binary product (lex-min-first concatenation) per wiki ADR-061 §(2). Five σ-axes × one shape = five binary entry points.

Re-exports§

pub use pipeline::compose_g2_product;
pub use pipeline::compose_g2_product_blake3;
pub use pipeline::compose_g2_product_keccak256;
pub use pipeline::compose_g2_product_sha3_256;
pub use pipeline::compose_g2_product_sha512;

Modules§

model
CS-G2 PrismModel* declarations, one per σ-axis.
pipeline
CS-G2 composition entry points, one per σ-axis (wiki ADR-061 §(2)).
value
CS-G2 typed-input carrier — wraps the canonicalize discipline’s output as a Borrowed TermValue flowing through the ψ-pipeline.
verbs
CS-G2 ψ-chain content-address derivation verbs, one per σ-axis.