-
Notifications
You must be signed in to change notification settings - Fork 0
marsella/crypto
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published