sudo apt-get install libgcrypt20-dev gcc-multilib g++-multilib libglib2.0-dev cmake
To build it you should place rebar3 to root of this project.
make all -- compile
make run -- compile and run in shell.
make test -- run tests
You can find examples of using in tests.
This C-code based on AXC-library: https://github.com/gkdr/axc
LGPL3