tozan-ecc icon indicating copy to clipboard operation
tozan-ecc copied to clipboard

Elliptic curve Go reference implementation

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