aboutsummaryrefslogtreecommitdiff
path: root/src/account.cpp
AgeCommit message (Expand)Author
2015-07-07Rename generate_key to curve25519_generate_keyMark Haines
2015-07-07Remove the last resort one time keyMark Haines
2015-07-07Removed SignedKey classMark Haines
2015-06-27Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-...Matthew Hodgson
2015-06-23reduce the number of one time keys that get generated when we create an accountMark Haines
2015-06-22Copyright NoticesMark Haines
2015-06-22Add API for removing used one time keysMark Haines
2015-06-15Implement creating a new accountMark Haines
2015-06-12Move utils for pickling into a separate fileMark Haines