linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-22 14:36:05 to 2014-08-04 13:03:39 UTC [more...]

Crypto Update for 3.2
 2014-08-04 13:03 UTC  (11+ messages)
` 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
                ` Crypto Update for 3.16
                  ` Crypto Update for 3.17

[PATCH 1/2] ARM: crypto: enable NEON SHA-1 for big endian
 2014-08-04 10:34 UTC  (2+ messages)
` [PATCH 2/2] ARM: crypto: enable NEON SHA-384/SHA-512 "

[PATCH 0/2] Add TLS record layer encryption module
 2014-08-04  6:21 UTC  (9+ messages)
` [PATCH 1/2] crypto: add support for TLS 1.0 record encryption
` [PATCH 2/2] crypto: add TLS 1.0 test vectors for AES-CBC-HMAC-SHA1

[PATCH -v4] random: introduce getrandom(2) system call
 2014-08-03 11:38 UTC  (8+ messages)

HELP: IPsec reordering issue
 2014-08-03  9:57 UTC  (4+ messages)

[PATCH] DRBG: fix failure of generating multiple of 2**16 bytes
 2014-08-01 14:41 UTC  (2+ messages)

[PATCH] crypto: ccp - Do not sign extend input data to CCP
 2014-08-01 14:40 UTC  (2+ messages)

[PATCH] crypto/testmgr: add missing spaces to drbg error strings
 2014-08-01 14:40 UTC  (3+ messages)

[PATCH] crypto: atmel-sha: Switch to managed version of kzalloc
 2014-08-01 14:40 UTC  (2+ messages)

[PATCH] crypto: use chunks smaller than algo block size in chunk tests
 2014-08-01 14:40 UTC  (2+ messages)

[PATCH 00/10] crypto: qat: Checkpatch and other cleanups plus SKU1
 2014-08-01 14:39 UTC  (12+ messages)
` [PATCH 01/10] crypto: qat: Cleanup - remove unnecessary return codes
` [PATCH 02/10] crypto: qat: Cleanup - checkpatch blank lines
` [PATCH 03/10] crypto: qat: Cleanup - remove unneeded header
` [PATCH 04/10] crypto: qat: Cleanup - remove unnecessary parentheses
` [PATCH 05/10] crypto: qat: Cleanup - use min_t macro
` [PATCH 06/10] crypto: qat: Cleanup - change slice->regions to slice->region
` [PATCH 07/10] crypto: qat: Cleanup - change ae_num to ae_id
` [PATCH 08/10] crypto: qat: Cleanup - Updated print outputs
` [PATCH 09/10] crypto: qat: Cleanup - Use hweight for bit counting
` [PATCH 10/10] crypto: qat: Fixed SKU1 dev issue

[net-next] crypto: Resolve shadow warnings
 2014-08-01 14:39 UTC  (2+ messages)

[PATCH 8/8] Replacing spinlocks by nx_copy_ctx on NX-SHA256 and NX-SHA512
 2014-08-01 14:26 UTC  (2+ messages)

[PATCH] crypto: initialize entry len for null input in crypto hash sg list walk
 2014-08-01 14:18 UTC  (4+ messages)

-- Re: Very Urgent
 2014-08-01 10:28 UTC 

[PATCH v6 0/6] crypto: SHA1 multibuffer implementation
 2014-07-31 17:30 UTC  (7+ messages)
` [PATCH v6 1/6] sched: Add function single_task_running to let a task check if it is the only task running on a cpu
` [PATCH v6 2/6] crypto: multibuffer crypto infrastructure
` [PATCH v6 3/6] crypto: SHA1 multibuffer algorithm data structures
` [PATCH v6 4/6] crypto: SHA1 multibuffer submit and flush routines for AVX2
` [PATCH v6 5/6] crypto: SHA1 multibuffer crypto computation (x8 AVX2)
` [PATCH v6 6/6] crypto: SHA1 multibuffer job manager and glue code

PKCS#7: Verify internal certificate chain
 2014-07-31 14:04 UTC  (2+ messages)

Crypto Fixes for 3.3
 2014-07-31 13:59 UTC  (12+ messages)
` 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.16

[PATCH] crypto: properly label AF_ALG socket
 2014-07-31 13:55 UTC  (3+ messages)

[PATCH] x86, crypto: Check if gas supports CRC32
 2014-07-31  5:57 UTC  (5+ messages)

General flags to turn things off (getrandom, pid lookup, etc)
 2014-07-31  2:37 UTC  (17+ messages)

[PATCH -v5] random: introduce getrandom(2) system call
 2014-07-30 14:34 UTC  (12+ messages)

[PATCH, RFC] random: introduce getrandom(2) system call
 2014-07-30 12:50 UTC  (10+ messages)

[PATCH v5 0/7] crypto: SHA1 multibuffer implementation
 2014-07-30 10:01 UTC  (15+ messages)
` [PATCH v5 1/7] sched: Add function single_task_running to let a task check if it is the only task running on a cpu
` [PATCH v5 2/7] crypto: SHA1 multibuffer crypto hash infrastructure
` [PATCH v5 3/7] crypto: SHA1 multibuffer crypto opportunistic flush
` [PATCH v5 4/7] crypto: SHA1 multibuffer algorithm data structures
` [PATCH v5 5/7] crypto: SHA1 multibuffer submit and flush routines for AVX2
` [PATCH v5 6/7] crypto: SHA1 multibuffer crypto computation (x8 AVX2)
` [PATCH v5 7/7] crypto: SHA1 multibuffer scheduler

