summaryrefslogtreecommitdiffstats
path: root/src/method_xsalsa20_poly1305.c
AgeCommit message (Expand)Author
2013-01-05Adjust copyright yearsMatthias Schiffer
2012-12-18Convert type names to _t conventionMatthias Schiffer
2012-09-15Rework some parts of the AES128-GCM methodMatthias Schiffer
2012-06-15Avoid using the same handshake key to establish more than one sessionMatthias Schiffer
2012-06-05Fix possible duplicate session establishmentMatthias Schiffer
2012-06-05Add support for receiving reordered packetsMatthias Schiffer
2012-04-19Don't regenerate session handshake keypair for every handshake so a global st...Matthias Schiffer
2012-04-14Separate handshake from encryption methodMatthias Schiffer