Skip to content

Hardware implementation of Montogomery Ladder algorithm over curve 448 + Error detection

Notifications You must be signed in to change notification settings

KasraAhmadi/Montgomery_Curve448_error_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTL code of Error detection capable Montgomery Ladder over curve 448 in "Efficient Error Detection Cryptographic Architectures Benchmarked on FPGAs for Montgomery Ladder".
Module hierarchy is as follow:

  • Iterator.sv
    • Montgomery_step.sv
      • core.sv
        • adder.sv (Modular Addition)
        • speed_mult_red (Modular Multiplication)
  • Error_detection.sv

About

Hardware implementation of Montogomery Ladder algorithm over curve 448 + Error detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published