/ed448

A golang implementation of Ed448-Goldilocks

Primary LanguageGo

ed448 or go-ldilocks

Build Status

This is an implementation of the Edwards elliptic curve with a field size of 448, as described by Mike Hamburg in his paper "Ed448-Goldilocks, a new elliptic curve".

API Documentation

GoDoc

Disclaimer

This code is provided as is and does not have any warranty. Use it at your own risk. This code is still unstable and under constant development so you might want to wait for a future release in order to use it.