Buy. Verify. Access.

SolaCrypt flips the ransomware logic: the same AES-256 cipher that hijacks files in attacks is used here to protect and monetize content — with the key released by a wallet signature via ECDH, 100% non-custodial.

Or explore the demo with a test wallet:
Sub-Second FinalityMilitary-Grade AES-256 EncryptionFully Client-SideNon-Custodial Architecture

The same engineering. An opposite purpose.

Ransomware hijacks your files and demands a ransom to return the key. SolaCrypt uses the exact same cryptographic primitive — AES-256, client-side encryption, and a key released upon a condition — but flips the script: the creator encrypts their own content, and the "ransom key" is released transparently and verifiably on-chain, not through extortion. It is the mechanics of an attack, repurposed as a digital ownership infrastructure.

client-side encryption

Encryption happens before the file leaves your browser.

Military-grade end-to-end AES-256 encryption architecture. 100% non-custodial protocol with exclusive owner control.

CipherAES-256-GCM
KeyZero-Custody
ConfirmationInstant on-chain
Network fee< $0.001

From upload to unlock

Three steps, each resolved in a different place: your browser, the Solana network, the buyer's wallet.

Plaintext FileOriginal upload
AES-256 VaultLocal envelope
Solana L1Instant settlement
Ed25519 SignatureBuyer Challenge
Decrypted AccessVerified delivery
01 / client

Local encryption

The file is sealed with AES-256-GCM in memory before touching any network.

02 / solana

On-chain settlement

Payment in SOL or USDC registers ownership on the Solana blockchain for a fraction of a cent.

03 / phantom

ECDH Wallet Decryption

The wallet derives an X25519 shared secret, allowing the file to be decrypted locally only by the buyer.

Where we are, and where we're going

From Devnet prototype to an open decentralized DRM standard.

In progress

Cipher engine & wallets

In-browser AES-256, Wallet Adapter, access control simulator.

Next

Mainnet & security audit

Audited Anchor contracts, native SOL/USDC royalty payouts.

Q3 2026

Creator SDK

npm SDK, embeddable widgets, confidential data rooms.

Q4 2026+

Storage & cross-chain

Arweave, Shadow Drive, open encrypted asset marketplace.

FAQ & LIMITATIONS

Transparency & Known Limitations of Client-Side DRM

SolaCrypt is designed to protect initial distribution and enforce cryptographic proof of on-chain ownership.

Like any client-side DRM, once the file is decrypted locally on the buyer's device, absolute control of the decrypted file passes to the user. The DRM cannot (and does not attempt to) block screenshots or secondary sharing of the opened content.