Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a return value to mac_t.set_key() | Martin Willi | 2012-07-16 | 1 | -2/+1 |
* | Add a return value to mac_t.get_bytes() | Martin Willi | 2012-07-16 | 1 | -17/+16 |
* | Add a return value to signer_t.set_key() | Martin Willi | 2012-07-16 | 1 | -1/+2 |
* | Add a return value to signer_t.get_signature() | Martin Willi | 2012-07-16 | 1 | -1/+2 |
* | Add a return value to signer_t.allocate_signature() | Martin Willi | 2012-07-16 | 1 | -1/+2 |
* | Make the hmac_t interface a generic interface for message authentication codes | Tobias Brunner | 2012-06-25 | 1 | -0/+138 |