Cryptographic Evidence Infrastructure

Seal Once. Verify Forever.

Tamper-evident sealing that runs anywhere — online, offline, or air-gapped. 48,640 seals per second. Zero trust required.

Throughput
48,640
SEALS / SEC
Latency
0.022ms
PER SEAL
Signatures
Ed25519
DIGITAL
Deployment
Air-Gap
READY

Core Guarantees

#️⃣

01 Deterministic Hashing

Canonical JSON normalization ensures byte-for-byte reproducibility across any platform, any time.

🔗

02 Collision Resistant Binding

Proprietary field binding construction prevents extension attacks and ensures unique cryptographic commitment.

🛡️

03 Offline Verification

Pure function verification flow requires zero network access. Verify on an air-gapped laptop.

🔑

04 Client-Owned Keys

You generate and custody the signing keys. Full data sovereignty. No key escrow.

Advanced Capabilities v2.1

Beyond the seal — the surfaces that make 0REI an evidence system, not just a signer.

🌲

01 Merkle Attestation

Binary Merkle tree over seal binding roots. Batch, anchor one root publicly, prove inclusion without credentials.

Inside the proof:
  • SHA-256 tree over binding roots
  • Batch size to 10,000 seals
  • verify_proof from (leaf, proof, root)
Scale
🖼️

02 ST3GG Steganography

LSB embedding of seal proofs inside PNG pixels. Verify a seal straight from an image, fully offline.

Endpoints:
  • /seals/embed — write proof to PNG
  • /seals/extract — pull seal from PNG
  • /seals/extract-verify — confirm, no DB
Air-Gap

03 Delta Entities

Append-only delta log with advisory-lock sequencing. High-frequency settlement, zero read-modify-write.

Operations:
  • Increment · Decrement · Append · Set
  • State materialized on read by replay
  • Full delta audit trail per entity
Throughput
🔄

04 Optimistic Concurrency

Per-entity advisory locking with retry policy and structured 409 conflicts. Built-in observability on every transaction.

Lost-update prevention:
  • pg_advisory_xact_lock per entity
  • Exponential backoff, configurable retries
  • attempt / conflict / duration stats returned
Consistency
🛡️

05 Pluggable HSM

The HsmSigner trait abstracts hardware signing. Software signing is the default; hardware is a config swap.

Provider abstraction:
  • AWS CloudHSM reference path
  • Azure · Thales Luna · YubiHSM · PKCS#11
  • FIPS 140-2 L3 pathway (integration, not validated)
FIPS Pathway

06 Genesis Anchor

A signed, version-controlled origin seal committed at bootstrap. Every seal traces lineage to a verifiable day zero.

Trust root:
  • Signed with the deployment's Ed25519 key
  • Committed to source control
  • Tamper surfaces as a signature mismatch
Provenance

How It Works

Four steps from event to courtroom-grade evidence.

01

Capture

Your application emits an event — API call, transaction, file change, or sensor reading.

02

Canonicalize

RFC 8785 deterministic JSON serialization eliminates ambiguity. Same input always produces same output.

03

Seal

SHA-256 content hash bound to Ed25519 digital signature. Cryptographically tamper-evident in 0.022ms.

04

Deliver

Evidence Packet with standalone verification proof. Verifiable offline, forever, by anyone.

The Evidence Packet

The Evidence Packet is the product. Everything else is the factory that produces it.

Contents

core/ original payload + sealed record
core/ canonicalized payload
core/ cryptographic manifest
proof/ standalone verification tooling
proof/ pre-computed verification proof
docs/ technical specification
Rule of Thumb
If an auditor cannot verify it on a laptop with no internet, it is not evidence.

Integration Surfaces

Kafka

Ingest events from existing streams and seal them as they flow. Zero-copy integration with your message bus.

Supports Kafka 2.x+ and compatible brokers (Redpanda, MSK)
🔌

HTTP API

POST payloads directly for sealing with deterministic hashing and binding. Simple REST interface.

Sub-2ms latency · 48,640 seals/sec throughput
📦

Rust Crate & CLI

Embed the orei crate directly in your services, or ship the standalone 0rei-verify binary. Seal and verify in-process — no HTTP, no server, no network.

Library + binary · offline seal generation & verification
🔗

Supabase Bridge

Four Deno edge functions seal Supabase events at the source — table writes, storage objects, scan results — with a scheduled retry handler for transient failures.

seal-content · seal-verify · seal-scan-result · seal-retry-cron
Genesis Pricing Active — Founding rates lock in before General Availability.
Start Sprint → $9,500