linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-06 13:07:02 to 2018-10-19 17:59:36 UTC [more...]

[RFC PATCH v2 00/12] crypto: Adiantum support
 2018-10-19 14:34 UTC  (21+ messages)
` [RFC PATCH v2 01/12] crypto: chacha20-generic - add HChaCha20 library function
` [RFC PATCH v2 02/12] crypto: chacha20-generic - add XChaCha20 support
` [RFC PATCH v2 03/12] crypto: chacha20-generic - refactor to allow varying number of rounds
` [RFC PATCH v2 04/12] crypto: chacha - add XChaCha12 support
` [RFC PATCH v2 05/12] crypto: arm/chacha20 - add XChaCha20 support
` [RFC PATCH v2 06/12] crypto: arm/chacha20 - refactor to allow varying number of rounds
` [RFC PATCH v2 07/12] crypto: arm/chacha - add XChaCha12 support
` [RFC PATCH v2 08/12] crypto: poly1305 - add Poly1305 core API
` [RFC PATCH v2 09/12] crypto: nhpoly1305 - add NHPoly1305 support
` [RFC PATCH v2 10/12] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305
` [RFC PATCH v2 11/12] crypto: adiantum - add Adiantum support
` [RFC PATCH v2 12/12] fscrypt: "

[PATCH v3 0/2] crypto: some hardening against AES cache-timing attacks
 2018-10-19  9:54 UTC  (7+ messages)
` [PATCH v3 1/2] crypto: aes_ti - disable interrupts while accessing S-box
` [PATCH v3 2/2] crypto: arm/aes - add some hardening against cache-timing attacks

[PATCH] crypto: cavium/nitrox - fix a DMA pool free failure
 2018-10-19  0:50 UTC 

[PATCH 0/3] crypto: ccree: add SM3 support
 2018-10-18 23:55 UTC  (7+ messages)
