| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -8/+8 |
| * | cmac: Reset state before doing set_key() | Martin Willi | 2015-03-27 | 1 | -0/+3 |
| * | plugins: Don't link with -rdynamic on Windows | Martin Willi | 2014-06-04 | 1 | -1/+1 |
| * | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 1 | -3/+4 |
| * | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| * | Add a return value to crypter_t.set_key() | Martin Willi | 2012-07-16 | 1 | -2/+2 |
| * | Add a return value to crypter_t.encrypt | Martin Willi | 2012-07-16 | 1 | -9/+28 |
| * | Add a return value to mac_t.set_key() | Martin Willi | 2012-07-16 | 1 | -3/+8 |
| * | Add a return value to mac_t.get_bytes() | Martin Willi | 2012-07-16 | 1 | -1/+2 |
| * | Use mac_t and PRF and signer wrappers in cmac plugin | Tobias Brunner | 2012-06-25 | 8 | -443/+82 |
| * | Implemented AES-CMAC based PRF and signer. | Tobias Brunner | 2012-04-03 | 9 | -0/+915 |
