Richard van der Hoff
|
a715fc7d84
|
Run the tests against the shared library
It would be nice if the tests tested what we'd built, not something different.
|
2015-12-03 17:08:04 +00:00 |
|
Matthew Hodgson
|
28622db92f
|
switch from /usr/bin/python to /usr/bin/env python. this doesn't help folks whose python path points at python3 (e.g. Arch linux) though, but I see no choice than they have to change the shebangs, as we do on Synapse. For instance, OSX doesn't have a python2 symlink, otherwise we'd use /usr/bin/env python2 shebang.
|
2015-11-01 13:05:51 +00:00 |
|
Mark Haines
|
a08d706366
|
Add methods for pickling and unpickling sessions
|
2015-06-09 18:03:01 +01:00 |
|
Mark Haines
|
315caaba7e
|
Add functions for signing and verifying messages using curve25519 keys
|
2015-03-03 11:18:07 +00:00 |
|
Mark Haines
|
ea1ace8e1e
|
Put the #! in the right place
|
2015-02-26 17:10:43 +00:00 |
|
Mark Haines
|
d142eb64dd
|
Copyright notices and a license
|
2015-02-26 16:56:25 +00:00 |
|
Mark Haines
|
4844c1b90a
|
Make test.py executable
|
2015-02-26 16:44:05 +00:00 |
|
Mark Haines
|
09d8e84c7c
|
Implement the axlotl ratchet
|
2015-02-26 16:30:19 +00:00 |
|