linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-10 05:25:38 to 2016-12-15 02:03:16 UTC [more...]

[PATCH v8 0/1] virtio-crypto: add Linux driver
 2016-12-15  2:03 UTC  (2+ messages)
` [PATCH v8 1/1] crypto: add virtio-crypto driver

[PATCH v2 1/4] siphash: add cryptographically secure hashtable function
 2016-12-15  1:46 UTC  (45+ messages)
` [PATCH v2 2/4] siphash: add convenience functions for jhash converts
` [PATCH v2 3/4] secure_seq: use siphash24 instead of md5_transform
` [PATCH v2 4/4] random: use siphash24 instead of md5 for get_random_int/long
` [PATCH v3 1/3] siphash: add cryptographically secure hashtable function
  ` [PATCH v3 2/3] secure_seq: use siphash24 instead of md5_transform
  ` [PATCH v3 3/3] random: use siphash24 instead of md5 for get_random_int/long
  ` [PATCH v4 1/4] siphash: add cryptographically secure hashtable function
    ` [PATCH v4 2/4] siphash: add N[qd]word helpers
    ` [PATCH v4 3/4] secure_seq: use siphash instead of md5_transform
    ` [PATCH v4 4/4] random: use siphash instead of MD5 for get_random_int/long

[PATCH 4/3] random: use siphash24 instead of md5 for get_random_int/long
 2016-12-15  1:19 UTC  (5+ messages)
    ` [kernel-hardening] "
    `  "

[PATCH v7 0/1] virtio-crypto: add Linux driver
 2016-12-15  1:08 UTC  (6+ messages)
` [PATCH v7 1/1] crypto: add virtio-crypto driver
  ` [Qemu-devel] "

[PATCH v2] crypto: sun4i-ss: support the Security System PRNG
 2016-12-14 19:17 UTC  (12+ messages)

(unknown),
 2016-12-14 18:22 UTC 

[PATCH v2] keys/encrypted: Fix two crypto-on-the-stack bugs
 2016-12-14 17:00 UTC  (7+ messages)

[PATCH] wusbcore: Fix one more crypto-on-the-stack bug
 2016-12-14 16:58 UTC  (23+ messages)
` [PATCH] keys/encrypted: Fix two crypto-on-the-stack bugs
` [PATCH] cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack
` [PATCH] crypto: Make a few drivers depend on !VMAP_STACK
` [PATCH] orinoco: Use shash instead of ahash for MIC calculations

[PATCH 3/3] crypto: brcm: Add Broadcom SPU driver DT entry
 2016-12-14 15:00 UTC  (3+ messages)

[PATCH v2] crypto: marvell - Copy IVDIG before launching partial DMA ahash requests
 2016-12-14 14:15 UTC 

[PATCH] crypto: marvell - Copy IVDIG before launching partial DMA ahash requests
 2016-12-14 13:59 UTC  (3+ messages)

[PATCH v6 0/2] virtio-crypto: add Linux driver
 2016-12-14 11:32 UTC  (12+ messages)
` [PATCH v6 1/2] sparc: fix a building error reported by kbuild
` [PATCH v6 2/2] crypto: add virtio-crypto driver

[PATCH 1/2] crypto: asymmetric_keys: set error code on failure
 2016-12-14 10:38 UTC  (2+ messages)

[PATCH] crypto: skcipher - fix crash in virtual walk
 2016-12-14 10:39 UTC  (2+ messages)

[PATCH v2 0/8] Conversion crypto API documentation to Sphinx
 2016-12-14  7:01 UTC  (8+ messages)

[RFC PATCH v2] IV Generation algorithms for dm-crypt
 2016-12-14  6:09 UTC  (4+ messages)
` [RFC PATCH v2] crypto: Add IV generation algorithms

