Moving towards quantum resistant encryption algorithms

While presently AES-CBC encryption works well, it is not far away when quantum computers would be able to crack the encryption. Quantum computing is already available through clouds to the general public and malicious actors are already storing data to be cracked in the upcoming years. NIST has announced 4 quantum resistant algorithms that can be used in place of existing encryption algorithms. See https://www.nist.gov/news-events/news/2022/07/nist-announces-first-four-quantum-resistant-cryptographic-algorithms.

Considering the future risk, it is best to start implementing a quantum resistant encryption algorithm like Kyber.

See GitHub - pq-crystals/kyber

1 Like

7 posts were merged into an existing topic: Quantum Resistant Encryption