aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/hmac/hmac.c
Commit message (Expand)AuthorAgeFilesLines
* Add a return value to hasher_t.reset()Martin Willi2012-07-161-2/+2
* Add a return value to hasher_t.get_hash()Martin Willi2012-07-161-20/+14
* Add a return value to mac_t.set_key()Martin Willi2012-07-161-1/+3
* Add a return value to mac_t.get_bytes()Martin Willi2012-07-161-1/+2
* Make the hmac_t interface a generic interface for message authentication codesTobias Brunner2012-06-251-0/+220
* Use simple wrappers for HMAC based PRF and signer in hmac pluginTobias Brunner2012-06-251-204/+0
* Fixed GNU license header in hmac and xcbc plugins.Tobias Brunner2012-04-031-2/+2
* Wipe memory after using key material (incomplete, to be continued)Martin Willi2011-05-091-2/+2
* Migrated hmac plugin to INIT/METHOD macrosMartin Willi2010-08-131-33/+25
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-25/+25
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+214