> For the complete documentation index, see [llms.txt](https://blendr-network.gitbook.io/blendr-network-technical-plan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blendr-network.gitbook.io/blendr-network-technical-plan/blendrs-decentralized-architecture/data-encryption-and-integrity-quantum-resistant-encryption.md).

# Data Encryption and Integrity - Quantum-Resistant Encryption

Considering the advances in quantum computing, adopting post-quantum cryptographic algorithms ensures long-term data integrity and security:

$$
E'(D, K) = C'
$$

$$
D'(C', K) = D
$$

Where $$E'$$and $$D'$$denote encryption and decryption functions resilient against quantum-computational attacks.
