Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use mac_t and PRF and signer wrappers in cmac plugin | Tobias Brunner | 2012-06-25 | 1 | -2/+1 |
| | |||||
* | Implemented AES-CMAC based PRF and signer. | Tobias Brunner | 2012-04-03 | 1 | -0/+81 |
The cmac plugin implements AES-CMAC as defined in RFC 4493 and the signer and PRF based on it as defined in RFC 4494 and RFC 4615, respectively. |