linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-22 19:50:23 to 2017-01-10 01:42:00 UTC [more...]

[PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers
 2017-01-10  1:41 UTC  (2+ messages)
` [PATCH 13/13] crypto: qat - copy AAD during encryption

[PATCH v2 00/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes
 2017-01-09 18:34 UTC  (6+ messages)
` [PATCH v2 11/12] "
  ` [PATCH v2 11/12] crypto: atmel-authenc: add support to authenc(hmac(shaX), Y(aes)) modes

Is the asynchronous hash crypto API asynchronous?
 2017-01-09 15:25 UTC  (4+ messages)

Outlook Security Team Micorosof
 2017-01-09 11:21 UTC 

[PATCH 0/6] crypto: ARM/arm64 - AES and ChaCha20 updates for v4.11
 2017-01-09  9:21 UTC  (9+ messages)
` [PATCH 1/6] crypto: generic/aes - export encrypt and decrypt entry points
` [PATCH 2/6] crypto: arm/aes-neonbs - process 8 blocks in parallel if we can
` [PATCH 3/6] crypto: arm/chacha20 - implement NEON version based on SSE3 code
` [PATCH 4/6] crypto: arm64/chacha20 "
` [PATCH 5/6] crypto: arm64/aes-blk - expose AES-CTR as synchronous cipher as well
` [PATCH 6/6] crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64

[PATCH v2 0/4] Update LZ4 compressor module
 2017-01-08 11:33 UTC  (10+ messages)
  ` [PATCH v2 1/4] lib: Update LZ4 compressor module based on LZ4 v1.7.2
  ` [PATCH v2 2/4] lib/decompress_unlz4: Change module to work with new LZ4 module version
  ` [PATCH v2 3/4] crypto: Change LZ4 modules "
  ` [PATCH v2 4/4] fs/pstore: fs/squashfs: Change usage of LZ4 to comply "

[PATCH 0/3] crypto: picoxcell - Cleanups removing non-DT code
 2017-01-07 15:05 UTC  (7+ messages)
` [PATCH 1/3] crypto: picoxcell - Allow driver to build COMPILE_TEST is enabled
` [PATCH 2/3] crypto: picoxcell - Remove platform device ID table
` [PATCH 3/3] crypto: picoxcell - Remove spacc_is_compatible() wrapper function

[PATCH] fix itnull.cocci warnings
 2017-01-07  9:46 UTC 

Geode LX AES/RNG driver triggers warning
 2017-01-06 13:19 UTC  (4+ messages)

[RFT PATCH] crypto: arm/aes - replace scalar AES cipher
 2017-01-06 11:53 UTC 

[PATCH v1 0/8] crypto:chcr- Bug fixes
 2017-01-06  8:31 UTC  (9+ messages)
` [PATCH v1 1/8] crypto:chcr-Change flow IDs
` [PATCH v1 2/8] crypto:chcr- Fix panic on dma_unmap_sg
` [PATCH v1 3/8] crypto:chcr- Fix key length for RFC4106
` [PATCH v1 4/8] crypto:chcr- Use cipher instead of Block Cipher in gcm setkey
` [PATCH v1 5/8] crypto:chcr: Change cra_flags for cipher algos
` [PATCH v1 6/8] crypto:chcr- Change algo priority
` [PATCH v1 7/8] crypto:chcr- Check device is allocated before use
` [PATCH v1 8/8] crypto:chcr- Fix wrong typecasting

[PATCH v3 0/3] Add Support for Cavium Cryptographic Acceleration Unit
 2017-01-06  7:03 UTC  (7+ 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

[RFC PATCH v2] IV Generation algorithms for dm-crypt
 2017-01-05  6:06 UTC  (14+ messages)
` [RFC PATCH v2] crypto: Add IV generation algorithms

console noise after commit c1e9b3b0eea
 2017-01-05  0:44 UTC 

[PATCH 0/5] ARM: add module autoloading support for crypto modules
 2017-01-04 16:42 UTC  (7+ messages)
` [PATCH 1/5] ARM: wire up HWCAP2 feature bits to the CPU modalias

[PATCH] crypto: arm64/aes - add scalar implementation
 2017-01-04 16:19 UTC 

[PATCH] crypto: Replaced gcc specific attributes with macros from compiler.h
 2017-01-04 15:15 UTC 

[PATCH] crypto: mediatek: don't return garbage err on successful return
 2017-01-03 13:21 UTC 

(unknown),
 2017-01-03  6:57 UTC 

(unknown),
 2017-01-03  6:48 UTC 

(unknown),
 2017-01-03  6:48 UTC 

Urgent Please;;
 2017-01-02 17:34 UTC 

[PATCH] crypto: picoxcell - Fix module autoload for non-OF registration
 2017-01-02 16:32 UTC  (5+ messages)

[PATCH] crypto: kpp - clear CRYPTO_ALG_DEAD bit in prepare_alg
 2017-01-02 13:33 UTC 

[PATCH] crypto: Replaced gcc specific attributes with macros from compiler.h
 2016-12-31 15:56 UTC 

[PATCH] crypto: testmgr - use kmemdup instead of kmalloc+memcpy
 2016-12-30 20:12 UTC 

[PATCH] virtio-crypto: support crypto engine framework
 2016-12-30 12:20 UTC  (2+ messages)

[RFC PATCH] crypto: skcipher - introduce walksize attribute for SIMD algos
 2016-12-30 12:21 UTC  (2+ messages)

[PATCH] crypto: qat - increase number of supported devices
 2016-12-30 12:20 UTC  (2+ messages)

[PATCH] crypto: qat - modify format of dev top level debugfs entries
 2016-12-30 12:20 UTC  (2+ messages)

[PATCH] crypto: qat - zero esram only for DH85x devices
 2016-12-30 12:20 UTC  (2+ messages)

[PATCH] crypto: qat - fix bar discovery for c62x
 2016-12-30 12:19 UTC  (2+ messages)

[PATCH] crypto: qat - replace hardcoded BIT(0) in vf_isr
 2016-12-30 12:19 UTC  (2+ messages)

[PATCH] crypto: qat - fix comments describing adf_disable_sriov()
 2016-12-30 12:19 UTC  (2+ messages)

[PATCH] crypto: qat - fix indentation
 2016-12-30 12:18 UTC  (2+ messages)

[PATCH] orinoco: Use shash instead of ahash for MIC calculations
 2016-12-30 12:15 UTC  (4+ messages)
`  "

simd ciphers
 2016-12-30 10:51 UTC  (9+ messages)

Crypto Fixes for 4.9
 2016-12-30 10:19 UTC  (4+ messages)
` Crypto Fixes for 4.10

[PATCH] crypto: arm/aes-neonbs - process 8 blocks in parallel if we can
 2016-12-29 12:13 UTC  (9+ messages)

[ANNOUNCE] /dev/random - a new approach (code for 4.10-rc1)
 2016-12-28 17:17 UTC 

[PATCH] crypto: qat - initialize cra_flags before register into kpp
 2016-12-28 10:12 UTC  (2+ messages)

George's crazy full state idea (Re: HalfSipHash Acceptable Usage)
 2016-12-28 10:04 UTC  (12+ messages)

[PATCH v2 0/3] crypto: arm64/ARM: NEON accelerated ChaCha20 *skcipher*
 2016-12-28  9:25 UTC  (9+ 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

[PATCH 0/2] crypto: arm64/ARM: NEON accelerated ChaCha20
 2016-12-28  9:13 UTC  (8+ messages)

[RFC PATCH 0/3] Cavium ThunderX ZIP driver
 2016-12-28  9:01 UTC  (4+ messages)

xts(ecb(aes-asm))
 2016-12-28  9:01 UTC  (2+ messages)

[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

[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

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

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

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

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

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

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

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

[PATCH v7 0/6] The SipHash Patchset
 2016-12-22 19:50 UTC  (11+ messages)
` [PATCH v7 3/6] random: use SipHash in place of MD5
        `  "
            ` [kernel-hardening] "


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