/edwards25519

An extension to filippo.io/edwards25519 supporting hash-to-curve.

Primary LanguageGoMIT LicenseMIT

Edwards25519 hash-to-curve

edwards25519 Go Reference codecov

  import "github.com/bytemare/edwards25519"

This package extends filippo.io/edwards25519 to support hash-to-curve according to the specification.

Documentation Go Reference

You can find the documentation and usage examples in the package doc and the project wiki .

Versioning

SemVer is used for versioning. For the versions available, see the tags on the repository.

Contributing

Please read CONTRIBUTING.md for details on the code of conduct, and the process for submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.