/crypto-cpp

Primary LanguageC++Apache License 2.0Apache-2.0

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