messages from 2019-04-09 06:24:14 to 2019-04-18 03:18:21 UTC [more...]
Question regarding crypto scatterlists / testmgr
2019-04-18 3:16 UTC (11+ messages)
[PATCH v3] HID: add driver for U2F Zero built-in LED and RNG
2019-04-17 14:47 UTC (7+ messages)
[PATCH] crypto: cavium/nitrox - Fix HW family part name format
2019-04-17 11:15 UTC
crypto: Kernel memory overwrite attempt detected to spans multiple pages
2019-04-17 9:54 UTC (27+ messages)
` [PATCH] crypto: testmgr - allocate buffers with __GFP_COMP
[PATCH] crypto: caam/jr - update gcm detection logic
2019-04-17 9:47 UTC (2+ messages)
[PATCH v3 00/26] compat_ioctl: cleanups
2019-04-16 22:33 UTC (3+ messages)
` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl
[PATCH 0/24] Forbid 2-key 3DES in FIPS mode
2019-04-16 12:53 UTC (34+ messages)
` [PATCH 1/24] crypto: des_generic - Forbid 2-key in 3DES and add helpers
` [PATCH 2/24] crypto: s390 - Forbid 2-key 3DES in FIPS mode
` [PATCH 3/24] crypto: sparc "
` [PATCH 4/24] crypto: atmel "
` [PATCH 5/24] crypto: bcm "
` [PATCH 6/24] crypto: caam "
` [PATCH 7/24] crypto: cavium "
` [PATCH 8/24] crypto: nitrox "
` [PATCH 9/24] crypto: ccp "
` [PATCH 10/24] crypto: ccree "
` [PATCH 11/24] crypto: hifn_795x "
` [PATCH 12/24] crypto: hisilicon "
` [PATCH 13/24] crypto: inside-secure "
` [PATCH 14/24] crypto: ixp4xx "
` [PATCH 15/24] crypto: marvell "
` [PATCH 16/24] crypto: n2 "
` [PATCH 17/24] crypto: omap "
` [PATCH 18/24] crypto: picoxcell "
` [PATCH 19/24] crypto: qce "
` [PATCH 20/24] crypto: rockchip "
` [PATCH 21/24] crypto: stm32 "
` [PATCH 22/24] crypto: sun4i-ss "
` [PATCH 23/24] crypto: talitos "
` [PATCH 24/24] crypto: ux500 "
[PATCH 0/6] Add Hygon SEV support
2019-04-16 10:28 UTC (12+ messages)
` [PATCH 1/6] crypto: ccp: Add Hygon Dhyana support
` [PATCH 2/6] crypto: ccp: Define Hygon SEV commands
` [PATCH 3/6] crypto: ccp: Implement SEV_GM_PUBKEY_GEN ioctl command
[PATCH] crypto: caam: fix spelling mistake "cannote" -> "cannot"
2019-04-16 6:56 UTC (2+ messages)
[PATCH 0/2] hwrng: stm32 - Fix issue and add default quality level
2019-04-15 9:41 UTC (2+ messages)
[crypto 0/4] Inline TLS client and v6 support
2019-04-15 9:36 UTC (10+ messages)
BUG: sleeping function called from invalid context at crypto/skcipher.c:LINE
2019-04-15 8:56 UTC (6+ messages)
` crypto: xts - Fix atomic sleep when walking skcipher
` [v2 PATCH] "
crypto: lrw - Fix atomic sleep when walking skcipher
2019-04-15 8:55 UTC (3+ messages)
` [v2 PATCH] "
[RFC PATCH 0/3] crypto: remove shash_desc::flags
2019-04-15 5:12 UTC (5+ messages)
` [RFC PATCH 1/3] crypto: shash - remove useless crypto_yield() in shash_ahash_digest()
` [RFC PATCH 2/3] crypto: nx - don't abuse shash MAY_SLEEP flag
` [RFC PATCH 3/3] crypto: shash - remove shash_desc::flags
[PATCH] crypto: shash - fix missed optimization in shash_ahash_digest()
2019-04-14 23:23 UTC
[PATCH] crypto: powerpc - convert to use crypto_simd_usable()
2019-04-13 5:33 UTC
[PATCH] crypto: cavium - remove bogus code handling cryptd
2019-04-13 4:25 UTC
[PATCH] crypto: cryptd - remove ability to instantiate ablkciphers
2019-04-13 4:23 UTC
[PATCH] crypto: vmx - fix copy-paste error in CTR mode
2019-04-13 3:41 UTC (9+ messages)
[PATCH v2 0/7] crypto: fuzz algorithms against their generic implementation
2019-04-13 2:40 UTC (10+ messages)
` [PATCH v2 1/7] crypto: testmgr - expand ability to test for errors
` [PATCH v2 2/7] crypto: testmgr - identify test vectors by name rather than number
` [PATCH v2 3/7] crypto: testmgr - add helpers for fuzzing against generic implementation
` [PATCH v2 4/7] crypto: testmgr - fuzz hashes against their "
` [PATCH v2 5/7] crypto: testmgr - fuzz skciphers "
` [PATCH v2 6/7] crypto: testmgr - fuzz AEADs "
` [PATCH v2 7/7] crypto: run initcalls for generic implementations earlier
[PATCH] crypto: scompress - initialize per-CPU variables on each CPU
2019-04-12 18:10 UTC (2+ messages)
[PATCH 1/2] crypto: scompress: return proper error code for allocation failure
2019-04-12 14:29 UTC (10+ messages)
` [PATCH 2/2] crypto: scompress: Use per-CPU struct instead multiple variables
[PATCH] crypto: rockchip - update IV buffer to contain the next IV
2019-04-12 9:16 UTC
[PATCH 1/1] crypto: testmgr - call shash_init in crc32c algo
2019-04-12 6:34 UTC (3+ messages)
[crypto 4/4] IPv6 changes for Inline TLS
2019-04-12 5:25 UTC (4+ messages)
` [RFC PATCH] chtls_rsk_opsv6 can be static
[crypto 3/4] crypto/chelsio/chtls: CPL for TLS client
2019-04-12 4:57 UTC (3+ messages)
` [RFC PATCH] crypto/chelsio/chtls: chtls_sock_release() can be static
[crypto 2/4] crypto/chelsio/chtls: hardware connect API
2019-04-12 4:30 UTC (2+ messages)
[PATCH v9 00/10] crypto: add EC-RDSA (GOST 34.10) algorithm
2019-04-12 3:28 UTC (14+ messages)
` [PATCH v9 01/10] crypto: akcipher - default implementations for request callbacks
` [PATCH v9 02/10] crypto: rsa - unimplement sign/verify for raw RSA backends
` [PATCH v9 03/10] crypto: akcipher - new verify API for public key algorithms
` [PATCH v9 04/10] KEYS: do not kmemdup digest in {public,tpm}_key_verify_signature
` [PATCH v9 05/10] X.509: parse public key parameters from x509 for akcipher
` [PATCH v9 06/10] crypto: Kconfig - create Public-key cryptography section
` [PATCH v9 07/10] crypto: ecc - make ecc into separate module
` [PATCH v9 08/10] crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
` [PATCH v9 09/10] crypto: ecrdsa - add EC-RDSA test vectors to testmgr
` [PATCH v9 10/10] integrity: support EC-RDSA signatures for asymmetric_verify
[crypto 1/4] net/tls: connect routine for Inine TLS Client
2019-04-11 20:43 UTC (2+ messages)
[RFC/RFT PATCH 18/18] crypto: run initcalls for generic implementations earlier
2019-04-11 6:26 UTC (6+ messages)
[PATCH v2 0/7] crypto: fixes in preparation of new fuzz tests
2019-04-10 19:18 UTC (14+ messages)
` [PATCH v2 1/7] crypto: lrw - don't access already-freed walk.iv
` [PATCH v2 2/7] crypto: salsa20 "
` [PATCH v2 3/7] crypto: arm/aes-neonbs "
` [PATCH v2 4/7] crypto: arm64/aes-neonbs "
` [PATCH v2 5/7] crypto: gcm - fix incompatibility between "gcm" and "gcm_base"
` [PATCH v2 6/7] crypto: ccm - fix incompatibility between "ccm" and "ccm_base"
` [PATCH v2 7/7] crypto: vmx - return correct error code on failed setkey
[PATCH -next] crypto: remove set but not used variable 'fini'
2019-04-10 2:47 UTC
[ANNOUNCE][CFP] Linux Security Summit North America 2019
2019-04-09 22:34 UTC
[Bug] Rockchip crypto driver sometimes produces wrong ciphertext
2019-04-09 16:58 UTC (17+ messages)
[PATCH 2/2] crypto: sahara: Convert IS_ENABLED uses to __is_defined
2019-04-09 16:33 UTC
[PATCH 0/17] Add zinc using existing algorithm implementations
2019-04-09 16:14 UTC (6+ messages)
[PATCH v8 00/10] crypto: add EC-RDSA (GOST 34.10) algorithm
2019-04-09 14:02 UTC (4+ messages)
[PATCH] crypto: caam/jr - Remove extra memory barrier during job ring dequeue
2019-04-09 6:38 UTC
[RFC/RFT PATCH 04/18] crypto: skcipher - restore default skcipher_walk::iv on error
2019-04-09 6:37 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).