Age | Commit message (Expand) | Author |
---|---|---|
2014-01-27 | Add an aligned uint8_t type data_t and use it to ensure the alignment of vari... | Matthias Schiffer |
2014-01-26 | Switch to the new timeout helpers where possible | Matthias Schiffer |
2014-01-26 | Get rid of long_ago variable, use timeout helpers | Matthias Schiffer |
2013-12-01 | Change common packet header: flags comes first, nonce is big endian | Matthias Schiffer |
2013-11-30 | generic-poly1305: add helper functions to handle the common header | Matthias Schiffer |
2013-11-15 | methods/common: decrease nonce length to 6, add flags byte | Matthias Schiffer |
2013-11-14 | Ensure sessions are invalidated before the nonce wraps | Matthias Schiffer |
2013-11-14 | Move test for initiator in the session refresh check from protocol to method | Matthias Schiffer |
2013-10-29 | Allow using libsodium instead of NaCl | Matthias Schiffer |
2013-10-28 | Unify duplicate code in xsalsa20-poly1305 and aes128-gcm methods | Matthias Schiffer |