aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-26add a gitignoreMark Haines
2015-02-26Copyright notices and a licenseMark Haines
2015-02-26Add test for axolotl ratchetMark Haines
2015-02-26Make test.py executableMark Haines
2015-02-26Merge commit 'c61e5359cb454ae20c0b7b057c3a7b53e2beefd6' as 'lib/crypto-algori...Mark Haines
2015-02-26Squashed 'lib/crypto-algorithms/' content from commit 100f4ffMark Haines
2015-02-26Merge commit 'e50ac707316ea6d8059f7036322450727773952d' as 'lib/curve25519-do...Mark Haines
2015-02-26Squashed 'lib/curve25519-donna/' content from commit 28772f3Mark Haines
2015-02-26Implement the axlotl ratchetMark Haines
2015-02-25Start implementing the ratchetMark Haines
2015-02-25Don't bother passing through the mac_length, the caller already knows it sinc...Mark Haines
2015-02-25const correctnessMark Haines
2015-02-25Add a message encoder/decoderMark Haines
2015-02-25Tweak AES cbc to add pcks7 padding bytesMark Haines
2015-02-24Add a simple fixed size list classMark Haines
2015-02-24Move unit test code into a separate headerMark Haines
2015-02-23Use stdout for reporting test success/failureMark Haines
2015-02-21Finish and test crypto primitivesMark Haines
2015-02-20initial commit: start implementing the crypto primitivesMark Haines