linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-07-14 10:33:15 to 2010-09-03 11:07:29 UTC [more...]

Crypto Update for 2.6.29
 2010-09-03 11:07 UTC  (19+ messages)
    ` Crypto Update for 2.6.31
        ` Crypto Fixes for 2.6.32
          ` Crypto Fixes for 2.6.33
                ` Crypto Fixes for 2.6.34
                  ` Crypto Fixes for 2.6.35
                          ` Crypto Fixes for 2.6.36
    ` Crypto Update for 2.6.33
      ` Crypto Update for 2.6.34
        ` Crypto Update for 2.6.35
            ` Crypto Update for 2.6.36

[PATCH 01/19] User-space API definition
 2010-09-03  9:38 UTC 

[PATCH 00/19] RFC, v2: "New" /dev/crypto user-space interface
 2010-09-03  9:34 UTC  (44+ messages)
` [PATCH 01/19] User-space API definition
` [PATCH 02/19] Add CRYPTO_USERSPACE config option
` [PATCH 03/19] Add libtommath headers
` [PATCH 04/19] Add libtomcrypt headers
` [PATCH 05/19] Add internal /dev/crypto implementation headers
` [PATCH 06/19] Add ioctl() argument and attribute handling utils
` [PATCH 07/19] Add crypto API utilities
` [PATCH 08/19] Add per-process and per-user limits
` [PATCH 09/19] Add libtommath implementation
` [PATCH 10/19] Add libtomcrypt implementation
` [PATCH 10/19] Add libtommath implementation
` [PATCH 11/19] Add algorithm properties table
` [PATCH 12/19] Add DH implementation and pubkey abstraction layer
` [PATCH 13/19] Add /dev/crypto auditing infrastructure
` [PATCH 14/19] Add most operations on key objects
` [PATCH 15/19] Add key wrapping operations
` [PATCH 16/19] Add helpers for zero-copy userspace access
` [PATCH 17/19] Add session operations
` [PATCH 18/19] Add ioctl handlers
` [PATCH 19/19] Finally, add the /dev/crypto device

[PATCH 0/1] omap-sham: use prefetch mechanism to increase transfer speed
 2010-09-02 14:17 UTC  (2+ messages)
` [PATCH 1/1] crypto: omap-sham: Adjust DMA parameters

crypto_xor
 2010-09-01 14:59 UTC 

[PATCH 0/2] omap-aes: OMAP2/3 AES HW accelerator driver
 2010-08-31 12:38 UTC  (6+ messages)
` [PATCH 1/2] crypto: updates to enable omap aes
` [PATCH 2/2] crypto: omap-aes: OMAP2/3 AES hw accelerator driver

[PATCH] crypto: Fix spelling error in crypto/Kconfig
 2010-08-30 16:41 UTC 

[PATCH] crypto: FIPS requires algorithm self-tests
 2010-08-29 21:47 UTC 

[linux-cifs-client][PATCH][Try 2] Eliminate sparse warning - bad constant expression
 2010-08-24 16:53 UTC 

[linux-cifs-client][PATCH] Eliminate sparse warning - bad constant expression
 2010-08-24 15:01 UTC 

crypto apis in cifs module allocating storage for character array during run-time vs. dynamic allocation
 2010-08-24 15:03 UTC  (3+ messages)

[PATCH 00/19] RFC, v2: "New" /dev/crypto user-space interface
 2010-08-23 16:03 UTC 

[PATCH 01/19] User-space API definition
 2010-08-23 15:37 UTC 

[linux-cifs-client][patch] Make NTLMv2 as auth mech withing NTLMSSP and enable signing using crypto shash APIs
 2010-08-21 23:38 UTC  (5+ messages)

[RFC 9/9] crypto: Add Samsung crypto engine driver
 2010-08-13 22:56 UTC  (7+ messages)

[PATCH] Add maintainer entries for padata/pcrypt
 2010-08-13 14:13 UTC  (2+ messages)

[PATCH] crypto/Kconfig: fix typo
 2010-08-13  1:13 UTC  (2+ messages)

[PATCH 0/4] RFC: "New" /dev/crypto user-space interface
 2010-08-11 23:10 UTC  (15+ messages)
` [PATCH 1/4] User-space API definition
` [PATCH 3/4] Auditing infrastructure
  ` [PATCH 2/4] /dev/crypto implementation

[PATCH 0/4] RFC: "New" /dev/crypto user-space interface
 2010-08-11 12:09 UTC 

