W3XShare
  • W3XShare, W2W data file-sharing
  • Introduction
    • Let's start
    • FAQ
  • Overview
    • User Guide
    • Supported Networks & Storage
    • PX Storage NFT
    • Fees
  • Platform
    • Architecture
    • Encryption
    • White-label
    • GitHub
  • Powered by
    • Immu3
    • PollinationX
Powered by GitBook
On this page
  1. Platform

Encryption

Encryption is one of the key parts of the solution. W3XShare utilises AES-randomly generated secret key to enable end-to-end encryption.

PreviousArchitectureNextWhite-label

Last updated 1 year ago

A random secret key is generated to encrypt content, which is shared between wallet client A (i.e. sender) and wallet client B (i.e. receiver). Content is encrypted with AES encryption (i.e. Advanced Encryption Standard). The receiver obtains the secret key from a sender using external communication (i.e. email, chat…) to decrypt the content.

Explainer: Randomly generated secret key must be delivered to the receiver via external communication (email, chat...)