Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cepdnaclk/e16-4yp-post-quantum-cryptographic-schemes-based-on-plain-lattices

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 based model in to a standard model.
https://github.com/cepdnaclk/e16-4yp-post-quantum-cryptographic-schemes-based-on-plain-lattices

cryptography lattice-based-crypto learning-with-errors post-quantum-cryptography public-key-cryptography random-oracle-model

Last synced: 2 months ago
JSON representation

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 based model in to a standard model.

Awesome Lists containing this project

README

        

___

# Efficient Implementations of Post Quantum Cryptographic Schemes Based on Plain Lattices

___

## Introduction

Shor’s algorithm for quantum computers, enables us to solve Integer Factorization problems and Discrete Logarithm Problems in polynomial time. This jeopardizes the current public key schemes such as RSA, Diffie-Hellman key exchange. Therefore, we want secure cryptosystems under quantum computing for classical computers. One of the promising solutions for this is lattice-based cryptographic schemes with the Learning with Errors(LWE) problem.

The aim of the project is implementing acryptographic scheme based on plain lattices and LWE principles which are resistent to attacks from quantum based computers.

## Team Members

- E/16/049, Harshana Bandara, [email](mailto:[email protected])
- E/16/134, Yasitha Herath, [email](mailto:[email protected])
- E/16/388, Thushara Weerasundara, [email](mailto:[email protected])

## Supervisors

- Dr. Qinyi Li, [email](mailto:[email protected])
- Dr. Janaka Alawathugoda, [email](mailto:[email protected])
- Prof. Roshan Ragel, [email](mailto:[email protected])

## Website

-