Skip to content
/ ECC Public

An implementation for Elliptic Curve Cryptography (ECC)

License

Notifications You must be signed in to change notification settings

dvaneson/ECC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright (c) 2018 Donovan Ellison

ECC

An implementation for Elliptic Curve Cryptography (ECC) written in C.

Build

$ make

Run tests

  • make run
    Or
  • ./test_ecc.exe

About

An implementation for Elliptic Curve Cryptography (ECC)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published