Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -1/+1 |
* | Avoid problems with Doxygen by adding warn_unused_result attribute at the end... | Tobias Brunner | 2012-08-11 | 1 | -4/+4 |
* | Add a return value to mac_t.set_key() | Martin Willi | 2012-07-16 | 1 | -1/+3 |
* | Add a return value to mac_t.get_bytes() | Martin Willi | 2012-07-16 | 1 | -1/+3 |
* | Make the hmac_t interface a generic interface for message authentication codes | Tobias Brunner | 2012-06-25 | 1 | -0/+72 |