Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-07-15 | [CRYPTO] padlock: Fix alignment after aes_ctx rearrange | Michal Ludvig | 1 | -2/+7 |
2006-06-26 | [CRYPTO] padlock: Rearrange context structure to reduce code size | Herbert Xu | 1 | -6/+4 |
2006-06-26 | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 1 | -15/+14 |
2006-03-21 | [CRYPTO] api: Align tfm context as wide as possible | Herbert Xu | 1 | -1/+5 |
2006-02-22 | [PATCH] padlock: Fix typo that broke 256-bit keys | Herbert Xu | 1 | -4/+4 |
2006-01-09 | [CRYPTO] Allow AES C/ASM implementations to coexist | Herbert Xu | 1 | -0/+2 |
2006-01-09 | [CRYPTO] Use standard byte order macros wherever possible | Herbert Xu | 1 | -13/+11 |
2005-07-06 | [CRYPTO] Update IV correctly for Padlock CBC encryption | Herbert Xu | 1 | -4/+9 |
2005-07-06 | [CRYPTO] Ensure cit_iv is aligned correctly | Herbert Xu | 1 | -2/+1 |
2005-07-06 | [PADLOCK] Implement multi-block operations | Herbert Xu | 1 | -2/+53 |
2005-07-06 | [PADLOCK] Move fast path work into aes_set_key and upper layer | Herbert Xu | 1 | -61/+41 |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+468 |