linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-21 13:23:47 to 2016-12-27 22:43:46 UTC [more...]

[PATCH 0/8] random: cleanup of code after removal of nonblocking pool
 2016-12-27 22:42 UTC  (9+ messages)
` [PATCH 1/8] random: remove stale maybe_reseed_primary_crng
` [PATCH 2/8] random: remove stale urandom_init_wait
` [PATCH 3/8] random: trigger random_ready callback upon crng_init == 1
` [PATCH 4/8] random: remove unused branch in hot code path
` [PATCH 5/8] random: remove variable limit
` [PATCH 6/8] random: fix comment for unused random_min_urandom_seed
` [PATCH 7/8] random: remove noop function call to xfer_secondary_pool
` [PATCH 8/8] random: move FIPS continuous test to output functions

[PATCH 0/2] crypto: arm64/ARM: NEON accelerated ChaCha20
 2016-12-27 19:17 UTC  (5+ messages)

[RFC PATCH 4.10 0/6] Switch BPF's digest to SHA256
 2016-12-27 19:00 UTC  (20+ messages)
` [RFC PATCH 4.10 1/6] crypto/sha256: Refactor the API so it can be used without shash
` [RFC PATCH 4.10 2/6] crypto/sha256: Make the sha256 library functions selectable
` [RFC PATCH 4.10 3/6] bpf: Use SHA256 instead of SHA1 for bpf digests
` [RFC PATCH 4.10 4/6] bpf: Avoid copying the entire BPF program when hashing it
` [RFC PATCH 4.10 5/6] bpf: Rename fdinfo's prog_digest to prog_sha256
` [RFC PATCH 4.10 6/6] net: Rename TCA*BPF_DIGEST to ..._SHA256

[PATCH] crypto: arm/aes-neonbs - process 8 blocks in parallel if we can
 2016-12-27 18:35 UTC  (3+ messages)

[RFC PATCH 0/3] Cavium ThunderX ZIP driver
 2016-12-27 11:39 UTC  (3+ messages)

[cryptodev:master 4/17] arch/arm/crypto/chacha20-neon-glue.c:68:32: error: passing argument 1 of 'crypto_chacha20_crypt' from incompatible pointer type
 2016-12-27 12:44 UTC 

[cryptodev:master 4/17] arch/arm64/crypto/chacha20-neon-glue.c:66:32: error: passing argument 1 of 'crypto_chacha20_crypt' from incompatible pointer type
 2016-12-27 12:27 UTC 

[PATCHv2] crypto: testmgr: Use heap buffer for acomp test input
 2016-12-27 10:06 UTC  (2+ messages)

[PATCH v3 0/2] Add MediaTek crypto accelerator driver
 2016-12-27 10:06 UTC  (4+ messages)
` [PATCH v3 2/2] crypto: mediatek - add DT bindings documentation

[PATCH -resend with CC] crypto: algif_hash, avoid zero-sized array
 2016-12-27 10:06 UTC  (2+ messages)

[PATCH v2 1/7] hwrng: core: do not use multiple blank lines
 2016-12-27 10:05 UTC  (4+ messages)
` [PATCH v2 7/7] hwrng: core: Remove linux/sched.h from includes

[PATCH] crypto: aesni-intel - RFC4106 can zero copy when !PageHighMem
 2016-12-27 10:05 UTC  (2+ messages)

[PATCH] crypto: bring back alphabetical order of Makefile
 2016-12-27 10:05 UTC  (2+ messages)

[PATCH v2 0/3] crypto: arm64/ARM: NEON accelerated ChaCha20 *skcipher*
 2016-12-27 10:04 UTC  (5+ messages)
` [PATCH v2 1/3] crypto: chacha20 - convert generic and x86 versions to skcipher
` [PATCH v2 2/3] crypto: arm64/chacha20 - implement NEON version based on SSE3 code

[sparc64] cryptomgr_test OOPS kernel 4.9.0+
 2016-12-27  9:52 UTC  (4+ messages)

Crypto Fixes for 4.9
 2016-12-27  9:45 UTC  (3+ messages)
