Bitxen Demo

HOW BITXEN WORKS

Simple, human-friendly interface. Military-grade cryptography under the hood.

6-LAYER
SECURITY PROTOCOL

🔒

Layer 1: AES-256 Data Encryption

Generate AES-256 key locally. Encrypt your vault content (seed phrases, private keys, documents). This encrypted data becomes Layer 1.

⚛️

Layer 2: Post-Quantum Encryption

Generate PQC Key Pair (ML-KEM-768). Encrypt your AES key with the PQC Public Key. Protects against future quantum computers.

🧩

Layer 3: Shamir's Secret Sharing

Split PQC Secret Key into multiple fraction keys. Distribute to trusted people to reconstruct the key and unlock the vault.

Layer 4: Personal security questions

Add security questions with SHA-256 hashing for recoverable authentication. Provides an additional verification layer for vault access.

Layer 5: Manual or time-lock release triggers

Set specific dates for automatic vault release or control access manually. Flexible trigger mechanisms ensure your vault is accessible when intended.

⛓️

Layer 6: Blockchain Storage

Encrypted vault stored permanently on blockchain. Immutable, decentralized, forever. Pay once, store eternally.

HOW DOES IT WORKS?

📝

1. Setup & Settings

Add your secrets and optional security questions (answers are encrypted). Choose if the vault opens on a specific date or via a manual trigger.

🔐

2. Double Encryption

First, we lock your data with AES-256. Then, we lock that key with ML-KEM-768, a powerful quantum-proof algorithm.

🧩

3. Key Splitting (Shamir's)

The quantum key is split into 5 fraction keys. You distribute these to trusted people. Any 3 keys are needed to reconstruct the master key.

🧱

4. Store on Blockchain

Pay the network fees once. Your encrypted vault is stored permanently on the blockchain. You receive your Inheritance ID and keys.

TRUST CODE, NOT COMPANIES

The entire process occurs client-side. There are no master keys, no backdoors, and no admin panels.

Verify the Code Try the Demo