messages from 2016-12-27 22:43:46 to 2017-01-11 18:10:27 UTC [more...]
[PATCH v2 0/8] Switch BPF's digest to SHA256
2017-01-11 18:10 UTC (15+ 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 v2 0/7] crypto: ARM/arm64 - AES and ChaCha20 updates for v4.11
2017-01-11 16:41 UTC (7+ 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
[RFC PATCH v2] IV Generation algorithms for dm-crypt
2017-01-11 14:55 UTC (15+ messages)
` [RFC PATCH v2] crypto: Add IV generation algorithms
[PATCH 1/2] crypto: mediatek - remove ARM dependencies
2017-01-11 13:55 UTC (2+ messages)
` [PATCH 2/2] crypto: mediatek - fix format string for 64-bit builds
[PATCH v4 0/3] Add Support for Cavium Cryptographic Acceleration Unit
2017-01-11 12:39 UTC (7+ 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
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 (5+ messages)
` Crypto Fixes for 4.10
x86-64: Maintain 16-byte stack alignment
2017-01-11 8:09 UTC (21+ messages)
[PATCH v8 0/1] virtio-crypto: add Linux driver
2017-01-10 12:56 UTC (5+ messages)
` [PATCH v8 1/1] crypto: add virtio-crypto driver
[PATCH v2 0/4] Update LZ4 compressor module
2017-01-10 10:50 UTC (16+ 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 00/13] crypto: copy AAD during encrypt for AEAD ciphers
2017-01-10 1:41 UTC (14+ 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 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 (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 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
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)
[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 (3+ messages)
[PATCH v2 0/3] crypto: arm64/ARM: NEON accelerated ChaCha20 *skcipher*
2016-12-28 9:25 UTC (7+ messages)
` [PATCH v2 1/3] crypto: chacha20 - convert generic and x86 versions to skcipher
[PATCH 0/2] crypto: arm64/ARM: NEON accelerated ChaCha20
2016-12-28 9:13 UTC (6+ 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:39 UTC (2+ messages)
` [PATCH 3/8] random: trigger random_ready callback upon crng_init == 1
page: next (older) | prev (newer) | latest
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).