Security and Privacy Layers

Crosterix protects users through several strong privacy layers:

Layer
Function
Technology
Protection

Encryption

Encrypt files & data

AES-GCM + Lit Protocol

End-to-end confidentiality

Address Privacy

Hide wallet identity

ECDH Stealth Address

Unlinkable transactions

Execution

Run fully in browser

Client-side JS + Wallet Sign

No server exposure

Network Privacy

Hide IP & gas payer

VPN / Private Gas Relay

Off-chain anonymity

Architecture

No backend or logs

Stateless Design

Zero data retention


Developer Perspective

For developers, Crosterix works as a modular privacy middleware:

  • No new smart contracts are needed it uses existing DeFi and bridge protocols.

  • SDK functions handle stealth address generation, encryption, and API requests automatically.

  • Easily extendable into any EVM-based DApp to add privacy features like private swaps, stealth transfers, or encrypted file sharing.

Last updated