linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-24 01:49:44 to 2014-04-24 13:34:30 UTC [more...]

Freescale SEC1 and AEAD / IPSEC
 2014-04-24 13:34 UTC 

Freescale SEC1 and HMAC
 2014-04-24 13:22 UTC 

Parity Error on keys used for DES crypto test
 2014-04-24 13:08 UTC  (3+ messages)

[PATCH] crypto_user: Fix out-of-bounds read
 2014-04-23 19:23 UTC  (4+ messages)

[PATCH 0/3] Cleanup ressource leaks in test_aead_speed()
 2014-04-23 17:44 UTC  (12+ messages)
` [PATCH 1/3] crypto: Fix potential leak in test_aead_speed() if aad_size is too big
` [PATCH 2/3] crypto: Fix potential leak in test_aead_speed() if crypto_alloc_aead() fails
` [PATCH 3/3] crypto: Fix leak of struct aead_request in test_aead_speed()

[PATCH crypto 1/2] crypto: caam - fix mem leak in ahash_setkey
 2014-04-23 17:41 UTC  (7+ messages)
` [PATCH crypto 2/2] crypto: caam - add allocation failure handling in SPRINTFCAT macro

RFC: Crypto API User-interface
 2014-04-23 10:37 UTC 

[PATCH 0/2] crypto: atmel-aes: fixes on block size of aes cfb mode
 2014-04-22  7:23 UTC  (3+ messages)
` [PATCH 1/2] crypto: atmel-aes: correct block size of cfb8 mode
` [PATCH 2/2] crypto: atmel-aes: check alignment of cfb64 mode

aes-x86_64 seems slower than the generic implementation
 2014-04-19 14:42 UTC 

[PATCH] splice: sendfile() at once fails for big files
 2014-04-18 12:49 UTC 

[PATCH] crypto: sha{256,512}_ssse3 - remove asmlinkage from static functions
 2014-04-18  5:01 UTC  (5+ messages)

Why care about signal when instantiate an crypt template
 2014-04-17  9:52 UTC  (4+ messages)

[RFC PATCH v2 0/9] Add Qualcomm crypto driver
 2014-04-16 15:10 UTC  (10+ messages)
` [RFC PATCH v2 1/9] crypto: qce: Add core driver implementation
` [RFC PATCH v2 2/9] crypto: qce: Add register defines
` [RFC PATCH v2 3/9] crypto: qce: Add dma and sg helpers
` [RFC PATCH v2 4/9] crypto: qce: Add ablkcipher algorithms
` [RFC PATCH v2 5/9] crypto: qce: Adds sha and hmac transforms
` [RFC PATCH v2 6/9] crypto: qce: Adds infrastructure to setup the crypto block
` [RFC PATCH v2 7/9] crypto: qce: Adds Makefile to build the driver
` [RFC PATCH v2 8/9] crypto: qce: Build Qualcomm qce driver

[PATCH] crypto: omap-des - handle error of pm_runtime_get_sync
 2014-04-16 13:50 UTC  (9+ messages)
    ` [PATCH V2] "

[PATCH] crypto/ccp: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-04-16 13:50 UTC  (2+ messages)

[PATCH] crypto: testmgr: add empty and large test vectors for SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512
 2014-04-16 13:50 UTC  (2+ messages)

[PATCH] crypto: add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM
 2014-04-16 13:49 UTC  (2+ messages)

[PATCH v3 1/2] crypto: bfin_crc: ignore duplicated registration of the same algorithm
 2014-04-16 13:49 UTC  (4+ messages)

[PATCH v2] crypt: bfin_crc: access crc registers by readl and writel functions
 2014-04-16 13:48 UTC  (4+ messages)

[PATCH] crypto: omap-des - use devm_ioremap_resource()
 2014-04-16 13:48 UTC  (6+ messages)
` [PATCH V2] "

[PATCH 05/28] Remove MPILIB_EXTRA
 2014-04-15  9:21 UTC  (4+ messages)

[PATCH 0/6] SP800-90A Deterministic Random Bit Generator
 2014-04-15  6:08 UTC  (13+ messages)
