Go to file
Mark Haines fb980849c4 Add gdb script and psuedo-call graph generator python script for tracing calls to crypto primitives 2015-06-21 18:47:06 +01:00
docs Move diagram to docs 2015-06-10 11:14:46 +01:00
include/axolotl Add c interface which wraps the cpp classes 2015-06-15 17:49:20 +01:00
lib Add functions for signing and verifying messages using curve25519 keys 2015-03-03 11:18:07 +00:00
src Add a test for the axolotl API 2015-06-16 15:15:40 +01:00
tests Make the 'random' numbers different for each key in the tests 2015-06-21 18:33:46 +01:00
tracing Add gdb script and psuedo-call graph generator python script for tracing calls to crypto primitives 2015-06-21 18:47:06 +01:00
.gitignore add a gitignore 2015-02-26 16:58:08 +00:00
LICENSE Copyright notices and a license 2015-02-26 16:56:25 +00:00
axolotl.py Add python ctypes bindings and a command line script using them 2015-06-16 18:13:04 +01:00
build_shared_library.py Make the 'random' numbers different for each key in the tests 2015-06-21 18:33:46 +01:00
test.py Add methods for pickling and unpickling sessions 2015-06-09 18:03:01 +01:00