linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-07 09:18:53 to 2010-11-05 03:08:38 UTC [more...]

[PATCH 00/49] Use vzalloc not vmalloc/kmemset
 2010-11-05  3:07 UTC  (2+ messages)
  ` [PATCH 06/49] crypto: Use vzalloc

[PATCH 1/1] crypto: api.c: add comments to crypto_alg_lookup and crypto_alg_larval_lookup
 2010-11-04 19:51 UTC  (2+ messages)

RFC: Crypto API User-interface
 2010-11-04 19:23 UTC  (25+ messages)
    ` [PATCH 1/4] net - Add AF_ALG macros
    ` [PATCH 3/4] crypto: algif_hash - User-space interface for hash operations
    ` [PATCH 2/4] crypto: af_alg - User-space interface for Crypto API
    ` [PATCH 4/4] crypto: algif_skcipher - User-space interface for skcipher operations

[PATCH 2/3] RFC4106 AES-GCM Driver Using Intel New Instructions
 2010-11-04 19:04 UTC  (2+ messages)

[PATCH] crypto: cast5: simplify if-statements
 2010-11-04 18:59 UTC  (3+ messages)

[PATCH] crypto: padlock: fix for non-64byte aligned data
 2010-11-04 18:46 UTC  (2+ messages)

RFC: Crypto API User-interface
 2010-11-04 18:02 UTC 

[PATCH 1/1] crypto: api.c adding kernel-doc comments
 2010-11-04 17:30 UTC  (4+ messages)

[PATCH 1/1] crypto: api.c: adding doxygen comments to api
 2010-11-04 16:53 UTC  (3+ messages)

[PATCH v3] x86, crypto: ported aes-ni implementation to x86
 2010-11-04 12:24 UTC  (4+ messages)

Linux 2.6.37-rc1 (pcrypt fault)
 2010-11-03 21:15 UTC 

[PATCH] x86, crypto: ported aes-ni implementation to x86
 2010-11-03 12:53 UTC 

[PATCH] x86, crypto: ported aes-ni implementation to x86
 2010-11-03 12:47 UTC  (5+ messages)

How do you specify driver in tcrypt
 2010-11-03 12:18 UTC  (2+ messages)

alg_test question
 2010-11-03 12:17 UTC  (2+ messages)

Partnership..?
 2010-11-02  9:44 UTC 

For your interest
 2010-11-02 12:42 UTC 

[PATCH v1.1 0/4] keys: trusted and encrypted keys
 2010-11-02 10:56 UTC  (9+ messages)
` [PATCH v1.1 1/4] lib: hex2bin converts ascii hexadecimal string to binary
` [PATCH v1.1 2/4] key: add tpm_send command
` [PATCH v1.1 3/4] keys: add new trusted key-type
` [PATCH v1.1 4/4] keys: add new key-type encrypted

[PATCH 3/3] Extending the RC4106 AES-GCM test vectors
 2010-10-28 15:19 UTC 

Pin
 2010-10-28 10:19 UTC 

Loan Offer :
 2010-10-28  3:02 UTC 

Question on structures
 2010-10-27 18:37 UTC  (3+ messages)

Yours Faithfully
 2010-10-27  0:21 UTC 

AES-NI for x86?
 2010-10-26  5:37 UTC  (4+ messages)

General questions on crypto
 2010-10-26  0:06 UTC  (2+ messages)

Questions about ahash
 2010-10-26  0:04 UTC  (4+ messages)

[PATCH] drivers/crypto: dubious error check
 2010-10-25 23:26 UTC  (3+ messages)

Crypto Update for 2.6.29
 2010-10-24  6:16 UTC  (8+ messages)
    ` Crypto Update for 2.6.33
      ` Crypto Update for 2.6.34
        ` Crypto Update for 2.6.35
            ` Crypto Update for 2.6.36
              ` Crypto Update for 2.6.37

[PATCH 2/3] RFC4106 AES-GCM Driver Using Intel New Instructions
 2010-10-20 13:02 UTC  (4+ messages)

Let Us Build Your Website!
 2010-10-19  1:51 UTC 

[PATCH v2.6.36-rc7] crypto: use cancel_delayed_work_sync() in hifn_795x
 2010-10-19 12:50 UTC  (2+ messages)

