AEVIONTrust · IP · Globus
DemoAuthQRightQSignBureauPlanetAwardsBankChessPricingAPI
A
AEVION
Quantum Shield — Reconstruction Demo
Live Cryptographic Demonstration

Reconstruct the Private Key from 2 Shards

This page runs against the real AEVION backend. We generate an ephemeral Ed25519 keypair, split the private key into 3 shards using Shamir's Secret Sharing over GF(256), and authenticate each shard with HMAC-SHA256. Paste any 2 shards below to reconstruct the key — the server will verify by signing a probe message with the recovered key and checking the signature against the public key we generated.

Nothing is persisted. Everything is ephemeral — keypair, shards, public key — discarded after this session.

1
Generate ephemeral shield
2
Paste any 2 shards
Slot 1
Slot 2
Slot 3
3
Reconstruct & verify
Note: demo endpoints are rate-limited to 10 requests per minute per IP and are disabled in production by default (toggle via the ENABLE_DEMO_ENDPOINTS server env). Nothing shown here is persisted to the AEVION database.