summaryrefslogtreecommitdiff
path: root/crypto/michael_mic.c
AgeCommit message (Expand)Author
2007-04-28[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu
2006-06-26[CRYPTO] digest: Add alignment handlingAtsushi Nemoto
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu
2005-03-07[PATCH] random: Use them throughout the treeMatt Mackall
2004-03-21[CRYPTO]: Add Michael MIC algorithm.James Morris