aboutsummaryrefslogtreecommitdiff
path: root/tests/test_ratchet.cpp
AgeCommit message (Expand)Author
2019-04-22don't use variable length or zero-length arrays in test filesHubert Chathi
2016-09-05Convert Ed25519 and Curve25519 functions to plain CRichard van der Hoff
2016-05-24Rewrite _olm_cipher_aes_sha_256 initialisationRichard van der Hoff
2016-05-23Prefix for internal symbolsRichard van der Hoff
2016-05-23Convert cipher.hh to plain CRichard van der Hoff
2016-05-23Fix warnings and set -WerrorRichard van der Hoff
2015-07-07Rename generate_key to curve25519_generate_keyMark Haines
2015-06-27Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-...Matthew Hodgson
2015-06-26Add some tests which advance the ratchet on both sides a few timesMark Haines
2015-06-12Pass the message body to decrypt_max_plaintext_length so we can get a more ac...Mark Haines
2015-06-11rename Session to RatchetMark Haines
2015-06-11Move AES specific details behind a cipher interfaceMark Haines
2015-03-03Rename the ratchet source and include files from axolotl to ratchetMark Haines