Skip to content

fragerar/Masked_Dilithium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Masked_Dilithium

To replicate Tables 5, 6, 7 and 10:

  1. go to ./Masking/
  2. make
  3. ./main

To replicate Table 8:

  1. go to ./Dilithium
  2. Edit params.h and/or masking_interface.h to chose security level and masking order
  3. make
  4. ./main The vector of values output correspond to the cycles for: [NTT, SampleY, AY, Decompose, Z=y+cs1, Reject, w-cs2]

To automatically run signature benchmarks at multiple orders and for multiple security levels, one can also use the run_benchmarks Python script.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages