aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/hmac/hmac_hmac.c
Commit message (Expand)AuthorAgeFilesLines
* Make the hmac_t interface a generic interface for message authentication codesTobias Brunner2012-06-251-220/+0
* Simplified creation of PRFs and signers in openssl and hmac pluginsTobias Brunner2012-06-251-68/+5
* Use simple wrappers for HMAC based PRF and signer in hmac pluginTobias Brunner2012-06-251-0/+283