[cryptd] BUG: Bad page state in process cryptomgr_test pfn:0e0d0
 2014-07-30  4:01 UTC 

[PATCH] [v3] crypto: sha512: add ARM NEON implementation
 2014-07-29 16:23 UTC  (3+ messages)

DMA support for mv_cesa
 2014-07-29  7:11 UTC  (5+ messages)

[PATCH 1/2] arm64 aes: fix encryption of unaligned data
 2014-07-28 14:02 UTC  (6+ messages)

[PATCH -next] PKCS#7: fix sparse non static symbol warning
 2014-07-28 13:57 UTC  (2+ messages)

[PATCH] crypto: atmel-tdes: Switch to managed version of kzalloc
 2014-07-28 12:16 UTC 

[PATCH] crypto: testmgr.c: white space fix-ups on test_aead
 2014-07-28 10:11 UTC 

[PATCH v4] crypto: Add Allwinner Security System crypto accelerator
 2014-07-27 14:52 UTC  (13+ messages)
` [PATCH v4 2/3] ARM: sunxi: dt: Add DT bindings documentation for SUNXI Security System
` [PATCH v4 3/3] crypto: Add Allwinner Security System crypto accelerator

[PATCH] crypto: rng.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-27 12:14 UTC  (3+ messages)

[PATCH] crypto: ablkcipher.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-27  4:58 UTC  (2+ messages)

[PATCH] crypto: crypto_user.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-27  4:17 UTC  (2+ messages)

[PATCH v1 0/5] fs/seq_file: introduce seq_hex_dump() helper
 2014-07-26 18:12 UTC  (4+ messages)
` [PATCH v1 2/5] saa7164: convert to seq_hex_dump()

[PATCH] crypto: shash.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:20 UTC 

[PATCH] crypto: pcompress.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:16 UTC 

[PATCH] crypto: blkcipher.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:13 UTC 

[PATCH] crypto: ahash.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:12 UTC 

[PATCH] crypto: aead.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:10 UTC 

[PATCH 2/2] arm aes: fix encryption of unaligned data
 2014-07-26 13:24 UTC  (2+ messages)

[GIT PULL] Keyrings: PKCS#7 fixup
 2014-07-26  0:26 UTC  (2+ messages)

[PATCH 7/8] Replacing spinlocks by nx_copy_ctx on NX-AES-XCBC
 2014-07-24 14:01 UTC 

[PATCH 6/8] Replacing spinlocks by nx_copy_ctx on NX-AES-GCM
 2014-07-24 14:00 UTC 

[PATCH 5/8] Replacing spinlocks by nx_copy_ctx on NX-AES-ECB
 2014-07-24 13:59 UTC 

[PATCH 4/8] Replacing spinlocks by nx_copy_ctx on NX-AES-CTR
 2014-07-24 13:58 UTC 

[PATCH 3/8] Replacing spinlocks by nx_copy_ctx on NX-AES-CCM
 2014-07-24 13:54 UTC 

[PATCH 2/8] Replacing spinlocks by nx_copy_ctx on NX-AES-CBC
 2014-07-24 13:50 UTC 

[PATCH 1/8] Adding nx_copy_ctx and kmemcache to handle with crypto context
 2014-07-24 13:47 UTC 

[PATCH 0/8] NX crypto driver reestructure
 2014-07-24 13:44 UTC 

[GIT PULL] Keyrings and asymmetric keys patches for 3.17
 2014-07-24 11:37 UTC  (2+ messages)

[PATCH] crypto: ccp - Remove "select OF" from Kconfig
 2014-07-24  8:53 UTC  (2+ messages)

crypto: Add Allwinner Security System crypto accelerator
 2014-07-24  1:40 UTC  (10+ messages)
` [PATCH 3/3] "

[PATCH 0/9] crypto: caam - Add RTA descriptor creation library
 2014-07-23 13:36 UTC  (5+ messages)
` [PATCH] crypto: caam - fix DECO RSR polling

[PATCH] drivers/crypto/Kconfig: Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEM
 2014-07-23 13:36 UTC  (4+ messages)

[PATCH] crypto: caam - set DK (Decrypt Key) bit only for AES accelerator
 2014-07-23 13:36 UTC  (2+ messages)

[PATCH 00/10] CAAM - DMA API fixes
 2014-07-23 13:35 UTC  (6+ messages)
` [PATCH 01/10] crypto: testmgr - avoid DMA mapping from text, rodata, stack
  ` [PATCH v2 "

[PATCH] crypto: ccp - Base AXI DMA cache settings on device tree
 2014-07-23 13:35 UTC  (2+ messages)

[RFC, prePATCH] crypto: talitos modified for powerpc 88x security engine
 2014-07-23 13:10 UTC  (2+ messages)

[PATCH, RFC] random: introduce getrandom(2) system call
 2014-07-23  8:42 UTC  (2+ messages)

[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
 2014-07-22 17:12 UTC  (8+ 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).