` [PATCH 1/3] crypto: ccree: adjust hash length to suit certain context specifics
` [PATCH 2/3] crypto: ccree: modify set_cipher_mode usage from cc_hash
` [PATCH 3/3] crypto: ccree: add SM3 support

[PATCH net-next] cxgb4: fix the error path of cxgb4_uld_register()
 2018-10-18 23:26 UTC  (2+ messages)

[PATCH 3/3] crypto: ccree: add SM3 support
 2018-10-18 20:46 UTC 

[PATCH v4 0/4] Port mxs-dcp to imx6ull and imx6sll
 2018-10-18 18:25 UTC  (18+ messages)
` [PATCH v4 1/4] dt-bindings: crypto: Mention clocks for mxs-dcp
` [PATCH v4 2/4] crypto: mxs-dcp - Add support for dcp clk
` [PATCH v4 3/4] ARM: dts: imx6ull: Add dcp node
` [PATCH v4 4/4] ARM: imx_v6_v7_defconfig: Enable CRYPTO_DEV_MXS_DCP

Photos 36
 2018-10-18 10:50 UTC 

Photos 40
 2018-10-18 14:12 UTC 

[PATCH net-next v8 00/28] WireGuard: Secure Network Tunnel
 2018-10-18 14:57 UTC  (29+ messages)
` [PATCH net-next v8 01/28] ARM: makefile: use ARMv3M mode for RiscPC
` [PATCH net-next v8 02/28] asm: simd context helper API
` [PATCH net-next v8 03/28] zinc: introduce minimal cryptography library
` [PATCH net-next v8 04/28] zinc: ChaCha20 generic C implementation and selftest
` [PATCH net-next v8 05/28] zinc: import Andy Polyakov's ChaCha20 x86_64 implementation
` [PATCH net-next v8 06/28] zinc: "
` [PATCH net-next v8 07/28] zinc: import Andy Polyakov's ChaCha20 ARM and ARM64 implementations
` [PATCH net-next v8 08/28] zinc: port "
` [PATCH net-next v8 09/28] zinc: "
` [PATCH net-next v8 10/28] zinc: ChaCha20 MIPS32r2 implementation
` [PATCH net-next v8 11/28] zinc: Poly1305 generic C implementations and selftest
` [PATCH net-next v8 12/28] zinc: import Andy Polyakov's Poly1305 x86_64 implementation
` [PATCH net-next v8 13/28] zinc: "
` [PATCH net-next v8 14/28] zinc: import Andy Polyakov's Poly1305 ARM and ARM64 implementations
` [PATCH net-next v8 15/28] zinc: "
` [PATCH net-next v8 16/28] zinc: import Andy Polyakov's Poly1305 MIPS64 implementation
` [PATCH net-next v8 17/28] zinc: Poly1305 MIPS32r2 and MIPS64 implementations
` [PATCH net-next v8 18/28] zinc: ChaCha20Poly1305 construction and selftest
` [PATCH net-next v8 19/28] zinc: BLAKE2s generic C implementation "
` [PATCH net-next v8 20/28] zinc: BLAKE2s x86_64 implementation
` [PATCH net-next v8 21/28] zinc: Curve25519 generic C implementations and selftest
` [PATCH net-next v8 22/28] zinc: Curve25519 x86_64 implementation
` [PATCH net-next v8 23/28] zinc: import Bernstein and Schwabe's Curve25519 ARM implementation
` [PATCH net-next v8 24/28] zinc: "
` [PATCH net-next v8 25/28] crypto: port Poly1305 to Zinc
` [PATCH net-next v8 26/28] crypto: port ChaCha20 "
` [PATCH net-next v8 27/28] security/keys: rewrite big_key crypto to use Zinc
` [PATCH net-next v8 28/28] net: WireGuard secure network tunnel

[PATCH] powerpc/8xx: Add DT node for using the SEC engine of the MPC885
 2018-10-18 13:57 UTC 

[PATCH 0/3] Add Inline Crypto Engine (ICE) driver
 2018-10-18 11:43 UTC  (7+ messages)
` [PATCH 1/3] firmware: qcom: scm: Update qcom_scm_call signature
` [PATCH 2/3] dt-bindings: Add ICE device specific parameters
` [PATCH 3/3] crypto: qce: ice: Add support for Inline Crypto Engine

[PATCH] crypto: inside-secure: safexcel - fix memory allocation
 2018-10-18  6:24 UTC  (9+ messages)

dm-integrity stalls with iMX6q CAAM
 2018-10-18  5:35 UTC  (3+ messages)

[PATCH v2 0/2] crypto: some hardening against AES cache-timing attacks
 2018-10-18  4:01 UTC  (7+ messages)
` [PATCH v2 1/2] crypto: aes_ti - disable interrupts while accessing S-box
` [PATCH v2 2/2] crypto: arm/aes - add some hardening against cache-timing attacks

[cryptodev:master 97/126] ERROR: "crypto_fpu_exit" [arch/x86/crypto/aesni-intel.ko] undefined!
 2018-10-17 13:51 UTC 

[cryptodev:master 97/126] arch/x86/crypto/aesni-intel_glue.c:1505: undefined reference to `crypto_fpu_exit'
 2018-10-17 12:18 UTC 

my subject
 2018-10-17 11:28 UTC 

set_cpus_allowed_ptr() usage in FREESCALE CAAM
 2018-10-17  6:21 UTC  (4+ messages)
` [PATCH] crypto: caam/qi - simplify CGR allocation, freeing

[PATCH v2 1/1] crypto:chelsio: Update ntx queue received from cxgb4
 2018-10-17  6:22 UTC  (2+ messages)

[PATCH] crypto: caam - add SPDX license identifier to all files
 2018-10-17  6:21 UTC 

[PATCH] crypto: ccree - avoid implicit enum conversion
 2018-10-17  6:22 UTC  (6+ messages)

