aboutsummaryrefslogtreecommitdiff
path: root/sys/crypto/rijndael/rijndael_local.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-231-1/+0
* Consistently use C99 fixed-width types in the in-kernel crypto code.John Baldwin2020-11-031-3/+3
* simplify and update rijndael code.Hajimu UMEMOTO2003-10-121-8/+4
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-2/+0
* Kernel crypto need binary key material, not symbolic ascii.Mark Murray2001-03-101-0/+3
* Initial import of AES algorithm code (aka Rijndael) from KAME.Kris Kennaway2000-10-301-0/+10