linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-07 21:33:39 to 2017-01-13 09:24:43 UTC [more...]

[PATCH] virtio-crypto: adjust priority of algorithm
 2017-01-13  9:24 UTC  (3+ messages)

[PATCH] crypto: testmgr - don't DMA map IV from stack in test_skcipher()
 2017-01-13  8:46 UTC  (2+ messages)

x86-64: Maintain 16-byte stack alignment
 2017-01-13  8:43 UTC  (53+ messages)

[PATCH] crypto: arm/aes - avoid reserved 'tt' mnemonic in asm code
 2017-01-13  8:33 UTC 

[RFC PATCH 0/6] Add bulk skcipher requests to crypto API and dm-crypt
 2017-01-13  3:19 UTC  (8+ messages)
` [RFC PATCH 1/6] crypto: skcipher - Add bulk request processing API
` [RFC PATCH 2/6] crypto: skcipher - Add bulk request support to walk
` [RFC PATCH 3/6] crypto: cryptd - Add skcipher bulk request support
` [RFC PATCH 4/6] crypto: simd - Add "
` [RFC PATCH 5/6] crypto: aesni-intel "
` [RFC PATCH 6/6] dm-crypt: Add bulk crypto processing support

[PATCH v8 0/1] virtio-crypto: add Linux driver
 2017-01-13  1:56 UTC  (8+ messages)
` [PATCH v8 1/1] crypto: add virtio-crypto driver

[cryptodev:master 43/44] arch/arm/crypto/aes-cipher-core.S:174: Error: ARM register expected -- `ldr tt,=crypto_ft_tab'
 2017-01-12 23:28 UTC 

[cryptodev:master 43/44] arch/arm/crypto/aes-cipher-core.S:21: Error: selected processor does not support `tt .req ip' in ARM mode
 2017-01-12 20:44 UTC  (2+ messages)

[PATCH 0/4] n2rng: add support for m5/m7 rng register layout
 2017-01-12 18:52 UTC  (5+ messages)
` [PATCH 1/4] n2rng: limit error spewage when self-test fails
` [PATCH 2/4] n2rng: add device data descriptions
` [PATCH 3/4] n2rng: support new hardware register layout
` [PATCH 4/4] n2rng: update version info

[PATCH v2 0/7] crypto: ARM/arm64 - AES and ChaCha20 updates for v4.11
 2017-01-12 16:48 UTC  (9+ messages)
` [PATCH v2 1/7] crypto: arm64/chacha20 - implement NEON version based on SSE3 code
` [PATCH v2 2/7] crypto: arm/chacha20 "
` [PATCH v2 3/7] crypto: arm64/aes-blk - expose AES-CTR as synchronous cipher as well
` [PATCH v2 4/7] crypto: arm64/aes - add scalar implementation
` [PATCH v2 5/7] crypto: arm/aes - replace scalar AES cipher
` [PATCH v2 7/7] crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64

[PATCH 1/2] crypto: mediatek - remove ARM dependencies
 2017-01-12 16:44 UTC  (4+ messages)
` [PATCH 2/2] crypto: mediatek - fix format string for 64-bit builds

[PATCH v2 0/8] Switch BPF's digest to SHA256
 2017-01-12 16:44 UTC  (19+ messages)
` [PATCH v2 1/8] crypto/sha256: Factor out the parts of base API that don't use shash_desc
` [PATCH v2 2/8] crypto/sha256: Export a sha256_{init,update,final}_direct() API
` [PATCH v2 3/8] crypto/sha256: Build the SHA256 core separately from the crypto module
` [PATCH v2 4/8] bpf: Use SHA256 instead of SHA1 for bpf digests
` [PATCH v2 5/8] bpf: Avoid copying the entire BPF program when hashing it
` [PATCH v2 6/8] bpf: Rename fdinfo's prog_digest to prog_sha256
` [PATCH v2 7/8] net: Rename TCA*BPF_DIGEST to ..._SHA256
` [PATCH v2 8/8] crypto/testmgr: Allocate only the required output size for hash tests

[PATCH v1 0/8] crypto:chcr- Bug fixes
 2017-01-12 16:42 UTC  (6+ messages)
` [PATCH v1 3/8] crypto:chcr- Fix key length for RFC4106

[PATCH] crypto: mediatek: don't return garbage err on successful return
 2017-01-12 16:39 UTC  (2+ messages)

[PATCH 0/3] crypto: picoxcell - Cleanups removing non-DT code
 2017-01-12 16:39 UTC  (2+ messages)

[PATCH] crypto: testmgr - use kmemdup instead of kmalloc+memcpy
 2017-01-12 16:39 UTC  (2+ messages)

[PATCH] crypto: Replaced gcc specific attributes with macros from compiler.h
 2017-01-12 16:39 UTC  (2+ messages)

[PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers
 2017-01-12 16:37 UTC  (27+ messages)
` [PATCH 01/13] crypto: service function to copy AAD from src to dst
` [PATCH 02/13] crypto: gcm_generic - copy AAD during encryption
` [PATCH 03/13] crypto: ccm_generic "
` [PATCH 04/13] crypto: rfc4106-gcm-aesni "
` [PATCH 05/13] crypto: ccm-aes-ce "
` [PATCH 06/13] crypto: talitos "
` [PATCH 07/13] crypto: picoxcell "
` [PATCH 08/13] crypto: ixp4xx "
` [PATCH 09/13] crypto: atmel "
` [PATCH 10/13] crypto: caam "
` [PATCH 11/13] crypto: chelsio "
` [PATCH 12/13] crypto: nx "
` [PATCH 13/13] crypto: qat "

[PATCH] fix itnull.cocci warnings
 2017-01-12 16:26 UTC  (2+ messages)

[PATCH 0/2] crypto: AF_ALG memory management fix
 2017-01-12 16:19 UTC  (9+ messages)
` [PATCH 1/2] crypto: aead AF_ALG - overhaul memory management

[PATCH] crypto: kpp - clear CRYPTO_ALG_DEAD bit in prepare_alg
 2017-01-12 15:41 UTC  (2+ messages)

[PATCH -next] crypto: mediatek - make symbol of_crypto_id static
 2017-01-12 15:03 UTC 

[PATCH v4 0/3] Add Support for Cavium Cryptographic Acceleration Unit
 2017-01-12 14:04 UTC  (14+ messages)
` [PATCH v4 1/3] drivers: crypto: Add Support for Octeon-tx CPT Engine
` [PATCH v4 2/3] drivers: crypto: Add the Virtual Function driver for CPT
` [PATCH v4 3/3] drivers: crypto: Enable CPT options crypto for build
  ` [PATCH] drivers: crypto: fix ifnullfree.cocci warnings

[PATCH] crypto: testmgr - use calculated count for number of test vectors
 2017-01-12 13:40 UTC 

arm64 broken
 2017-01-12  7:50 UTC  (2+ messages)

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

crypto: x86/chacha20 - Manually align stack buffer
 2017-01-11 12:31 UTC  (4+ messages)
  ` [PATCH v2] "

Crypto Fixes for 4.9
 2017-01-11 11:56 UTC  (3+ messages)
` Crypto Fixes for 4.10

[PATCH v2 0/4] Update LZ4 compressor module
 2017-01-10 10:50 UTC  (15+ 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 4/4] fs/pstore: fs/squashfs: Change usage of LZ4 to comply "

[PATCH v2 00/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes
 2017-01-09 18:34 UTC  (5+ 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  (3+ 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).