Loading repository data…
Loading repository data…
loguntsov / repository
Erlang NIF binding for libsignal-protocol-c
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
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