[PATCH 0/4] RFC: "New" /dev/crypto user-space interface
 2010-08-11 11:46 UTC  (2+ messages)

[PATCH 0/4] RFC: "New" /dev/crypto user-space interface
 2010-08-11 11:31 UTC 

[PATCH 0/4] RFC: "New" /dev/crypto user-space interface
 2010-08-10 20:08 UTC  (15+ messages)

[PATCH 0/4] RFC: "New" /dev/crypto user-space interface
 2010-08-10 19:44 UTC 

[PATCH 0/4] RFC: "New" /dev/crypto user-space interface
 2010-08-10 19:37 UTC  (2+ messages)

[PATCH 0/4] RFC: "New" /dev/crypto user-space interface
 2010-08-10 19:18 UTC 

[PATCH 0/4] RFC: "New" /dev/crypto user-space interface
 2010-08-10 18:39 UTC  (2+ messages)

[PATCH 0/4] RFC: "New" /dev/crypto user-space interface
 2010-08-10 16:17 UTC  (2+ messages)

n2 RNG driver bogus cast removal
 2010-08-09 19:32 UTC  (3+ messages)

Initcall ordering problem (TTY vs modprobe vs MD5) and cryptomgr problem
 2010-08-06 15:22 UTC  (14+ messages)

[PATCH] Trivial. Fix typo in kconfig entry
 2010-08-06 10:21 UTC  (3+ messages)

[PATCH] crypto: hash - Fix handling of small unaligned buffers
 2010-08-06  1:27 UTC  (2+ messages)

[PATCH] Documentation/padata.txt: fix typos etc
 2010-08-05  6:21 UTC  (2+ messages)

[linux-smb2-client][patch] Make NTLMv2 as auth mech within NTLMSSP and enable signing using crypto shash APIs
 2010-08-05  4:01 UTC 

[PATCH] crypto: hash - Fix handling of small unaligned buffers
 2010-08-04 20:59 UTC  (3+ messages)

[linux-cifs-client][PATCH] Enable signing for ntlmv2 within NTLMSSP using kernel crypto APIs
 2010-08-04  6:58 UTC  (5+ messages)

[PATCH 0/7] padata/pcrypt: cleanups
 2010-08-03 17:53 UTC  (10+ messages)
` [PATCH 1/7] padata: Rename padata_alloc functions
` [PATCH 2/7] padata: Rearrange set_cpumask functions
` [PATCH 3/7] padata: Pass the padata cpumasks to the cpumask_change_notifier chain
` [PATCH 4/7] crypto: pcrypt - Rename pcrypt_instance
` [PATCH 5/7] crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifier
` [PATCH 6/7] padata: Remove padata_get_cpumask
` [PATCH 7/7] padata: update API documentation

[linux-cifs-client][PATCH] (resend) Enable signing for ntlmv2 within NTLMSSP using kernel crypto APIs
 2010-07-31 20:50 UTC 

[PATCH 0/3] padata: cpumasks
 2010-07-26  6:16 UTC  (10+ messages)
      ` [PATCH 0/4] padata/pcrypt: fixes
        ` [PATCH 1/4] padata: Fix cpu index counting
        ` [PATCH 2/4] padata: Allocate cpumask dependend recources in any case
        ` [PATCH 3/4] padata: Check for valid cpumasks
        ` [PATCH 4/4] crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumask

[PATCH] Adding ADMA support for PPC460EX DMA engine
 2010-07-23 21:39 UTC  (4+ messages)

using hmac-sha256 to generate smb2 signagures and oopsing
 2010-07-21 16:57 UTC 

Dear Webmail User
 2010-07-20  1:26 UTC 

[PATCH v2] crypto: talitos - fix bug in sg_copy_end_to_buffer
 2010-07-19  6:12 UTC  (2+ messages)

[PATCH 16/25] crypto: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
 2010-07-19  6:05 UTC  (2+ messages)

charity projects,
 2010-07-17 22:36 UTC 

[patch] crypto/ablkcipher: missing return statement
 2010-07-16  2:27 UTC  (4+ messages)

[PATCH v3]crypto:hifn_795x.c Fix warning: variable 'ctx' set but not used
 2010-07-14 13:35 UTC  (3+ messages)

[PATCH 0/6] padata: updates
 2010-07-14 12:30 UTC  (2+ messages)

[PATCH 3/3] Added sysfs interface to pcrypt
 2010-07-14 10:34 UTC 

[PATCH 2/3] Added sysfs primitives to padata subsystem
 2010-07-14 10:33 UTC 


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).