linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-03 22:10:55 to 2019-10-09 07:33:24 UTC [more...]

[PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-10-09  7:33 UTC  (33+ messages)

[PATCH 0/5] crypto: hisilicon - add HPRE support
 2019-10-09  3:15 UTC  (2+ messages)

[PATCH v3 00/29] crypto: crypto API library interfaces for WireGuard
 2019-10-08 17:46 UTC  (34+ messages)
` [PATCH v3 01/29] crypto: chacha - move existing library code into lib/crypto
` [PATCH v3 02/29] crypto: x86/chacha - depend on generic chacha library instead of crypto driver
` [PATCH v3 03/29] crypto: x86/chacha - expose SIMD ChaCha routine as library function
` [PATCH v3 04/29] crypto: arm64/chacha - depend on generic chacha library instead of crypto driver
` [PATCH v3 05/29] crypto: arm64/chacha - expose arm64 ChaCha routine as library function
` [PATCH v3 06/29] crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code
` [PATCH v3 07/29] crypto: arm/chacha - remove dependency on generic ChaCha driver
` [PATCH v3 08/29] crypto: arm/chacha - expose ARM ChaCha routine as library function
` [PATCH v3 09/29] crypto: mips/chacha - import 32r2 ChaCha code from Zinc
` [PATCH v3 10/29] crypto: mips/chacha - wire up accelerated 32r2 "
` [PATCH v3 11/29] crypto: chacha - unexport chacha_generic routines
` [PATCH v3 12/29] crypto: poly1305 - move core routines into a separate library
` [PATCH v3 13/29] crypto: x86/poly1305 - unify Poly1305 state struct with generic code
` [PATCH v3 14/29] crypto: poly1305 - expose init/update/final library interface
` [PATCH v3 15/29] crypto: x86/poly1305 - depend on generic library not generic shash
` [PATCH v3 16/29] crypto: x86/poly1305 - expose existing driver as poly1305 library
` [PATCH v3 17/29] crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
` [PATCH v3 18/29] crypto: arm/poly1305 "
` [PATCH v3 19/29] crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation
` [PATCH v3 20/29] int128: move __uint128_t compiler test to Kconfig
` [PATCH v3 21/29] crypto: BLAKE2s - generic C library implementation and selftest
` [PATCH v3 22/29] crypto: BLAKE2s - x86_64 library implementation
` [PATCH v3 23/29] crypto: Curve25519 - generic C library implementations and selftest
` [PATCH v3 24/29] crypto: lib/curve25519 - work around Clang stack spilling issue
` [PATCH v3 25/29] crypto: Curve25519 - x86_64 library implementation
` [PATCH v3 26/29] crypto: arm - import Bernstein and Schwabe's Curve25519 ARM implementation
` [PATCH v3 27/29] crypto: arm/Curve25519 - wire up NEON implementation
` [PATCH v3 28/29] crypto: chacha20poly1305 - import construction and selftest from Zinc
` [PATCH v3 29/29] crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine

[PATCH v2] crypto: geode-aes - switch to skcipher for cbc(aes) fallback
 2019-10-08 11:38 UTC  (5+ messages)

[PATCH v2 5.4 regression fix] x86/boot: Provide memzero_explicit
 2019-10-08 11:33 UTC  (15+ messages)
                  ` [PATCH] lib/string: make memzero_explicit inline instead of external
                    ` [tip: x86/urgent] lib/string: Make memzero_explicit() "
` [tip: x86/urgent] x86/boot: Provide memzero_explicit()

[PATCH][next] crypto: inside-secure: fix spelling mistake "algorithmn" -> "algorithm"
 2019-10-08  8:33 UTC  (4+ messages)

[PATCH][V2][next] crypto: inside-secure: fix spelling mistake "algorithmn" -> "algorithm"
 2019-10-08  8:33 UTC  (2+ messages)

[PATCH -next] crypto: inside-secure - Fix randbuild error
 2019-10-08  7:57 UTC  (4+ messages)

[PATCH] crypto: fix comparison of unsigned expression warnings
 2019-10-08  1:00 UTC  (3+ messages)
  ` 答复: "

[PATCH v2 00/20] crypto: crypto API library interfaces for WireGuard
 2019-10-07 16:05 UTC  (52+ messages)
` [PATCH v2 01/20] crypto: chacha - move existing library code into lib/crypto
` [PATCH v2 02/20] crypto: x86/chacha - expose SIMD ChaCha routine as library function
` [PATCH v2 04/20] crypto: arm/chacha - expose ARM "
` [PATCH v2 05/20] crypto: mips/chacha - import accelerated 32r2 code from Zinc
` [PATCH v2 10/20] crypto: mips/poly1305 "
` [PATCH v2 14/20] crypto: Curve25519 - generic C library implementations and selftest
` [PATCH v2 18/20] crypto: arm/Curve25519 - wire up NEON implementation
` [PATCH v2 20/20] crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine

[PATCH 5.4 regression fix] x86/boot: Provide memzero_explicit
 2019-10-07 13:21 UTC  (7+ messages)

[Patch v7 0/4] Create and consolidate trusted keys subsystem
 2019-10-07  5:25 UTC  (5+ messages)
` [Patch v7 1/4] tpm: Move tpm_buf code to include/linux/
` [Patch v7 2/4] KEYS: Use common tpm_buf for trusted and asymmetric keys
` [Patch v7 3/4] KEYS: trusted: Create trusted keys subsystem
` [Patch v7 4/4] KEYS: trusted: Move TPM2 trusted keys code

[cryptodev:master 12/53] drivers/crypto/inside-secure/safexcel_cipher.c:2476:26: sparse: sparse: cast from restricted __le32
 2019-10-06  1:13 UTC 

[cryptodev:master 11/53] drivers/crypto/inside-secure/safexcel_cipher.c:2337:37: sparse: sparse: restricted __le32 degrades to integer
 2019-10-06  0:19 UTC 

[cryptodev:master 29/53] drivers/crypto/inside-secure/safexcel_cipher.c:457:1: warning: the frame size of 1072 bytes is larger than 1024 bytes
 2019-10-05 23:28 UTC 

[cryptodev:master 3/53] drivers/crypto/inside-secure/safexcel_hash.c:366:64: sparse: sparse: invalid assignment: ^=
 2019-10-05 23:22 UTC 

[cryptodev:master 2/53] drivers/crypto/inside-secure/safexcel_hash.c:1945:34: sparse: sparse: incorrect type in assignment (different base types)
 2019-10-05 22:35 UTC 

[cryptodev:master 1/53] drivers/crypto/inside-secure/safexcel_hash.c:1781:25: sparse: sparse: incorrect type in assignment (different base types)
 2019-10-05 21:48 UTC 

[cryptodev:master 53/60] drivers/crypto/hisilicon/sgl.c:122:21: error: 'struct scatterlist' has no member named 'dma_length'; did you mean 'length'?
 2019-10-05 19:59 UTC 

[PATCH] crypto: user - fix memory leak in crypto_reportstat
 2019-10-05 15:27 UTC  (2+ messages)

[PATCH] crypto: user - fix memory leak in crypto_report
 2019-10-05 15:20 UTC  (2+ messages)

[PATCH] crypto: geode-aes - switch to skcipher for cbc(aes) fallback
 2019-10-04 20:27 UTC  (8+ messages)

[Patch v6 0/4] Create and consolidate trusted keys subsystem
 2019-10-04 18:49 UTC  (8+ messages)
` [Patch v6 4/4] KEYS: trusted: Move TPM2 trusted keys code

[af_alg v2] crypto:af_alg cast ki_complete ternary op to int
 2019-10-04 17:50 UTC 

[PATCH v2 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-10-04 17:53 UTC  (7+ messages)
` [PATCH v2 02/11] crypto: Add Allwinner sun8i-ce Crypto Engine
` [PATCH v2 03/11] dt-bindings: crypto: Add DT bindings documentation for "

[PATCHv2 0/7] Non-urgent fixes and improvments for omap3-rom-rng
 2019-10-04 15:40 UTC  (2+ messages)

[PATCH v2] crypto: caam - use mapped_{src,dst}_nents for descriptor
 2019-10-04 15:45 UTC  (2+ messages)

[PATCH v3 0/2] crypto: sun4i-ss: Enable power management
 2019-10-04 15:45 UTC  (2+ messages)

[PATCH] crypto: chtls - simplify a bit 'create_flowc_wr_skb()'
 2019-10-04 15:44 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - fix firmware assignment to AE cores
 2019-10-04 15:45 UTC  (2+ messages)

[PATCH] crypto: ccp - release hmac_buf if ccp_run_sha_cmd fails
 2019-10-04 15:44 UTC  (3+ messages)
` [PATCH v2] crypto: ccp - Release all allocated memory if sha type is invalid

[PATCH] crypto: qce - add CRYPTO_ALG_KERN_DRIVER_ONLY flag
 2019-10-04 15:44 UTC  (2+ messages)

[PATCH 2/2] crypto: hisilicon - allow compile-testing on x86
 2019-10-04 15:44 UTC  (3+ messages)
` [PATCH 2/2] [v2] "

[PATCH] hwrng: iproc-rng200 - Use devm_platform_ioremap_resource() in iproc_rng200_probe()
 2019-10-04 15:42 UTC  (2+ messages)

[PATCHv4 0/3] crypto: inside-secure: Add support for the Chacha20 skcipher and the Chacha20-Poly1305 AEAD suites
 2019-10-04 15:43 UTC  (2+ messages)

[PATCH] hwrng: mediatek: Use devm_platform_ioremap_resource() in mtk_rng_probe()
 2019-10-04 15:42 UTC  (2+ messages)

[PATCH] jitterentropy: fix comments
 2019-10-04 15:42 UTC  (2+ messages)

[PATCH] crypto: inside-secure - Add support for the EIP196
 2019-10-04 15:43 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - Add mailbox message to get mcode info in VF
 2019-10-04 15:43 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - check assoclen and authsize for gcm(aes) cipher
 2019-10-04 15:41 UTC  (2+ messages)

[PATCH 0/2] crypto: inside-secure - Add support for eip197f_iewc
 2019-10-04 15:42 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - Fix cbc ciphers self test failures
 2019-10-04 15:41 UTC  (2+ messages)

[PATCH 0/3] crypto: inside-secure - Add ESP GCM/GMAC/CCM variants
 2019-10-04 15:41 UTC  (2+ messages)

[PATCH 0/2] crypto: inside-secure: [URGENT] Fix stability issue
 2019-10-04 15:41 UTC  (2+ messages)

[PATCHv2 0/3] crypto: inside-secure - Added more authenc w/ (3)DES
 2019-10-04 15:33 UTC  (2+ messages)

[PATCHv2 0/3] crypto: inside-secure - Add (HMAC) SHA3 support
 2019-10-04 15:32 UTC  (2+ messages)

[PATCH] hw_random: move add_early_randomness() out of rng_mutex
 2019-10-04 15:32 UTC  (3+ messages)

[PATCH] crypto: inside-secure - Add SM4 based authenc AEAD ciphersuites
 2019-10-04 15:32 UTC  (2+ messages)

[PATCH] crypto: aegis128-neon - use Clang compatible cflags for ARM
 2019-10-04 15:32 UTC  (2+ messages)

[PATCHv3 0/3] crypto: inside-secure - Add support for (HMAC) SM3
 2019-10-04 15:31 UTC  (2+ messages)

[PATCHv2 0/7] crypto: inside-secure - Add support for SM4 ciphers
 2019-10-04 15:30 UTC  (2+ messages)

[PATCH v3 0/2] hwrng: npcm: add NPCM RNG driver support
 2019-10-04 15:29 UTC  (2+ messages)

[PATCH 0/2] crypto: faster GCM-AES for arm64
 2019-10-04 15:28 UTC  (2+ messages)

[PATCH] crypto: talitos - fix hash result for VMAP_STACK
 2019-10-04 15:27 UTC  (2+ messages)

[PATCH 0/3] crypto: inside-secure - Add support for the CBCMAC
 2019-10-04 15:27 UTC  (2+ messages)

[PATCH] crypto: inside-secure - Added support for CRC32
 2019-10-04 15:27 UTC  (2+ messages)

[PATCH v2] crypto: add blake2b generic implementation
 2019-10-04 10:22 UTC 

[PATCH] crypto: atmel-aes - Fix IV handling when req->nbytes < ivsize
 2019-10-04  8:55 UTC 


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