Implementation of the olm and megolm cryptographic ratchets
Find a file
2015-03-03 11:14:50 +00:00
include/axolotl Try to ensure the compiler cannot optimise away attempts to erase secrets from memory 2015-02-27 16:11:30 +00:00
lib Merge commit '498dfabf9848286be003b42941c323a045d9fa46' as 'lib/ed25519' 2015-03-03 11:14:50 +00:00
src Squashed 'lib/ed25519/' content from commit 1fc4a2f 2015-03-03 11:14:50 +00:00
tests Test out of order delivery of messages 2015-02-27 11:36:58 +00:00
.gitignore add a gitignore 2015-02-26 16:58:08 +00:00
Axolotl.svg Add picture showing the guts of the ratchet 2015-03-02 01:13:25 +00:00
LICENSE Copyright notices and a license 2015-02-26 16:56:25 +00:00
test.py Put the #! in the right place 2015-02-26 17:10:43 +00:00