` [PATCH 1/6] "
  ` [PATCH v2 "
    ` [PATCH v2 2/6] header file for DRBG
      ` [PATCH v4 "
    ` [PATCH v3 1/6] SP800-90A Deterministic Random Bit Generator
      ` [PATCH v4 "
        ` [PATCH v5 "

Question about Talitos Linux driver for MPC885
 2014-04-14 12:01 UTC  (5+ messages)

[PATCH 0/9] Add Qualcomm crypto driver
 2014-04-14  8:23 UTC  (30+ messages)
` [PATCH 1/9] crypto: qce: Add core driver implementation
` [PATCH 2/9] crypto: qce: Add register defines
` [PATCH 3/9] crypto: qce: Add dma and sg helpers
` [PATCH 4/9] crypto: qce: Add ablkcipher algorithms
` [PATCH 5/9] crypto: qce: Adds sha and hmac transforms
` [PATCH 6/9] crypto: qce: Adds infrastructure to setup the crypto block
` [PATCH 7/9] crypto: qce: Adds Makefile to build the driver
` [PATCH 8/9] crypto: qce: Build Qualcomm qce driver

[PATCH 1/2] crypto: bfin_crc: ignore duplicated registration of the same algorithm
 2014-04-14  4:41 UTC  (7+ messages)
` [PATCH 2/2] crypto: bfin_crc: avoid get physical address of coherence memory by dma_map_single

Crypto Fixes for 2.6.39
 2014-04-13 23:34 UTC  (11+ messages)
` Crypto Fixes for 3.0
  ` Crypto Fixes for 3.3
    ` Crypto Fixes for 3.6
      ` Crypto Fixes for 3.7
        ` Crypto Fixes for 3.9
          ` Crypto Fixes for 3.13
                ` Crypto Fixes for 3.14
                  ` Crypto Fixes for 3.15

[crypto:master 60/60] arch/x86/crypto/ghash-clmulni-intel_glue.c:71:25: sparse: cast to restricted __be64
 2014-04-11 20:34 UTC  (10+ messages)
    ` Fwd: "

[PATCH v2 1/2] crypto: bfin_crc: ignore duplicated registration of the same algorithm
 2014-04-11  7:47 UTC  (2+ messages)

[PATCH] crypt: bfin_crc: access crc registers by ioread32 and iowrite32 functions
 2014-04-10  7:48 UTC  (5+ messages)

[uml/do_xor_speed] WARNING: CPU: 0 PID: 1 at init/main.c:708 do_one_initcall()
 2014-04-10  7:38 UTC  (2+ messages)

Why does CRYPTO_USER require CAP_NET_ADMIN?
 2014-04-05 14:43 UTC 

algif for compression?
 2014-04-03 18:03 UTC  (3+ messages)

Does talitos driver support mpc8272 ?
 2014-04-01 17:13 UTC  (2+ messages)

[PATCH] crypto: add test cases for SHA-1, SHA-224 and SHA-256
 2014-04-01 16:18 UTC 

Crypto Update for 2.6.40
 2014-04-01 10:00 UTC  (11+ messages)
` Crypto Update for 3.1
  ` Crypto Update for 3.2
    ` Crypto Update for 3.3
      ` Crypto Update for 3.7
        ` Crypto Update for 3.8
          ` Crypto Update for 3.9
            ` Crypto Update for 3.12
              ` Crypto Update for 3.13
                ` Crypto Update for 3.14
                  ` Crypto Update for 3.15

[PATCH v2] x86/crypto: ghash: use C implementation for setkey()
 2014-04-01  9:23 UTC  (2+ messages)

Announce loop-AES-v3.7b file/swap crypto package
 2014-04-01  5:18 UTC 

casuist
 2014-03-31 16:46 UTC 

[do_xor_speed] WARNING: CPU: 0 PID: 1 at init/main.c:708 do_one_initcall()
 2014-03-31  0:38 UTC 

Half price off all watches
 2014-03-30  1:29 UTC 

[PATCH] arm64: SHA-224/SHA-256 using ARMv8 Crypto Extensions
 2014-03-28  5:15 UTC  (4+ messages)

[PATCH] crypto: LLVMLinux: aligned-attribute.patch
 2014-03-27 21:41 UTC 

[PATCH] x86/crypto: ghash: use C implementation for setkey()
 2014-03-27 16:43 UTC  (5+ messages)

[PATCH] arm64: add support for GHASH secure hash using ARMv8 Crypto Extensions
 2014-03-26 20:02 UTC 

[PATCH] Fix late crypto work queue initialization
 2014-03-26  0:14 UTC  (4+ messages)

[PATCH 0/3] crypto: x86/sha1 - regression and other fixes
 2014-03-25 12:44 UTC  (10+ messages)
` [PATCH 1/3] crypto: x86/sha1 - re-enable the AVX variant
` [PATCH 2/3] crypto: x86/sha1 - fix stack alignment of AVX2 variant
` [PATCH 3/3] crypto: x86/sha1 - reduce size of the AVX2 asm implementation

[PATCH v3] crypto: caam - power management support for caam job-ring
 2014-03-24 12:33 UTC  (3+ messages)

[PATCH] drivers/crypto: Use RCU_INIT_POINTER(x, NULL) in nx/nx-842.c
 2014-03-24 12:03 UTC  (3+ messages)

[PATCH V2 02/21] staging: crypto: skein: allow building statically
 2014-03-24  2:32 UTC  (2+ messages)
` [PATCH V3 "

[RFC PATCH 00/22] staging: add skein/threefish crypto algos
 2014-03-24  2:22 UTC  (16+ messages)
` [RFC PATCH 03/22] staging: crypto: skein: allow building statically
` [PATCH V2 00/21] staging: add skein/threefish crypto algos
  ` [PATCH V2 09/21] staging: crypto: skein: fixup pointer whitespace
  ` [PATCH V2 13/21] staging: crypto: skein: remove trailing whitespace
  ` [PATCH V2 15/21] staging: crypto: skein: fix do/while brace formatting
  ` [PATCH V2 16/21] staging: crypto: skein: fix brace placement errors
  ` [PATCH V2 17/21] staging: crypto: skein: wrap multi-line macros in do-while loops
  ` [PATCH V2 18/21] staging: crypto: skein: remove externs from .c files
  ` [PATCH V2 19/21] staging: crypto: skein: remove braces from single-statement block
  ` [PATCH V2 20/21] staging: crypto: skein: remove unnecessary line continuation
  ` [PATCH V2 21/21] staging: crypto: skein: add TODO file


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