| Commit message (Expand) | Author | Age |
* | [CRYPTO] padlock-aes: Use generic setkey function | Sebastian Siewior | 2008-04-20 |
* | [CRYPTO] padlock: Only reset the key once for each CBC and ECB operation | Herbert Xu | 2008-01-10 |
* | [CRYPTO] aes: Move common defines into a header file | Sebastian Siewior | 2008-01-10 |
* | [CRYPTO] padlock: Fix alignment fault in aes_crypt_copy | Herbert Xu | 2008-01-10 |
* | [CRYPTO] padlock: Fix spurious ECB page fault | Herbert Xu | 2007-12-27 |
* | [CRYPTO] aes: Rename aes to aes-generic | Sebastian Siewior | 2007-10-10 |
* | [CRYPTO] drivers: Remove obsolete block cipher operations | Herbert Xu | 2006-09-20 |
* | [CRYPTO] padlock: Added block cipher versions of CBC/ECB | Herbert Xu | 2006-09-20 |
* | [CRYPTO] api: Get rid of flags argument to setkey | Herbert Xu | 2006-09-20 |
* | [CRYPTO] padlock: Helper module padlock.ko | Michal Ludvig | 2006-09-20 |
* | [CRYPTO] padlock: Update private header file | Michal Ludvig | 2006-09-20 |
* | [CRYPTO] padlock: Add compatibility alias after rename | Herbert Xu | 2006-09-20 |
* | [CRYPTO] padlock: Get rid of padlock-generic.c | Michal Ludvig | 2006-09-20 |
* | [CRYPTO] padlock: Fix alignment after aes_ctx rearrange | Michal Ludvig | 2006-07-14 |
* | [CRYPTO] padlock: Rearrange context structure to reduce code size | Herbert Xu | 2006-06-26 |
* | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 2006-06-26 |
* | [CRYPTO] api: Align tfm context as wide as possible | Herbert Xu | 2006-03-21 |
* | [PATCH] padlock: Fix typo that broke 256-bit keys | Herbert Xu | 2006-02-22 |
* | [CRYPTO] Allow AES C/ASM implementations to coexist | Herbert Xu | 2006-01-09 |
* | [CRYPTO] Use standard byte order macros wherever possible | Herbert Xu | 2006-01-09 |
* | [CRYPTO] Update IV correctly for Padlock CBC encryption | Herbert Xu | 2005-07-06 |
* | [CRYPTO] Ensure cit_iv is aligned correctly | Herbert Xu | 2005-07-06 |
* | [PADLOCK] Implement multi-block operations | Herbert Xu | 2005-07-06 |
* | [PADLOCK] Move fast path work into aes_set_key and upper layer | Herbert Xu | 2005-07-06 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |