Entropy-as-a-Service

Cryptographic randomness with provenance.

256-bit samples, HKDF-SHA3 mixed, signed against did:hive:hivemorph. One curl call. $0.0001 per sample. Bulk pack of 1000 for $0.05.

Why this exists.

Every cryptographic primitive — keys, nonces, IVs, salts — depends on entropy nobody audits. Hive sells signed entropy: every sample comes with a receipt that verifies offline. Auditors and counterparties can prove the randomness wasn't tampered.

TierLite

$0.0001
per 256-bit sample
  • HKDF-SHA3-256 mixed
  • Signed provenance receipt
  • Verifiable at /v1/receipt/verify
  • Single API call

Bulk Pack

$0.05
per 1000-sample bundle
  • 5x discount over per-sample rate
  • One receipt per sample
  • Ideal for IoT, gaming, batch jobs
  • Same verifier path

Sovereign

Custom
per sample · enrolled tenants only
  • 16-axis physical sources
  • Cosmic-ray muon detection
  • Soil microbial RF
  • Chlorophyll fluorescence
  • Patent-pending entropy axes

The 60-second test.

No SDK. No login. Just curl.

# Single sample curl -sX POST https://hivemorph.onrender.com/v1/entropy/sample \ -H 'Content-Type: application/json' \ -d '{{"bytes": 32, "purpose": "demo"}}' # Bulk pack of 1000 curl -sX POST https://hivemorph.onrender.com/v1/entropy/bulk \ -H 'Content-Type: application/json' \ -d '{{"count": 1000, "bytes": 32}}' # Pricing (free) curl -s https://hivemorph.onrender.com/v1/entropy/pricing

What you get back.

{{ "sample_id": "ent_8a3f2c1b...", "sample_b64": "9f8b40eed3879030...", "sample_hex": "9f8b40eed3879030...", "bytes": 32, "ts": 1778413989.591, "sig_b64u": "4oqQKBNgRM8EoFKAki...", "did": "did:hive:hivemorph", "provenance": {{ "mixer": "HKDF-SHA3-256", "sources": ["kernel_csprng", "python_secrets"], "tier": "standard" }}, "verify": {{ "endpoint": "/v1/receipt/verify", "method": "POST", "fields": ["sample_id", "sample_hex", "sig_b64u", "ts"] }} }}

Take the sig_b64u to our verifier or run it yourself — the sample is signed against the published did:hive:hivemorph root key.

Sovereign-tier axes (patent-pending).

When you enroll for sovereign tier, samples include physical entropy from sources nobody else operates at this combination.

Cosmic-ray muon

Passive Geiger-tube detection. Photons that traveled 13 billion years contribute to your nonce.

Soil microbial RF

Picowatt RF emissions from soil microbiomes. Truly stochastic, biologically grounded.

Chlorophyll fluorescence

Photonic noise from photosynthetic samples. Quantum at source.

Animal biometric

Heart-rate variance, gut microbiome RF — patent-filed.

Seed germination timing

Stochastic timing from biological growth rates.

Squid-augmented

Cephalopod neural variance — squid_augmented_entropy_provisional, patent #5.

Enroll for sovereign tier →