Skip to content

marsella/crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

These files include a cryptography toolkit, which has functions to
implement the extended Euclidean algorithm (for calculating greatest common
denominator) and Djikstra's algorithm (also gcd), modular inverses, modular
exponentiation, and primality testing.

Gmp libraries are required.


Algorithms based off those in Katz and Lindell's "Introduction to Modern 
Cryptography".

About

cryptography toolkit and some implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages