linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-13 20:06:20 to 2016-12-18 00:06:15 UTC [more...]

[PATCH v2 1/4] siphash: add cryptographically secure hashtable function
 2016-12-18  0:06 UTC  (70+ 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
      ` [kernel-hardening] Re: [PATCH v2 1/4] siphash: add cryptographically secure hashtable function
` [PATCH v3 1/3] "
  ` [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 v5 0/4] The SipHash Patchset
 2016-12-17 16:14 UTC  (48+ messages)
` [PATCH v5 1/4] siphash: add cryptographically secure PRF
                                  `  "
                ` [kernel-hardening] "
` [PATCH v5 2/4] siphash: add Nu{32,64} helpers
` [PATCH v5 3/4] secure_seq: use SipHash in place of MD5
` [PATCH v5 4/4] random: "
` [PATCH v6 0/5] The SipHash Patchset
  ` [PATCH v6 1/5] siphash: add cryptographically secure PRF
  ` [PATCH v6 2/5] secure_seq: use SipHash in place of MD5
  ` [PATCH v6 3/5] random: "
  ` [PATCH v6 4/5] md5: remove from lib and only live in crypto
  ` [PATCH v6 5/5] syncookies: use SipHash in place of SHA1

[PATCH v5 1/4] siphash: add cryptographically secure PRF
 2016-12-16 22:41 UTC  (4+ messages)
  ` [kernel-hardening] "

[PATCH v6 3/5] random: use SipHash in place of MD5
 2016-12-16 22:23 UTC  (4+ messages)

Re: [PATCH v5 1/4] siphash: add cryptographically secure PRF
 2016-12-16 21:15 UTC  (2+ messages)

[PATCH v5 1/4] siphash: add cryptographically secure PRF
 2016-12-16 20:43 UTC 

algif for compression?
 2016-12-16 14:11 UTC  (3+ messages)

[PATCH] crypto: AF_ALG - fix memory management of aio with multiple iocbs
 2016-12-16 13:58 UTC  (5+ messages)

[PATCH v2] crypto: marvell - Copy IVDIG before launching partial DMA ahash requests
 2016-12-16 12:07 UTC  (2+ messages)

(unknown),
 2016-12-16 10:46 UTC 

[RFC PATCH v2] IV Generation algorithms for dm-crypt
 2016-12-16  5:55 UTC  (5+ messages)
` [RFC PATCH v2] crypto: Add IV generation algorithms

[PATCH v7 0/1] virtio-crypto: add Linux driver
 2016-12-16  0:40 UTC  (8+ messages)
` [PATCH v7 1/1] crypto: add virtio-crypto driver
  ` [Qemu-devel] "
            ` [virtio-dev] "

[PATCH v2 1/4] siphash: add cryptographically secure hashtable function
 2016-12-16  0:03 UTC  (5+ messages)

Re: [PATCH v2 1/4] siphash: add cryptographically secure hashtable function
 2016-12-15 21:16 UTC 

Crypto Fixes for 4.9
 2016-12-15 16:07 UTC  (2+ messages)
` Crypto Fixes for 4.10

[PATCH -resend with CC] crypto: algif_hash, avoid zero-sized array
 2016-12-15 13:31 UTC 

[PATCH] crypto: skcipher - fix crash in virtual walk
 2016-12-15 13:27 UTC  (3+ messages)

[PATCH v2 0/3] Add Support for Cavium Cryptographic Accelerarion Unit
 2016-12-15 12:42 UTC  (2+ messages)

[PATCH 1/2] crypto: bfin_crc: Fix format printing warning
 2016-12-15  9:59 UTC  (2+ messages)
` [PATCH 2/2] crypto: bfin_crc: Remove unneeded linux/miscdevice.h include

[PATCH v2] crypto: sun4i-ss: support the Security System PRNG
 2016-12-15  6:09 UTC  (11+ messages)

[PATCH 0/8] enable endian checks for all sparse builds
 2016-12-15  5:15 UTC 

[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 4/3] random: use siphash24 instead of md5 for get_random_int/long
 2016-12-15  1:19 UTC  (5+ messages)
    ` [kernel-hardening] "
    `  "

(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  (8+ messages)
` [PATCH] keys/encrypted: Fix two crypto-on-the-stack bugs
` [PATCH] cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack

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

[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  (7+ messages)
` [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 v2 0/8] Conversion crypto API documentation to Sphinx
 2016-12-14  7:01 UTC  (8+ messages)

Remaining crypto API regressions with CONFIG_VMAP_STACK
 2016-12-14  4:56 UTC  (5+ messages)

[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 v2] siphash: add cryptographically secure hashtable function
 2016-12-13 22:48 UTC  (5+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

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


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