Skip to content

MarvinChung/LAC-m4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This repo only contains the LAC with Number Theorectic Transform (NTT) implementation on Cortex M4 and will not be updated in the future.
The full paper link: NTT Multiplication for NTT-unfriendly Rings.
The latest repo which contains all artficats in the paper: ntt-polymul.

setup

git clone https://github.com/MarvinChung/LAC-m4.git --recursive
cd LAC-m4/libopencm3
make -j4
cd ../pqm4/libopencm3
make -j4

test with cortex m4

Set up your cortex-m4.
Follow README.md usage in LAC folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published