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

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


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

Last synced: about 1 year 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``