linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-15 01:46:48 to 2016-12-22 13:25:16 UTC [more...]

[PATCH 1/3] crypto: Change lz4 modules to work with new lz4 compressor module version
 2016-12-22 13:25 UTC 

[PATCH v5 0/4] The SipHash Patchset
 2016-12-22 13:10 UTC  (74+ 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 v7 0/6] The SipHash Patchset
    ` [PATCH v7 1/6] siphash: add cryptographically secure PRF
    ` [PATCH v7 2/6] secure_seq: use SipHash in place of MD5
    ` [PATCH v7 3/6] random: "
            `  "
              ` [kernel-hardening] "
    ` [PATCH v7 4/6] md5: remove from lib and only live in crypto
    ` [PATCH v7 5/6] syncookies: use SipHash in place of SHA1
    ` [PATCH v7 6/6] siphash: implement HalfSipHash1-3 for hash tables

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

dm-crypt optimization
 2016-12-22 10:14 UTC  (5+ messages)

George's crazy full state idea (Re: HalfSipHash Acceptable Usage)
 2016-12-22  8:02 UTC  (4+ messages)

[kernel-hardening] Re: HalfSipHash Acceptable Usage
 2016-12-22  4:40 UTC  (3+ messages)

George's crazy full state idea (Re: HalfSipHash Acceptable Usage)
 2016-12-22  2:40 UTC 

HalfSipHash Acceptable Usage
 2016-12-22  1:54 UTC  (26+ messages)
              ` [kernel-hardening] "

[PATCH v7 1/6] siphash: add cryptographically secure PRF
 2016-12-22  1:42 UTC 

[PATCHv2] crypto: testmgr: Use heap buffer for acomp test input
 2016-12-21 20:32 UTC 

algif for compression?
 2016-12-21  8:52 UTC  (4+ messages)

Test AEAD/authenc algorithms from userspace
 2016-12-21  8:54 UTC  (4+ messages)

[PATCH v3 0/3] Add Support for Cavium Cryptographic Acceleration Unit
 2016-12-21 14:01 UTC  (6+ messages)
` [PATCH v3 1/3] drivers: crypto: Add Support for Octeon-tx CPT Engine
` [PATCH v3 2/3] drivers: crypto: Add the Virtual Function driver for CPT
` [PATCH v3 3/3] drivers: crypto: Enable CPT options crypto for build

[PATCH] crypto: testmgr: Use linear alias for test input
 2016-12-21  8:55 UTC  (3+ messages)

[RFC PATCH 0/3] Cavium ThunderX ZIP driver
 2016-12-19 16:12 UTC  (5+ messages)
` [RFC PATCH 1/3] crypto: zip - Add ThunderX ZIP driver core

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

(unknown),
 2016-12-18 10:35 UTC 

[PATCH v2 1/4] siphash: add cryptographically secure hashtable function
 2016-12-18  0:06 UTC  (42+ messages)
                        ` [kernel-hardening] "
` [PATCH v3 1/3] "
  ` [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 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 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 

[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 

[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 1/4] siphash: add cryptographically secure hashtable function
 2016-12-15  8:15 UTC  (3+ messages)
  ` [kernel-hardening] "

[PATCH v2] crypto: sun4i-ss: support the Security System PRNG
 2016-12-15  6:09 UTC  (10+ 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


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