messages from 2020-10-16 17:28:33 to 2020-10-27 06:53:14 UTC [more...]
[PATCH 0/4] crypto: switch to crypto API for EBOIV generation
2020-10-27 6:53 UTC (16+ messages)
` [PATCH 1/4] crypto: add eboiv as a crypto API template
` [PATCH 2/4] crypto: add eboiv(cbc(aes)) test vectors
` [PATCH 3/4] dm crypt: switch to EBOIV crypto API template
` [PATCH 4/4] crypto: ccree: re-introduce ccree eboiv support
UBSAN: array-index-out-of-bounds in alg_bind
2020-10-26 23:40 UTC (13+ messages)
` [PATCH] crypto: af_alg - avoid undefined behavior accessing salg_name
[PATCH] crypto: arm64/poly1305-neon - reorder PAC authentication with SP update
2020-10-26 23:06 UTC (4+ messages)
[PATCH v2] crypto: caam - enable crypto-engine retry mechanism
2020-10-26 21:19 UTC (2+ messages)
[PATCH -next] crypto: atmel-sha: discard unnecessary break
2020-10-26 20:44 UTC (2+ messages)
[PATCH] crypto: atmel-sha: remove unneeded break
2020-10-26 20:43 UTC (2+ messages)
[PATCH] crypto: caam - enable crypto-engine retry mechanism
2020-10-26 17:57 UTC (4+ messages)
[GIT PULL] Crypto Update for 5.9
2020-10-26 17:52 UTC (4+ messages)
` [GIT PULL] Crypto Fixes "
` [GIT PULL] Crypto Fixes for 5.10
[PATCH] random: remove dead code left over from blocking pool
2020-10-26 16:34 UTC (3+ messages)
[PATCH] random: initialize ChaCha20 constants with correct endianness
2020-10-26 16:33 UTC (5+ messages)
[PATCH] random: fix the RNDRESEEDCRNG ioctl
2020-10-26 16:33 UTC (3+ messages)
[PATCH] crypto: testmgr - WARN on test failure
2020-10-26 16:31 UTC
[PATCH 0/4] crypto: testmgr - always print the actual driver name
2020-10-26 16:17 UTC (5+ messages)
` [PATCH 1/4] crypto: aead - add crypto_aead_driver_name()
` [PATCH 2/4] crypto: testmgr - always print the actual hash driver name
` [PATCH 3/4] crypto: testmgr - always print the actual AEAD "
` [PATCH 4/4] crypto: testmgr - always print the actual skcipher "
[PATCH 0/3] crypto: Add Keem Bay OCS HCU driver
2020-10-26 13:17 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: crypto: Add Keem Bay OCS HCU bindings
` [PATCH 2/3] crypto: keembay: Add Keem Bay OCS HCU driver
` [PATCH 3/3] MAINTAINERS: Add maintainers for "
[PATCH v4 0/6] crypto: lib/sha256 - cleanup/optimization
2020-10-26 10:06 UTC (18+ messages)
` [PATCH v4 1/6] crypto: lib/sha256 - Use memzero_explicit() for clearing state
` [PATCH v4 2/6] crypto: "
` [PATCH v4 3/6] crypto: lib/sha256 - Don't clear temporary variables
` [PATCH v4 4/6] crypto: lib/sha256 - Clear W[] in sha256_update() instead of sha256_transform()
` [PATCH v4 5/6] crypto: lib/sha256 - Unroll SHA256 loop 8 times intead of 64
` [PATCH v4 6/6] crypto: lib/sha256 - Unroll LOAD and BLEND loops
[PATCH] crypto: x86/poly1305 - add back a needed assignment
2020-10-23 22:40 UTC (2+ messages)
[PATCH v3 0/5] crypto: lib/sha256 - cleanup/optimization
2020-10-23 22:31 UTC (9+ messages)
` [PATCH v3 1/5] crypto: Use memzero_explicit() for clearing state
` [PATCH v3 2/5] crypto: lib/sha256 - Don't clear temporary variables
` [PATCH v3 3/5] crypto: lib/sha256 - Clear W[] in sha256_update() instead of sha256_transform()
` [PATCH v3 4/5] crypto: lib/sha256 - Unroll SHA256 loop 8 times intead of 64
` [PATCH v3 5/5] crypto: lib/sha256 - Unroll LOAD and BLEND loops
[PATCH v2 0/6] crypto: lib/sha256 - cleanup/optimization
2020-10-23 21:53 UTC (23+ messages)
` [PATCH v2 1/6] crypto: Use memzero_explicit() for clearing state
` [PATCH v2 2/6] crypto: lib/sha256 - Don't clear temporary variables
` [PATCH v2 3/6] crypto: lib/sha256 - Clear W[] in sha256_update() instead of sha256_transform()
` [PATCH v2 4/6] crypto: lib/sha256 - Unroll SHA256 loop 8 times intead of 64
` [PATCH v2 5/6] crypto: lib/sha256 - Unroll LOAD and BLEND loops
` [PATCH v2 6/6] crypto: lib/sha - Combine round constants and message schedule
Qualcomm Crypto Engine driver
2020-10-23 17:00 UTC (2+ messages)
[PATCH] hwrng: imx-rngc - platform_get_irq() already prints an error
2020-10-22 20:16 UTC (2+ messages)
[PATCH -next] treewide: Remove stringification from __alias macro definition
2020-10-22 16:20 UTC (10+ messages)
[RFC PATCH 0/2] Check codeSigning extended key usage extension
2020-10-21 10:20 UTC (7+ messages)
` [RFC PATCH 1/2] X.509: Add CodeSigning extended key usage parsing
` [RFC PATCH 2/2] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification
[PATCH 0/5] crypto: lib/sha256 - cleanup/optimization
2020-10-20 19:45 UTC (10+ messages)
` [PATCH 1/5] crypto: Use memzero_explicit() for clearing state
` [PATCH 2/5] crypto: lib/sha256 - Don't clear temporary variables
` [PATCH 3/5] crypto: lib/sha256 - Clear W[] in sha256_update() instead of sha256_transform()
` [PATCH 4/5] crypto: lib/sha256 - Unroll SHA256 loop 8 times intead of 64
` [PATCH 5/5] crypto: lib/sha256 - Unroll LOAD and BLEND loops
[RFC] treewide: cleanup unreachable breaks
2020-10-20 18:42 UTC (19+ messages)
` [Cocci] "
` [Ocfs2-devel] "
[DISCUSSION PATCH 00/41] random: possible ways towards NIST SP800-90B compliance
2020-10-19 19:38 UTC (17+ messages)
` [PATCH v36 00/13] /dev/random - a new approach
` [PATCH v36 01/13] Linux Random Number Generator
` [PATCH v36 02/13] LRNG - allocate one DRNG instance per NUMA node
` [PATCH v36 03/13] LRNG - sysctls and /proc interface
` [PATCH v36 04/13] LRNG - add switchable DRNG support
` [PATCH v36 05/13] LRNG - add common generic hash support
` [PATCH v36 06/13] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v36 07/13] LRNG - add SP800-90A DRBG extension
` [PATCH v36 08/13] LRNG - add kernel crypto API PRNG extension
` [PATCH v36 09/13] crypto: provide access to a static Jitter RNG state
` [PATCH v36 10/13] LRNG - add Jitter RNG fast noise source
` [PATCH v36 11/13] LRNG - add SP800-90B compliant health tests
` [PATCH v36 12/13] LRNG - add interface for gathering of raw entropy
` [PATCH v36 13/13] LRNG - add power-on and runtime self-tests
[PATCH v8,net-next,00/12] Add Support for Marvell OcteonTX2
2020-10-19 19:07 UTC (16+ messages)
` [PATCH v8,net-next,01/12] octeontx2-pf: move lmt flush to include/linux/soc
` [PATCH v8,net-next,02/12] octeontx2-af: add mailbox interface for CPT
` [PATCH v8,net-next,03/12] octeontx2-af: add debugfs entries for CPT block
` [PATCH v8,net-next,04/12] drivers: crypto: add Marvell OcteonTX2 CPT PF driver
` [PATCH v8,net-next,05/12] crypto: octeontx2: add mailbox communication with AF
` [PATCH v8,net-next,06/12] crypto: octeontx2: enable SR-IOV and mailbox communication with VF
` [PATCH v8,net-next,07/12] crypto: octeontx2: load microcode and create engine groups
` [PATCH v8,net-next,08/12] crypto: octeontx2: add LF framework
` [PATCH v8,net-next,09/12] crypto: octeontx2: add support to get engine capabilities
` [PATCH v8,net-next,10/12] crypto: octeontx2: add virtual function driver support
` [PATCH v8,net-next,11/12] crypto: octeontx2: add support to process the crypto request
` [PATCH v8,net-next,12/12] crypto: octeontx2: register with linux crypto framework
gssapi, crypto and afs/rxrpc
2020-10-19 18:07 UTC (3+ messages)
[PATCH AUTOSEL 5.9 004/111] crypto: ccp - fix error handling
2020-10-18 19:16 UTC (2+ messages)
` [PATCH AUTOSEL 5.9 020/111] crypto: hisilicon - fixed memory allocation error
[PATCH AUTOSEL 5.8 004/101] crypto: ccp - fix error handling
2020-10-18 19:19 UTC (2+ messages)
` [PATCH AUTOSEL 5.8 020/101] crypto: hisilicon - fixed memory allocation error
[PATCH AUTOSEL 4.19 02/56] crypto: ccp - fix error handling
2020-10-18 19:23 UTC
[PATCH AUTOSEL 4.9 01/41] crypto: ccp - fix error handling
2020-10-18 19:25 UTC
[PATCH AUTOSEL 4.14 01/52] crypto: ccp - fix error handling
2020-10-18 19:24 UTC
[PATCH AUTOSEL 5.4 03/80] crypto: ccp - fix error handling
2020-10-18 19:21 UTC
Announce loop-AES-v3.7s file/swap crypto package
2020-10-17 13:12 UTC
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).