jleni / dilithium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dilithium

This directory contains our implementation of Dilithium. Both the reference code and the AVX2 optimized code in the directories ref/ and avx2/, respectively. It contains test programs called test/test_dilithium that can be compiled on unix by running make in ref/ resp. avx2/.

About


Languages

Language:C 86.5%Language:Assembly 9.3%Language:C++ 2.4%Language:Makefile 1.2%Language:Gnuplot 0.6%