Skip to content

An independent implementation of the axolotl protocol, loosely based on libaxolotl-java.

License

Notifications You must be signed in to change notification settings

florisrobbemont/libaxolotl-uwp

 
 

Repository files navigation

libaxolotl-windows

An implementation of the axolotl protocol, based on WhisperSystems/libaxolotl-java.

Depends on langboost/curve25519-uwp, Google Protocol Buffers, and Strilanc.May.

A very basic sample implementation can be found here: https://github.com/langboost/axolotl-sample-client

The sample implementation simply proves the concept, and allows someone to step through the Axolotl protocol as it ratchets, encrypts, decrypts, etc.

About

An independent implementation of the axolotl protocol, loosely based on libaxolotl-java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.2%
  • Other 0.8%