Age | Commit message (Expand) | Author |
---|---|---|
2016-02-22 | Update copyright years | Matthias Schiffer |
2015-01-14 | Update copyright years | Matthias Schiffer |
2014-08-24 | Coding style: always add a space between a pointer's type and the * | Matthias Schiffer |
2014-05-29 | Document *everything* | Matthias Schiffer |
2014-03-14 | Adjust copyright years | Matthias Schiffer |
2014-03-10 | Remove aligned data_t type again | Matthias Schiffer |
2014-01-27 | Add an aligned uint8_t type data_t and use it to ensure the alignment of vari... | Matthias Schiffer |
2013-11-29 | HKDF: add a forgotten const qualifier | Matthias Schiffer |
2013-11-29 | Compile with -std=c99 and restructure some code to ensure there is no invalid... | Matthias Schiffer |
2013-11-01 | The attribute is called aligned, not align | Matthias Schiffer |
2013-10-31 | Implement HKDF | Matthias Schiffer |