Skip to content

YeyeQian/ntt-polymul

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code accompanies the paper "NTT Multiplication for NTT-unfriendly Rings".

Authors:

This repository contains our NTT-based implementations for Saber and NTRU for Cortex-M4 and AVX2.

Please clone this repository recursively to include libopencm3.

    git clone --recursive https://github.com/ntt-polymul/ntt-polymul

For details on how to build and use our Cortex-M4 see m4/README.md. For our AVX2 implementations, see avx2/README.md.

About

Saber and NTRU on M4 and AVX2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 83.5%
  • C 15.9%
  • Makefile 0.3%
  • Gnuplot 0.1%
  • Python 0.1%
  • TeX 0.1%