summaryrefslogtreecommitdiffstats
path: root/src/methods/common.c
AgeCommit message (Expand)Author
2013-12-01Change common packet header: flags comes first, nonce is big endianMatthias Schiffer
2013-11-29Reorder check: avoid undefined behaviour due to negative or to long shiftsMatthias Schiffer
2013-10-28Unify duplicate code in xsalsa20-poly1305 and aes128-gcm methodsMatthias Schiffer