Ristretto / libristretto255

Small, self-contained C implementation of Ristretto255 based on libdecaf
https://ristretto.group
MIT License
13 stars 2 forks source link

DISCONTINUED: Please check out ristretto-donna instead if you are looking for a Ristretto C library

libristretto255 Build Status Appveyor Status

Experimental C implementation of Ristretto255, a prime order elliptic curve group created by applying the Decaf approach to cofactor elimination to Curve25519 (RFC 7748).

libristretto255 is based off of the libdecaf library by Mike Hamburg. For more information on Ristretto, please see the Ristretto web site:

https://ristretto.group/

Status

This library is in an extremely early stage of development and is not ready to be used yet. Check back later for updates.

Known Issues

Travis CI

License

Copyright (c) 2014-2018 Ristretto Developers (AUTHORS.md), Cryptography Research, Inc (a division of Rambus).

Distributed under the MIT License. See LICENSE.txt for more information.