[Mail Abuse #237224]
 2010-10-14  1:02 UTC 

[PATCH 3/3] Extending the RC4106 AES-GCM test vectors
 2010-10-12  8:32 UTC 

[PATCH 1/3] Adding the AEAD interface type support to cryptd
 2010-10-12  1:37 UTC  (2+ messages)

[PATCH 3/3] Extending the RC4106 AES-GCM test vectors
 2010-10-11 15:48 UTC 

[PATCH 2/3] RFC4106 AES-GCM Driver Using Intel New Instructions
 2010-10-11 15:48 UTC 

crypto: return codes
 2010-10-10  6:51 UTC  (4+ messages)

[PATCH 2/2] keys: added cleanup code for trusted and encrypted key types
 2010-10-07 21:38 UTC  (3+ messages)

[PATCH 1/2] keys: fixed handling of update method of the encrypted key type
 2010-10-07 21:03 UTC  (2+ messages)

[PATCH v1 0/4] keys: trusted and encrypted keys
 2010-10-07 20:52 UTC  (5+ messages)
` [PATCH v1 1/4] lib: hex2bin converts ascii hexadecimal string to binary
` [PATCH v1 2/4] key: add tpm_send command
` [PATCH v1 3/4] keys: add new trusted key-type
` [PATCH v1 4/4] keys: add new key-type encrypted

[PATCH 0/2] trusted and encrypted keys bug fixes
 2010-10-07 12:29 UTC 

[PATCH] PPC4xx: ADMA separating SoC specific functions
 2010-10-04 17:30 UTC  (9+ messages)

[RFC][PATCH 0/4] keys: trusted and encrypted keys
 2010-09-29 13:51 UTC  (11+ messages)
` [RFC][PATCH 1/4] lib: hex2bin converts ascii hexadecimal string to binary
` [RFC][PATCH 2/4] key: add tpm_send command
` [RFC][PATCH 3/4] keys: add new trusted key-type
` [RFC][PATCH 4/4] keys: add new key-type encrypted

[PATCH 1/2] PPC4xx: Generelizing drivers/dma/ppc4xx/adma.c
 2010-09-24 18:52 UTC  (8+ messages)

[PATCH 2/3] RFC4106 AES-GCM Driver Using Intel New Instructions
 2010-09-24 10:07 UTC  (5+ messages)

[PATCH v1 1/4] PPC4xx: Generalizing ADMA driver modifications
 2010-09-23 22:51 UTC  (4+ messages)

[PATCH v1 3/4] PPC4xx: New file with SoC specific functions
 2010-09-23 22:48 UTC  (2+ messages)

[PATCH v1 4/4] PPC4xx: Merge files to create single 440spe header
 2010-09-23 22:11 UTC 

[PATCH v1 2/4] PPC4xx: New header with SoC specific dfinitions
 2010-09-23 22:11 UTC 

[PATCH 2/2] PPC4xx: Merge xor.h and dma.h into onefile ppc440spe-dma.h
 2010-09-23 20:29 UTC  (3+ messages)

[PATCH 1/3] crypto: talitos - fix warning: 'alg' may be used uninitialized in this function
 2010-09-23  7:57 UTC  (2+ messages)

Business Proposal?
 2010-09-17  2:55 UTC 

[PATCH 3/3] crypto: talitos - sparse check endian fixes
 2010-09-13 22:45 UTC 

[PATCH 2/3] crypto: talitos - fix checkpatch warning
 2010-09-13 22:45 UTC 

[PATCH -v2 2/6] ntlmv2/ntlmssp ntlmssp autentication code
 2010-09-13  2:43 UTC  (5+ messages)

[PATCH -v2 1/6] functions to either extract or create av_ pair/ti_info blob
 2010-09-12 12:46 UTC  (2+ messages)

[PATCH]crypto/Kconfig update broken web addresses
 2010-09-12  3:31 UTC  (3+ messages)

[PATCH] crypto: Niagara2 driver needs to depend upon CRYPTO_DES
 2010-09-12  2:44 UTC  (2+ messages)

[PATCH 1/3] Adding the AEAD interface type support to cryptd
 2010-09-10 17:32 UTC 

[PATCH 3/3] Extending the RC4106 AES-GCM test vectors
 2010-09-10 17:36 UTC 

[PATCH 0/3] Optimized RFC4106 AES-GCM implementation using Intel New Instructions
 2010-09-10 17:37 UTC 

Don't Be a Victim of Scams!
 2010-09-09 23:49 UTC 

[PATCH -v2 3/6] define, declare, and use crypto hash functions
 2010-09-09 18:12 UTC 

[PATCH -v2 6/6] convert signature calculations to use crypto apis
 2010-09-09 18:13 UTC 

[PATCH -v2 5/6] convert hash calculations to use crypto apis
 2010-09-09 18:13 UTC 

[PATCH -v2 4/6] generate secondary session key and ciphertext and send it if signing enabled
 2010-09-09 18:13 UTC 

[PATCH 4/8] ntlmv2/ntlmssp define, declare, and use crypto hash functions
 2010-09-09 16:47 UTC  (2+ messages)

Sorry! I made an error in my last email!
 2010-09-09  1:21 UTC 

[PATCH 7/8 Rev2] ntlmv2/ntlmssp generate secondary session key and ciphertext and send it if signing enabled
 2010-09-08 19:18 UTC  (3+ messages)

RFC: Crypto API User-interface
 2010-09-07 14:55 UTC  (2+ messages)

RFC: Crypto API User-interface
 2010-09-07 14:54 UTC  (4+ messages)

RFC: Crypto API User-interface
 2010-09-07 14:07 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).