Skip to content

petrushenko/digital-signature-DSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digital-signature-DSA

The realization of digital signature on base DSA

Usefull functuions that realized in src/DS.py:

  • Make digital signature on base DSA
  • Check digital signature on base DSA
  • fast_pow(fast exponentiation algorithm)
  • is_prime(check the numbers for primary on base Rabin-Miller algorithm)

About

The realization of digital signature on base DSA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages