aboutsummaryrefslogtreecommitdiff
path: root/src/message.cpp
AgeCommit message (Expand)Author
2015-06-12Implement the session key exchangeMark Haines
2015-06-11Add encoder and decoder for PreKey messagesMark Haines
2015-06-11Move AES specific details behind a cipher interfaceMark Haines
2015-02-26Copyright notices and a licenseMark Haines
2015-02-25Don't bother passing through the mac_length, the caller already knows it sinc...Mark Haines
2015-02-25Add a message encoder/decoderMark Haines