sudo apt-get install g++ make libgcrypt20-dev
make all -- compile
make run -- compile and run in shell.
make test -- run tests
You can find examples of using in tests.
LGPL3
Sergey Loguntsov [email protected]
sudo apt-get install g++ make libgcrypt20-dev
make all -- compile
make run -- compile and run in shell.
make test -- run tests
You can find examples of using in tests.
LGPL3
Sergey Loguntsov [email protected]