/libsignal-go

Pure go implementation of https://github.com/signalapp/libsignal

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

libsignal-go

A pure Go implementation of https://github.com/signalapp/libsignal.

This repository is meant to be broken down into different APIs similar to the source repository.

Only libsignal-protocol is implemented at this time.

This repository is still under development, so breaking changes should be expected.

Roadmap

  • Add and refactor tests
  • Implement other APIs available in the source repository.