Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CRYPTO] api: Get rid of flags argument to setkey | Herbert Xu | 2006-09-21 | 1 | -2/+3 |
* | [CRYPTO] twofish: x86-64 assembly version | Joachim Fritschi | 2006-09-21 | 3 | -0/+424 |
* | [CRYPTO] aes: Add wrappers for assembly routines | Herbert Xu | 2006-06-26 | 2 | -6/+16 |
* | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 2006-06-26 | 2 | -12/+16 |
* | [CRYPTO] aes: Fixed array boundary violation | David McCullough | 2006-03-21 | 1 | -4/+3 |
* | [CRYPTO] Allow AES C/ASM implementations to coexist | Herbert Xu | 2006-01-09 | 1 | -0/+2 |
* | [CRYPTO] Use standard byte order macros wherever possible | Herbert Xu | 2006-01-09 | 1 | -12/+11 |
* | [PATCH] x86_64: add MODULE_ALIAS for aes | Olaf Hering | 2005-08-08 | 1 | -0/+1 |
* | [CRYPTO] Add x86_64 asm AES | Andreas Steinmetz | 2005-07-06 | 3 | -0/+519 |