Skip to content

Basic implementation of modular Elliptic Curve Cryptography in Python, plus exercises from Washington "Introduction to Modern cryptograpy with coding theory"

Notifications You must be signed in to change notification settings

fisiognomico/ECC-Washington

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECC-Washington

Basic implementation of modular Elliptic Curve Cryptography in Python. For an introduction to number theory and ECC please refer to : [1] "Introduction to Modern Cryptograpy with Coding Theory" Washington 2006

Some of the algorithms for fast number theory implementations will be taken from [2]"Handbook of Applied Cryptography" by Alfred J. Menezes, Paul C. van Oorschot and Scott A. Vanstone 2001 Sample chapters can be retrieved at http://www.cacr.math.uwaterloo.ca/hac/

About

Basic implementation of modular Elliptic Curve Cryptography in Python, plus exercises from Washington "Introduction to Modern cryptograpy with coding theory"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages