aboutsummaryrefslogtreecommitdiff
path: root/include/axolotl/list.hh
AgeCommit message (Expand)Author
2015-06-27Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-...Matthew Hodgson
2015-06-12Implement the session key exchangeMark Haines
2015-06-11Move AES specific details behind a cipher interfaceMark Haines
2015-02-26Copyright notices and a licenseMark Haines
2015-02-26Implement the axlotl ratchetMark Haines
2015-02-25Don't bother passing through the mac_length, the caller already knows it sinc...Mark Haines
2015-02-25Tweak AES cbc to add pcks7 padding bytesMark Haines
2015-02-24Add a simple fixed size list classMark Haines