Skip to content

benxh/Digital-signature

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Signature realization under Atmel AtMega 
microcontrollers.
Using RSA method, long arithmetics, Miller-Rabin test 
and other good algorithms.

TODO:
Use Montgomery method for faster exponentiation.
Add Makefile.
Make code be compilable on both pc and microcontroller 
architecture.

About

Digital signature realization under atmega microcontroller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published