aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/cmac/cmac_plugin.h
Commit message (Collapse)AuthorAgeFilesLines
* Implemented AES-CMAC based PRF and signer.Tobias Brunner2012-04-031-0/+42
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.