Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Ring-LWE encryption scheme

This repository has two software implementations of the Ring-LWE-based encryption scheme. Both implementations follow the pseudocode of Clercq et al. in here and are not optimized for any purpose. It is only for exploratory research. The first uses C language and targets an ARM Cortex M4 microcontroller. Recently (October, 2017), we added a desktop implementation written in C++ using the NTL library for arithmetic in the polynomial ring.

About

Software implementations of the Ring-LWE-based encryption scheme for an ARM Cortex and a desktop machine.

Topics

Resources

Stars

6 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages