Digital Shield CF256

Multi-layered security platform for sensitive data on any device.

Initial Setup

CF256: The Next Generation of Encryption! 🛡️

CF256 implements a robust cryptographic architecture, combining symmetric encryption and hybrid encryption for maximum security.

SECURITY ARCHITECTURE

CustomFlow-256 uses cutting-edge technologies, including:

  • **256-bit Stream Cipher**
  • **PBKDF2** (100k iterations) for Key Derivation
  • **HMAC-SHA256** for Authentication
  • **RSA-OAEP 2048-bit** for Key Exchange
  • **Constant Time** Operations
  • **Stream Processing** for Large Files

Encryption Modes

  • HYBRID MODE (PUBLIC KEYS)
    CF256 + RSA: Perfect for **secure sharing**. Uses public keys (RSA) to exchange the symmetric key, ensuring that only the recipient with the private key can decrypt the file/message.
  • SYMMETRIC MODE (SINGLE PASSWORD)
    Password Only (CF256): Ideal for **local protection**. The encryption key is derived directly from your password, using PBKDF2. Simple, fast, and effective for protecting your own data on the device.
Master Password (Symmetric)

This password is the key for **Symmetric Mode** (Password Only).

RSA Keys (Asymmetric)
No RSA key loaded.
Public Key (For Encryption)
Private Key (For Decryption)
File Operations
Message Encryption
Encrypted Payload
Output / Decrypted Content
Tools
CDN and Documentation
View Documentation
Get License

The license removes the .cf256 extension.
The key must be placed in the head or before the cdn.

window.Cf256Config = { key: "Your_License_Key" };