Remaining crypto API regressions with CONFIG_VMAP_STACK
 2016-12-14  4:56 UTC  (19+ messages)
    ` [kernel-hardening] "

[PATCH v2] wusbcore: Fix one more crypto-on-the-stack bug
 2016-12-14  2:50 UTC 

[PATCH v3] siphash: add cryptographically secure hashtable function
 2016-12-13 23:36 UTC  (3+ messages)

[PATCH] siphash: add cryptographically secure hashtable function
 2016-12-13 22:48 UTC  (19+ messages)
` [kernel-hardening] "
      ` [PATCH v2] "
              ` [PATCH v3] "
                  ` [PATCH v4] "

[PATCH] crypto: AF_ALG - fix memory management of aio with multiple iocbs
 2016-12-13 20:42 UTC 

[PATCH v2 0/2] Add MediaTek crypto accelerator driver
 2016-12-13 20:06 UTC  (4+ messages)
` [PATCH v2 1/2] Add crypto driver support for some MediaTek chips
` [PATCH v2 2/2] crypto: mediatek - add DT bindings documentation

[PATCH] crypto: aesni-intel - RFC4106 can zero copy when !PageHighMem
 2016-12-13 19:07 UTC  (2+ messages)

[PATCH v2 0/3] Add Support for Cavium Cryptographic Accelerarion Unit
 2016-12-13 14:03 UTC  (4+ messages)
` [PATCH v2 1/3] drivers: crypto: Add Support for Octeon-tx CPT Engine
` [PATCH v2 2/3] drivers: crypto: Add the Virtual Function driver for CPT
` [PATCH v2 3/3] drivers: crypto: Enable CPT options crypto for build

[PATCH v2 1/7] hwrng: core: do not use multiple blank lines
 2016-12-13 14:51 UTC  (7+ messages)
` [PATCH v2 2/7] hwrng: core: rewrite better comparison to NULL
` [PATCH v2 3/7] hwrng: core: Rewrite the header
` [PATCH v2 4/7] hwrng: core: Replace asm/uaccess.h by linux/uaccess.h
` [PATCH v2 5/7] hwrng: core: Move hwrng miscdev minor number to include/linux/miscdevice.h
` [PATCH v2 6/7] hwrng: core: remove unused PFX macro
` [PATCH v2 7/7] hwrng: core: Remove linux/sched.h from includes

[PATCH] crypto: bring back alphabetical order of Makefile
 2016-12-13 14:30 UTC 

[RFC PATCH 0/3] Cavium ThunderX ZIP driver
 2016-12-13 13:39 UTC  (5+ messages)
` [RFC PATCH 1/3] crypto: zip - Add ThunderX ZIP driver core
` [RFC PATCH 2/3] crypto: zip - Wire-up Compression / decompression HW offload
` [RFC PATCH 3/3] crypto: zip - Add Compression/decompression statistics

Crypto Fixes for 4.9
 2016-12-13 13:24 UTC  (4+ messages)
` Crypto Update for 4.10

[PATCH 2/2] sign-file: Fix inplace signing when src and dst names are both specified
 2016-12-13  9:26 UTC 

DO YOU NEED A LOAN??
 2016-12-13  5:28 UTC 

[PATCH v2] siphash: add cryptographically secure hashtable function
 2016-12-12 21:57 UTC  (2+ messages)

[PATCH] crypto: arm64/aes: reimplement bit-sliced ARM/NEON implementation for arm64
 2016-12-12 17:45 UTC 

[PATCH 1/1] crypto: asymmetric_keys: set error code on failure
 2016-12-12 16:10 UTC  (2+ messages)

kernel crash when using sha1 as csums-alg for drbd
 2016-12-12  3:31 UTC 

[ANNOUNCE] libkcapi v0.13.0 released
 2016-12-11 20:31 UTC 

scatterwalk_map_and_copy incorrect optimization
 2016-12-10  8:11 UTC  (2+ messages)

algif for compression?
 2016-12-10  8:10 UTC  (2+ messages)

scatterwalk_map_and_copy incorrect optimization
 2016-12-10  8:08 UTC  (2+ messages)

[PATCH 7/7] hwrng: core: Remove two unused include
 2016-12-10  5:31 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).