` Crypto Fixes for 4.10

[PATCH] crypto: arm64/aes: reimplement bit-sliced ARM/NEON implementation for arm64
 2016-12-27  9:03 UTC  (2+ messages)

[PATCH] virtio-crypto: support crypto engine framework
 2016-12-27  6:49 UTC 

[PATCH 0/2] crypto: AF_ALG memory management fix
 2016-12-25 17:15 UTC  (3+ messages)
` [PATCH 1/2] crypto: aead AF_ALG - overhaul memory management
` [PATCH 2/2] crypto: skcipher "

George's crazy full state idea (Re: HalfSipHash Acceptable Usage)
 2016-12-24  1:17 UTC  (16+ messages)

BPF hash algo (Re: [kernel-hardening] Re: [PATCH v7 3/6] random: use SipHash in place of MD5)
 2016-12-23 21:18 UTC  (18+ messages)

[PATCH v2 00/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes
 2016-12-23 11:34 UTC  (15+ messages)
` [PATCH v2 01/12] crypto: atmel-sha: create function to get an Atmel SHA device
` [PATCH v2 02/12] crypto: atmel-sha: update request queue management to make it more generic
` [PATCH v2 03/12] crypto: atmel-sha: make atmel_sha_done_task "
` [PATCH v2 04/12] crypto: atmel-sha: redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA*
` [PATCH v2 05/12] crypto: atmel-sha: add atmel_sha_wait_for_data_ready()
` [PATCH v2 06/12] crypto: atmel-sha: add SHA_MR_MODE_IDATAR0
` [PATCH v2 07/12] crypto: atmel-sha: add atmel_sha_cpu_start()
` [PATCH v2 08/12] crypto: atmel-sha: add simple DMA transfers
` [PATCH v2 09/12] crypto: atmel-sha: add support to hmac(shaX)
` [PATCH v2 10/12] crypto: atmel-aes: fix atmel_aes_handle_queue()
` [PATCH v2 11/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes
  ` [PATCH v2 11/12] crypto: atmel-authenc: add support to authenc(hmac(shaX), Y(aes)) modes
` [PATCH v2 12/12] crypto: atmel-sha: add verbose debug facilities to print hw register names

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

Test AEAD/authenc algorithms from userspace
 2016-12-23  5:46 UTC  (5+ messages)

[PATCH v6 0/5] The SipHash Patchset
 2016-12-22 19:50 UTC  (36+ messages)
` [PATCH v7 0/6] "
  ` [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

[PATCH 00/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes
 2016-12-22 18:49 UTC  (14+ messages)
` [PATCH 01/12] crypto: atmel-sha: create function to get an Atmel SHA device
` [PATCH 02/12] crypto: atmel-sha: update request queue management to make it more generic
` [PATCH 03/12] crypto: atmel-sha: make atmel_sha_done_task "
` [PATCH 04/12] crypto: atmel-sha: redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA*
` [PATCH 05/12] crypto: atmel-sha: add atmel_sha_wait_for_data_ready()
` [PATCH 06/12] crypto: atmel-sha: add SHA_MR_MODE_IDATAR0
` [PATCH 07/12] crypto: atmel-sha: add atmel_sha_cpu_start()
` [PATCH 08/12] crypto: atmel-sha: add simple DMA transfers
` [PATCH 09/12] crypto: atmel-sha: add support to hmac(shaX)
` [PATCH 10/12] crypto: atmel-aes: fix atmel_aes_handle_queue()
` [PATCH 11/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes
` [PATCH 12/12] crypto: atmel-sha: add verbose debug facilities to print hw register names

[PATCH] crypto: qat - increase number of supported devices
 2016-12-22 15:01 UTC 

[PATCH] crypto: qat - initialize cra_flags before register into kpp
 2016-12-22 15:00 UTC 

[PATCH] crypto: qat - modify format of dev top level debugfs entries
 2016-12-22 15:00 UTC 

[PATCH] crypto: qat - zero esram only for DH85x devices
 2016-12-22 15:00 UTC 

[PATCH] crypto: qat - fix bar discovery for c62x
 2016-12-22 15:00 UTC 

[PATCH] crypto: qat - replace hardcoded BIT(0) in vf_isr
 2016-12-22 14:59 UTC 

[PATCH] crypto: qat - fix comments describing adf_disable_sriov()
 2016-12-22 14:59 UTC 

[PATCH] crypto: qat - fix indentation
 2016-12-22 14:58 UTC 

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

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

dm-crypt optimization
 2016-12-22 10:14 UTC  (5+ 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  (20+ messages)
        ` [kernel-hardening] "

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

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

[PATCH v3 0/3] Add Support for Cavium Cryptographic Acceleration Unit
 2016-12-21 14:01 UTC  (5+ 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


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