linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-25 22:55:57 to 2014-09-01 15:22:53 UTC [more...]

[PATCH] avoid excessive use of socket buffer in skcipher
 2014-09-01 15:22 UTC  (3+ messages)

[PATCH] crypto: caam - Dynamic allocation of addresses for various memory blocks in CAAM
 2014-09-01  9:30 UTC 

[PATCH 1/2] crypto: sahara - add support for i.MX53
 2014-08-29 14:02 UTC  (5+ messages)
` [PATCH 2/2] crypto: sahara - add support for SHA1/256

[PATCH] drivers: crypto: mv_cesa.h: Add missing #define
 2014-08-29 13:48 UTC  (2+ messages)

[PATCH 1/2] crypto: lz4,lz4hc - fix decompression
 2014-08-29 13:48 UTC  (3+ messages)
` [PATCH 2/2] crypto: testmgr - add test for lz4 and lz4hc

[PATCH] crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix()
 2014-08-29 13:48 UTC  (3+ messages)

linux-next: Tree for Aug 26 (drbg)
 2014-08-27 16:36 UTC  (4+ messages)

[PATCH] DRBG: fix sparse warning for cpu_to_be[32|64]
 2014-08-26  7:34 UTC  (2+ messages)

Linux-crypto: Do we have AES-CBC implementation using Intel SSSE3?
 2014-08-25 19:27 UTC 

[PATCH 0/2] Add TLS record layer encryption module
 2014-08-25 13:12 UTC  (11+ 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 0/8] DRBG: efficiency patches
 2014-08-25 12:42 UTC  (10+ messages)
` [PATCH 1/8] DRBG: replace int2byte with cpu_to_be
` [PATCH 2/8] DRBG: kzfree does not need a check for NULL pointer
` [PATCH 3/8] DRBG: remove superflowous checks
` [PATCH 4/8] DRBG: remove superflowous memset(0)
` [PATCH 5/8] DRBG: use kmalloc instead of kzalloc for V and C
` [PATCH 6/8] DRBG: remove unnecessary sanity checks
` [PATCH 7/8] DRBG: remove configuration of fixed values
` [PATCH 8/8] DRBG: remove unnecessary sanity check for shadow state

[PATCH] crypto: qat - Fix return value check in adf_chr_drv_create()
 2014-08-25 12:41 UTC  (2+ messages)

caamhash.c fixes
 2014-08-25 12:41 UTC  (4+ messages)
` [PATCH 1/2] crypto: caamhash.c: remove duplicated sg copy functions
` [PATCH 2/2] crypto: caamhash.c: fix addressing of struct member

[PATCH 0/3] CAAM RNG4 fixes
 2014-08-25 12:41 UTC  (5+ messages)
` [PATCH 1/3] crypto: caam - disable RNG oscillator maximum frequency check
` [PATCH 2/3] crypto: caam - change starting entropy delay value
` [PATCH 3/3] crypto: caam - enable raw data instead of von Neumann data

[PATCH] crypto: testmgr.c: remove unused function argument
 2014-08-25 12:41 UTC  (2+ messages)

[PATCH v6 0/6] crypto: SHA1 multibuffer implementation
 2014-08-25 12:41 UTC  (8+ 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

[PATCH] crypto: testmgr.c: white space fix-ups on test_aead
 2014-08-25 12:40 UTC  (8+ messages)
  ` [PATCH 1/3] crypto: testmgr.c: white space removal on __test_hash
    ` [PATCH 2/3] crypto: testmgr.c: white space removal on __test_skcipher
    ` [PATCH 3/3] crypto: testmgr.c: delay execution of set-up code

[PATCH] crypto: initialize entry len for null input in crypto hash sg list walk
 2014-08-25 12:40 UTC  (7+ messages)

[RFC] crypto: tcrypt: new user interface with debugfs
 2014-08-25 12:14 UTC  (2+ messages)

[PATCH] avoid excessive use of socket buffer in skcipher
 2014-08-25  9:48 UTC 

[PATCH] arm64/crypto: remove redundant update of data
 2014-08-25  7:04 UTC  (2+ messages)

Kernel crypto API: cryptoperf performance measurement
 2014-08-21  7:38 UTC  (6+ messages)

[PATCH v2 00/12] crypto: caam - Add RTA descriptor creation library
 2014-08-19 20:54 UTC  (15+ messages)
` [PATCH v2 01/12] crypto: caam - completely remove error propagation handling
` [PATCH v2 02/12] crypto: caam - desc.h fixes
` [PATCH v2 03/12] crypto: caam - code cleanup
` [PATCH v2 04/12] crypto: caam - move sec4_sg_entry to sg_sw_sec4.h
` [PATCH v2 05/12] crypto: caam - add Run Time Library (RTA) - part 1
` [PATCH v2 06/12] crypto: caam - add Run Time Library (RTA) - part 2
` [PATCH v2 07/12] crypto: caam - add Run Time Library (RTA) - part 3
` [PATCH v2 08/12] crypto: caam - use RTA instead of inline append
` [PATCH v2 09/12] crypto: caam - completely remove "
` [PATCH v2 10/12] crypto: caam - refactor descriptor creation
` [PATCH v2 11/12] crypto: caam - move caamalg shared descs in RTA library
` [PATCH v2 12/12] crypto: caam - add Run Time Library (RTA) docbook

HELP: IPsec reordering issue
 2014-08-14  8:47 UTC  (5+ messages)

[PATCH v2] ARM: crypto: enable NEON SHA-1 for big endian
 2014-08-05 20:34 UTC 

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 -v4] random: introduce getrandom(2) system call
 2014-08-03 11:38 UTC  (7+ 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  (5+ messages)
` [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)

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

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  (15+ messages)

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

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

[PATCH v5 2/7] crypto: SHA1 multibuffer crypto hash infrastructure
 2014-07-30 10:01 UTC  (5+ messages)

[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 v4] crypto: Add Allwinner Security System crypto accelerator
 2014-07-27 14:52 UTC  (7+ messages)
` [PATCH v4 3/3] "

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


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