Skip to content

armfazh/tozan-ecc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

tozan-ecc

Go

Elliptic curve operations in Go.

Features

Curve models supported:

  • Weierstrass
  • Montgomery
  • Twisted Edwards

Disclaimer

This implementation is for reference only. It MUST NOT be used in production systems.

License

BSD 3-Clause