libolm

Cryptographic library implementing the Double Ratchet algorithm

brewmacoslinux
Try with needOr install directly
Source

About

Implementation of the Double Ratchet cryptographic ratchet

Commands

libolm

Examples

Link libolm library to a C/C++ project for encryption$ gcc -o app app.c -lolm
Check libolm installation and version info$ pkg-config --modversion olm
Verify library files are installed correctly$ brew list libolm