Skip to content
#

Post-quantum cryptography

Cryptographic algorithms secure against potential future quantum computers.

Here are 17 public repositories matching this topic...

TQ42 Cryptography is a comprehensive suite of quantum-resistant and asymmetric post-quantum encryption algorithms and key management functions offered under the open source AGPLv3 license and available under a Commercial license from Terra Quantum.

  • Updated May 10, 2024
  • C++

This project proposes the use of plain lattices with learning with errors problem to implement a cryptographic scheme which can run on classical computers and provides security against quantum based attacks. We are proposing key sizes for efficient operations and implement a lattice trapdoor function. Also we will improve current random oracle b…

  • Updated Mar 15, 2023
  • C++