[PATCH v2 0/2] crypto: streebog - add Streebog hash function
 2018-10-17  6:08 UTC  (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] crypto: streebog - add Streebog test vectors

[PATCH] crypto: aes_ti - disable interrupts while accessing sbox
 2018-10-16 22:37 UTC  (2+ messages)

[PATCH v3 0/4] Port mxs-dcp to imx6ull and imx6sll
 2018-10-16 17:23 UTC  (16+ messages)
` [PATCH v3 1/4] dt-bindings: crypto: Mention clocks for mxs-dcp
` [PATCH v3 2/4] crypto: mxs-dcp - Add support for dcp clk
` [PATCH v3 3/4] ARM: dts: imx6ull: Add dcp node
` [PATCH v3 4/4] ARM: imx_v6_v7_defconfig: Enable CRYPTO_DEV_MXS_DCP

[PATCH 0/3] crypto: ccree: add CryptoCell 713 baseline support
 2018-10-16 13:35 UTC  (4+ messages)
` [PATCH 1/3] crypto: ccree: add support for CryptoCell 713
` [PATCH 2/3] crypto: ccree: add dt bindings for ccree 713
` [PATCH 3/3] crypto: ccree: add SM4 support

[PATCH v4 4.4 2/4] x86/fpu: Remove use_eager_fpu()
 2018-10-16  7:00 UTC 

Working test 5
 2018-10-15 13:19 UTC 

Looking for linux-crypto archive donations
 2018-10-15 17:14 UTC 

[PATCH v2 0/4] Port mxs-dcp to imx6ull and imx6sll
 2018-10-15 16:11 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: Mention clocks for mxs-dcp
` [PATCH v2 2/4] crypto: mxs-dcp - Add support for dcp clk
` [PATCH v2 3/4] ARM: dts: imx6ull: Add dcp node
` [PATCH v2 4/4] ARM: imx_v6_v7_defconfig: Enable CRYPTO_DEV_MXS_DCP

[PATCH 1/1] crypto:chelsio: Update ntx queue received from cxgb4
 2018-10-13  7:23 UTC  (3+ messages)

[PATCH] crypto/testmgr.c: fix sizeof() on COMP_BUF_SIZE
 2018-10-12  6:23 UTC  (3+ messages)

[PATCH v3 4.4.y 1/3] x86/fpu: Remove use_eager_fpu()
 2018-10-11 15:10 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in sha256_mb_mgr_get_comp_job_avx2
 2018-10-10  7:57 UTC 

[PATCH 0/3] crypto: use unaligned accessors in aligned fast paths
 2018-10-09  8:38 UTC  (11+ messages)
` [PATCH 1/3] crypto: memneq - use unaligned accessors for aligned fast path
` [PATCH 2/3] crypto: crypto_xor "
` [PATCH 3/3] crypto: siphash - drop _aligned variants

[PATCH 0/2] crypto: streebog - add Streebog hash function
 2018-10-09  6:57 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] crypto: streebog - add Streebog test vectors

[PATCH net-next v7 03/28] zinc: introduce minimal cryptography library
 2018-10-09  0:02 UTC  (7+ messages)
` [PATCH net-next v7 25/28] crypto: port Poly1305 to Zinc
` [PATCH net-next v7 26/28] crypto: port ChaCha20 "

general protection fault in gcmaes_crypt_by_sg
 2018-10-08 10:06 UTC  (2+ messages)

[PATCH] crypto: arm64/aes - fix handling sub-block CTS-CBC inputs
 2018-10-08  5:53 UTC  (2+ messages)

[PATCH] crypto: caam/qi2 - avoid double export
 2018-10-08  5:53 UTC  (2+ messages)

[PATCH 0/3] crypto: mxs-dcp - Fix tcrypt on imx6
 2018-10-08  5:52 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - Fix format strings
 2018-10-08  5:47 UTC  (2+ 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).