Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/starkware-libs/crypto-cpp


https://github.com/starkware-libs/crypto-cpp

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

This repo requires the installation of the Golang compiler on the system in order to run the
presubmit script and the provided Go FFI and test. To install Go under Ubuntu, run the following:

``sudo apt install golang-go``