Age | Commit message (Expand) | Author |
---|---|---|
2015-07-08 | Update the javascript bindings and demo to match the format of the identity k... | Mark Haines |
2015-07-07 | Encode the account keys as a signed JSON object | Mark Haines |
2015-07-07 | Rename generate_key to curve25519_generate_key | Mark Haines |
2015-07-07 | Remove the last resort one time key | Mark Haines |
2015-07-07 | Removed SignedKey class | Mark Haines |
2015-06-27 | Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-... | Matthew Hodgson |
2015-06-23 | reduce the number of one time keys that get generated when we create an account | Mark Haines |
2015-06-22 | Copyright Notices | Mark Haines |
2015-06-22 | Add API for removing used one time keys | Mark Haines |
2015-06-15 | Implement creating a new account | Mark Haines |
2015-06-12 | Move utils for pickling into a separate file | Mark Haines |