Ecosyste.ms: Awesome
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: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/starkware-libs/crypto-cpp
- Owner: starkware-libs
- License: apache-2.0
- Created: 2019-12-29T19:53:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T17:37:43.000Z (almost 2 years ago)
- Last Synced: 2024-06-19T00:28:09.978Z (5 months ago)
- Language: C++
- Size: 160 KB
- Stars: 31
- Watchers: 6
- Forks: 32
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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``