Patent Pending · Crown Code v3.1 · WASM 8acaaae0

Cryptographic Event
Attestation Infrastructure.

Sub-millisecond SHA-256 attestation for every event your system produces. Cross-isolate streaming. 33-minute state resurrection. Forensic determinism across any language, any payload, any scale.

0.41ms
CPU P50 · Event
0.40ms
CPU P50 · Stream
33 min
State Resurrection
99.99MB
Max Event Size
20+
Languages Tested
Start 100K Trial — Free → View Pricing
quickstart.sh
# Attest any event — one HTTP call
curl https://api.temporalid.com/resilient/event \
  -H "X-LAFIP-Key: eyJhbGci..." \
  -H "Content-Type: application/octet-stream" \
  --data-binary @your-event.bin
# Response
{
  "p1_hash": "c679964c9503f374...",
  "LAFIP_CERTIFIED": true,
  "zero_pii": true
}

Products

Six dedicated APIs.
Zero shared routing.

Each LAFIP product runs on its own isolated Cloudflare Worker. No shared CPU. No routing overhead.

LAFIP Core Standard
api.temporalid.com/core
Fast hash attestation. Unsalted. Same deterministic hash for same input. Trial available.
POST /core/event
LAFIP Core Sovereign
api.temporalid.com/core-s
Fast hash attestation. Salted. Unique hash per customer — same input produces different output per account.
POST /core-s/event
LAFIP Flow Standard
api.temporalid.com/flow
Stateful streaming. Hash large payloads in chunks within the same Cloudflare isolate.
POST /flow/stream/init · update · final
LAFIP Flow Sovereign
api.temporalid.com/flow-s
Stateful streaming with customer salt. All the power of Flow with cryptographic customer isolation.
POST /flow-s/stream/init · update · final
LAFIP Resilient Standard
api.temporalid.com/resilient
Cross-isolate streaming. 108-byte SHA-256 state in signed HMAC token. Proven: 33-minute isolate void — chain of custody intact.
POST /resilient/stream/init · update · final
LAFIP Resilient Sovereign
api.temporalid.com/resilient-s
Cross-isolate streaming with customer salt. Court-admissible chain of custody with unique cryptographic identity per customer.
POST /resilient-s/stream/init · update · final
Sub-millisecond attestation
Crown Code WASM. Pure integer arithmetic. Zero heap. SHA-256 FIPS 180-4.
→ 0.41ms CPU P50 · 30/30 core tests
🔗
33-minute state resurrection
Signed HMAC token carries 108 bytes of SHA-256 state. Survives isolate death.
→ INTERRUPT MATCH: True after 33 min
🌍
Binary-safe, any language
COBOL, SWIFT, Arabic, Hindi, Chinese, Japanese, Russian, Greek, emoji, null bytes.
→ 20+ languages tested ✅
🔒
Sovereign salt isolation
Same input, different hash per Sovereign customer. 80-byte C1RuleBlobV1 salt.
→ 30 protection layers in Crown Code
📊
Zero-PII response
LAFIP never echoes your data. Response: hash, pulse ID, byte count only.
→ zero_pii: true · LAFIP_CERTIFIED: true
🏗️
Forensic determinism
Same input always produces same hash — across isolates, deployments, and time.
→ 10 parallel race: all identical ✅

Pricing

Simple, transparent pricing.
Subscribe directly online.

Monthly billing. Cancel anytime. Enterprise and above include SLA and dedicated onboarding. 1 AU = 64KB.

Core Standard
Fast hash · Unsalted
Trial
100K AU · 30 days · 2 slots
Starter
1M AU/mo · 5 slots
€49/mo
Builder
5M AU/mo · 10 slots
€149/mo
Scale
50M AU/mo · 25 slots
€599/mo
Growth
120M AU/mo · 75 slots
€2,999/mo
Enterprise
250M AU/mo · 128 slots
€9,999/mo
Titan
1B AU/mo · 208 slots
€14,999/mo
Platform
10B AU/mo · 256 slots
€19,999/mo
Core Sovereign
Fast hash · Salted · Unique hash per customer
Trial
Not available on this product
Not available
Starter
1M AU/mo · 5 slots
€99/mo
Builder
5M AU/mo · 10 slots
€299/mo
Scale
50M AU/mo · 25 slots
€1,199/mo
Growth
120M AU/mo · 75 slots
€5,999/mo
Enterprise
250M AU/mo · 128 slots
€19,999/mo
Titan
1B AU/mo · 208 slots
€29,999/mo
Platform
10B AU/mo · 256 slots
€39,999/mo

1 AU = 64KB · Monthly billing · Cancel anytime · Enterprise+ includes SLA


Free Trial

100K requests, free.
Start in 60 seconds.

Trial is available on Core Standard only. Enter your business email — no credit card required.

Core Standard — Trial
Business email required · 100,000 AU · 30 days
Personal addresses (Gmail, Yahoo, Outlook, iCloud etc.) are not accepted.
    What you get
  • 100,000 AU — enough for real integration testing
  • 30 days from activation · Core Standard fast hash
  • 2 concurrent streams · Claim link in your inbox within seconds

API Key

Your LAFIP key
is ready.

Claim API Key

One click to
reveal your key.

Secure Key Handover
Your key is ready. It will be shown once and auto-downloaded. It never existed in your email.
Webhook delivery (optional)
If set, your API key will also be pushed to this URL via POST. Leave empty to skip.
Subscribe