Skip to content

Simple Julia implementation of elliptic curve cryptography algorithms

License

Notifications You must be signed in to change notification settings

emma-andrews/ECC.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECC.jl

Simple Julia implementation of elliptic curve cryptography algorithms

WARNING: Security of implementations not tested. Use at own risk.

Tested on Julia v1.8.3

Running the tests:

pkg> activate .
pkg> test ECC

About

Simple Julia implementation of elliptic curve cryptography algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages