# dilithium **Repository Path**: mirrors_SRI-CSL/dilithium ## Basic Information - **Project Name**: dilithium - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dilithium This directory contains our implementation of [Dilithium](https://eprint.iacr.org/2017/633). 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/.