linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-17 07:40:51 to 2014-04-13 23:34:17 UTC [more...]

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

[PATCH] crypto: testmgr: add empty and large test vectors for SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512
 2014-04-12 12:35 UTC 

[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 0/9] Add Qualcomm crypto driver
 2014-04-11 20:12 UTC  (28+ 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 0/6] SP800-90A Deterministic Random Bit Generator
 2014-04-11 19:24 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 v3 1/2] crypto: bfin_crc: ignore duplicated registration of the same algorithm
 2014-04-11  9:33 UTC  (2+ messages)

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

Why care about signal when instantiate an crypt template
 2014-04-11  7:37 UTC 

[PATCH] crypto: add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM
 2014-04-10 17:16 UTC 

[PATCH] crypto: omap-des - use devm_ioremap_resource()
 2014-04-10 15:55 UTC  (5+ messages)
` [PATCH V2] "

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

[PATCH v2] crypt: bfin_crc: access crc registers by readl and writel functions
 2014-04-10  8:01 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  (5+ 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  (5+ messages)

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

[RFC PATCH 00/22] staging: add skein/threefish crypto algos
 2014-03-24  2:32 UTC  (29+ messages)
` [RFC PATCH 03/22] staging: crypto: skein: allow building statically
` [PATCH V2 00/21] staging: add skein/threefish crypto algos
  ` [PATCH V2 01/21] staging: crypto: skein: import code from Skein3Fish.git
  ` [PATCH V2 02/21] staging: crypto: skein: allow building statically
    ` [PATCH V3 "
  ` [PATCH V2 03/21] staging: crypto: skein: remove brg_*.h includes
  ` [PATCH V2 04/21] staging: crypto: skein: remove skein_port.h
  ` [PATCH V2 05/21] staging: crypto: skein: remove __cplusplus and an unneeded stddef.h
  ` [PATCH V2 06/21] staging: crypto: skein: remove unneeded typedefs
  ` [PATCH V2 07/21] staging: crypto: skein: remove all typedef {struct,enum}
  ` [PATCH V2 08/21] staging: crypto: skein: use u8, u64 vice uint*_t
  ` [PATCH V2 09/21] staging: crypto: skein: fixup pointer whitespace
  ` [PATCH V2 10/21] staging: crypto: skein: cleanup whitespace around operators/punc
  ` [PATCH V2 11/21] staging: crypto: skein: dos2unix, remove executable perms
  ` [PATCH V2 12/21] staging: crypto: skein: fix leading whitespace
  ` [PATCH V2 13/21] staging: crypto: skein: remove trailing whitespace
  ` [PATCH V2 14/21] staging: crypto: skein: cleanup >80 character lines
  ` [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

[PATCH] drivers/crypto: Use RCU_INIT_POINTER(x, NULL) in nx/nx-842.c
 2014-03-22 20:40 UTC 

[PATCH] drivers/crypto: Use RCU_INIT_POINTER(x, NULL) in nx/nx-842.c
 2014-03-22 20:34 UTC 

[PATCH 1/3 V4] crypto: Fix the pointer voodoo in unaligned ahash
 2014-03-21 18:31 UTC  (3+ messages)

[PATCH] crypto: caam - Check for CAAM block presence before registering with crypto layer
 2014-03-21 14:41 UTC  (3+ messages)

[PATCH v6 1/1] crypto: SHA1 transform x86_64 AVX2
 2014-03-21 14:41 UTC  (7+ messages)

[PATCH crypto] crypto: caam - add missing key_dma unmap
 2014-03-21 14:40 UTC  (2+ messages)

[PATCH cryptodev 1/4] crypto: caam - remove error propagation handling
 2014-03-21 14:40 UTC  (9+ messages)
` [PATCH cryptodev 3/4] crypto: testmgr - add aead null encryption test vectors

[cryptodev:master 44/45] drivers/crypto/caam/caamrng.c:293:2: warning: passing argument 1 of 'caam_init_rng' from incompatible pointer type
 2014-03-21 13:34 UTC 

[PATCH v2] crypto: caam - fix caamrng compilation warning
 2014-03-21  5:54 UTC  (2+ messages)

[PATCH v5 1/1] crypto: SHA1 transform x86_64 AVX2
 2014-03-20 17:57 UTC  (2+ messages)

[PATCH 0/9 v7] crypto:s5p-sss: Add DT and Exynos support
 2014-03-20  2:43 UTC  (5+ messages)
` [PATCH 6/9 v7] ARM: dts: exynos5250/5420: add dt node for sss module

[PATCH v4 1/1] crypto: SHA1 transform x86_64 AVX2
 2014-03-20  0:16 UTC  (3+ messages)

[PATCH 1/1] SHA1 transform: x86_64 AVX2 optimization -v3
 2014-03-19 19:40 UTC  (3+ messages)

[PATCH v2] crypto: caam - power management support for caam job-ring
 2014-03-20  2:27 UTC 

[PATCH] crypto: caam - power management support for caam job-ring
 2014-03-20  2:18 UTC 

[PATCH] crypto: caam - fix caamrng compilation warning
 2014-03-20  2:10 UTC 

[PATCH] arm64/lib: add optimized implementation of sha_transform
 2014-03-18 11:51 UTC  (4+ messages)

[PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build-v2
 2014-03-17 19:09 UTC  (8+ messages)

[PATCH 1/2] SHA1 transform: x86_64 AVX2 optimization - assembly code-v2
 2014-03-17 15:59 UTC  (3+ messages)

[PATCH][RESEND 3] hwrng: add randomness to system from rng sources
 2014-03-17 11:53 UTC  (3+ 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).