aboutsummaryrefslogtreecommitdiff
path: root/src/crypto.cpp
AgeCommit message (Expand)Author
2015-06-16Add a test for the axolotl APIMark Haines
2015-03-03Add functions for signing and verifying messages using curve25519 keysMark Haines
2015-02-27Try to ensure the compiler cannot optimise away attempts to erase secrets fro...Mark Haines
2015-02-26Copyright notices and a licenseMark Haines
2015-02-26Implement the axlotl ratchetMark Haines
2015-02-25Tweak AES cbc to add pcks7 padding bytesMark Haines
2015-02-21Finish and test crypto primitivesMark Haines
2015-02-20initial commit: start implementing the crypto primitivesMark Haines