Skip to content

jnortiz/RLWE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published