Age | Commit message (Expand) | Author | Files | Lines |
2005-10-30 | [CRYPTO] Check cra_alignmask against cra_blocksize | Herbert Xu | 1 | -1/+4 |
2005-10-30 | [CRYPTO] Simplify one-member scatterlist expressions | Herbert Xu | 1 | -4/+4 |
2005-10-30 | [PATCH] Use sg_set_buf/sg_init_one where applicable | David Hardeman | 2 | -51/+20 |
2005-09-07 | [CRYPTO] Fix boundary check in standard multi-block cipher processors | Herbert Xu | 1 | -3/+9 |
2005-09-02 | [CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flag | Herbert Xu | 3 | -6/+4 |
2005-09-02 | [CRYPTO]: Fix XTEA implementation | Aaron Grothe | 4 | -29/+206 |
2005-07-28 | [PATCH] clean up inline static vs static inline | Jesper Juhl | 1 | -1/+1 |
2005-07-15 | [CRYPTO]: Fix zero-extension bug on 64-bit architectures. | Herbert Xu | 2 | -4/+4 |
2005-07-07 | [CRYPTO] Add faster DES code from Dag Arne Osvik | Dag Arne Osvik | 1 | -1149/+854 |
2005-07-07 | [CRYPTO] Remove unused iv field from context structure | Herbert Xu | 2 | -3/+0 |
2005-07-07 | [CRYPTO] Add x86_64 asm AES | Andreas Steinmetz | 1 | -1/+21 |
2005-07-07 | [CRYPTO] Add null short circuit to crypto_free_tfm | Jesper Juhl | 1 | -2/+10 |
2005-07-07 | [CRYPTO] Handle unaligned iv from encrypt_iv/decrypt_iv | Herbert Xu | 1 | -2/+27 |
2005-07-07 | [CRYPTO] Ensure cit_iv is aligned correctly | Herbert Xu | 3 | -9/+66 |
2005-07-07 | [CRYPTO] Make crypto_alg_lookup static | Adrian Bunk | 2 | -11/+9 |
2005-07-07 | [CRYPTO] Add alignmask for low-level cipher implementations | Herbert Xu | 3 | -7/+48 |
2005-07-07 | [CRYPTO] Add support for low-level multi-block operations | Herbert Xu | 2 | -25/+18 |
2005-07-07 | [CRYPTO] Add plumbing for multi-block operations | Herbert Xu | 3 | -95/+161 |
2005-07-07 | [CRYPTO] Don't check for NULL before kfree() | Jesper Juhl | 2 | -4/+2 |
2005-06-23 | [CRYPTO]: Use CPU cycle counters in tcrypt | Herbert Xu | 1 | -21/+95 |
2005-06-23 | [CRYPTO]: Use template keys for speed tests if possible | Herbert Xu | 1 | -22/+57 |
2005-06-23 | [CRYPTO]: Add cipher speed tests | Harald Welte | 2 | -4/+222 |
2005-06-23 | [CRYPTO]: Kill unnecessary strncpy from tcrypt | Herbert Xu | 1 | -5/+5 |
2005-06-23 | [CRYPTO]: White space and coding style clean up in tcrypt | Herbert Xu | 2 | -354/+336 |
2005-05-23 | [CRYPTO]: Only reschedule if !in_atomic() | Herbert Xu | 1 | -1/+1 |
2005-05-17 | [PATCH] crypto: fix null encryption/compression | Patrick McHardy | 1 | -13/+15 |
2005-05-01 | [PATCH] uml: support AES i586 crypto driver | Paolo 'Blaisorblade' Giarrusso | 1 | -2/+2 |
2005-04-17 | [PATCH] crypto: call zlib end functions on deflate exit path | Artem B. Bityuckiy | 1 | -0/+2 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 35 | -0/+16296 |