Skip to content

benschlueter/elliptic-curve-cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECC

ECC c and Python implementation

The Python implementation is much easier to understand but it's pretty slow so I've also added a C-impl. .

The exception for the inf-point is added. So this can be used right now.

However, it is not hardend against side channel attacks, and there are mathematical transformations/algorithms, which could increment the exection speed even further.

About

ECC c and Python implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published