An open API service indexing awesome lists of open source software.

https://github.com/cjhdev/lib_signal

Ruby wrapper for libsignal
https://github.com/cjhdev/lib_signal

signal-protocol

Last synced: 3 months ago
JSON representation

Ruby wrapper for libsignal

Awesome Lists containing this project

README

        

LibSignalProtocol
=================

A Ruby wrapper for [libsignal-protocol-c](https://github.com/signalapp/libsignal-protocol-c).

I don't think this will ever work. I thought libsignal-protocol-c did more than
it actually does. It would be a better use of time to implement from scratch in Ruby.

## Running Tests

~~~
rake test
~~~

## License

GPLv3