linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-13 23:56:33 to 2022-01-19 13:02:05 UTC [more...]

[PATCH 00/14] KEYS: Add support for PGP keys and signatures
 2022-01-19 13:02 UTC  (12+ messages)

[PATCH] lib/crypto: blake2s: fix a CFI failure
 2022-01-19 12:34 UTC  (19+ messages)

[PATCH] dt-bindings: Improve phandle-array schemas
 2022-01-19 12:09 UTC  (8+ messages)

[PATCH v4 00/14] Update the Icicle Kit device tree
 2022-01-19 10:47 UTC  (23+ messages)
` [PATCH v4 01/14] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v4 02/14] dt-bindings: soc/microchip: add services as children of sys ctrlr
` [PATCH v4 03/14] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v4 04/14] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v4 05/14] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v4 06/14] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH v4 07/14] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH v4 08/14] dt-bindings: pwm: add microchip corepwm binding
` [PATCH v4 09/14] riscv: dts: microchip: use clk defines for icicle kit
` [PATCH v4 10/14] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v4 11/14] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v4 12/14] riscv: dts: microchip: update peripherals in "
` [PATCH v4 13/14] riscv: dts: microchip: add new peripherals to "
` [PATCH v4 14/14] MAINTAINERS: update riscv/microchip entry

[PATCH] crypto: memneq: avoid implicit unaligned accesses
 2022-01-19 10:17 UTC  (2+ messages)

[PATCH] crypto: authenc - Fix sleep in atomic context in decrypt_tail
 2022-01-19  6:58 UTC 

[PATCH 0/3] KEYS: fixes for asym_tpm keys
 2022-01-19  0:59 UTC  (10+ messages)
` [PATCH 1/3] KEYS: asym_tpm: fix buffer overreads in extract_key_parameters()
` [PATCH 2/3] KEYS: asym_tpm: fix incorrect comment
` [PATCH 3/3] KEYS: asym_tpm: rename derive_pub_key()

[PATCH v2 0/4] KEYS: x509: various cleanups
 2022-01-19  0:54 UTC  (5+ messages)
` [PATCH v2 1/4] KEYS: x509: clearly distinguish between key and signature algorithms
` [PATCH v2 2/4] KEYS: x509: remove unused fields
` [PATCH v2 3/4] KEYS: x509: remove never-set ->unsupported_key flag
` [PATCH v2 4/4] KEYS: x509: remove dead code that set ->unsupported_sig

[PATCH] KEYS: fix length validation in keyctl_pkey_params_get_2()
 2022-01-19  0:22 UTC  (5+ messages)

[PATCH v2 0/5] crypto: rsa-pkcs1pad fixes
 2022-01-19  0:13 UTC  (6+ messages)
` [PATCH v2 1/5] crypto: rsa-pkcs1pad - only allow with rsa
` [PATCH v2 2/5] crypto: rsa-pkcs1pad - correctly get hash from source scatterlist
` [PATCH v2 3/5] crypto: rsa-pkcs1pad - restore signature length check
` [PATCH v2 4/5] crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete()
` [PATCH v2 5/5] crypto: rsa-pkcs1pad - use clearer variable names

Announce loop-AES-v3.7w file/swap crypto package
 2022-01-18 19:06 UTC  (2+ messages)

[RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
 2022-01-18 17:40 UTC  (8+ messages)
` [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth

[RFC PATCH v2] crypto: caam - restore retry count after HW RNG failure
 2022-01-18 14:18 UTC 

[PATCH crypto v3 0/2] reduce code size from blake2s on m68k and other small platforms
 2022-01-18 12:50 UTC  (5+ messages)

[PATCH v3 0/4] arm64: accelerate crc32_be
 2022-01-18 10:23 UTC  (5+ messages)
` [PATCH v3 1/4] lib/crc32.c: remove unneeded casts
` [PATCH v3 2/4] lib/crc32.c: Make crc32_be weak for arch override
` [PATCH v3 3/4] lib/crc32test.c: correct printed bytes count
` [PATCH v3 4/4] arm64: accelerate crc32_be

[PATCH] crypto: qat - fix access to PFVF interrupt registers for GEN4
 2022-01-18 10:35 UTC 

CAAM RNG trouble
 2022-01-18  9:04 UTC  (5+ messages)
` [RFC PATCH] crypto: caam - restore retry count after HW RNG failure
    ` [EXT] "

[PATCH] crypto: kdf - Select hmac in addition to sha256
 2022-01-18  5:31 UTC 

[PATCH AUTOSEL 5.15 062/188] crypto: jitter - consider 32 LSB for APT
 2022-01-18  2:30 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 125/188] crypto: ccp - Move SEV_INIT retry for corrupted data
` [PATCH AUTOSEL 5.15 126/188] crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()

[PATCH AUTOSEL 5.10 030/116] crypto: jitter - consider 32 LSB for APT
 2022-01-18  2:38 UTC 

[PATCH AUTOSEL 5.16 073/217] crypto: jitter - consider 32 LSB for APT
 2022-01-18  2:18 UTC  (4+ messages)
` [PATCH AUTOSEL 5.16 146/217] crypto: ccp - Move SEV_INIT retry for corrupted data
` [PATCH AUTOSEL 5.16 147/217] crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()
` [PATCH AUTOSEL 5.16 148/217] crypto: hisilicon/qm - fix deadlock for remove driver

[PATCH] crypto: fix unmet dependency on CRYPTO for CRYPTO_LIB_CHACHA_GENERIC
 2022-01-18  1:29 UTC  (2+ messages)

Re:[PATCH] crypto: caam - enable prediction resistance conditionally
 2022-01-17 10:33 UTC 

[PATCH] rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
 2022-01-16 22:34 UTC  (2+ messages)

[PATCH v3] lib/crypto: add prompts back to crypto libraries
 2022-01-16 16:58 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 0/4] KEYS: x509: various cleanups
 2022-01-15 19:07 UTC  (9+ messages)
` [PATCH 1/4] KEYS: x509: clearly distinguish between key and signature algorithms
` [PATCH 2/4] KEYS: x509: remove unused fields
` [PATCH 3/4] KEYS: x509: remove never-set ->unsupported_key flag
` [PATCH 4/4] KEYS: x509: remove dead code that set ->unsupported_sig

[PATCH v3 00/15] Update the Icicle Kit device tree
 2022-01-15 17:22 UTC  (27+ messages)
` [PATCH v3 01/15] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v3 02/15] dt-bindings: soc/microchip: add services as children of sys ctrlr
` [PATCH v3 03/15] mailbox: change mailbox-mpfs compatible string
` [PATCH v3 04/15] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v3 05/15] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v3 06/15] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v3 07/15] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH v3 08/15] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH v3 09/15] dt-bindings: pwm: add microchip corepwm binding
` [PATCH v3 10/15] riscv: dts: microchip: use clk defines for icicle kit
` [PATCH v3 11/15] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v3 12/15] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v3 13/15] riscv: dts: microchip: update peripherals in "
` [PATCH v3 14/15] riscv: dts: microchip: add new peripherals to "
` [PATCH v3 15/15] MAINTAINERS: update riscv/microchip entry

[PATCH] crypto: sun8i-ss: really disable hash on A80
 2022-01-15 10:07 UTC 

[PATCH 0/3] crypto: more rsa-pkcs1pad fixes
 2022-01-15  5:47 UTC  (6+ messages)
` [PATCH 1/3] crypto: rsa-pkcs1pad - correctly get hash from source scatterlist
` [PATCH 2/3] crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete()
` [PATCH 3/3] crypto: rsa-pkcs1pad - use clearer variable names

[PATCH] crypto: x86 - Convert to SPDX identifier
 2022-01-15  0:17 UTC 

[PATCH RFC v1 0/3] remove remaining users of SHA-1
 2022-01-14 23:04 UTC  (23+ messages)
` [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
` [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation

[PATCH] crypto: testmgr - Move crypto_simd_disabled_for_test out
 2022-01-14 21:57 UTC  (5+ messages)
    ` [v2 PATCH] "

(no subject)
 2022-01-14 17:17 UTC  (2+ messages)
` 

[PATCH RFC v2 0/3] remove remaining users of SHA-1
 2022-01-14 16:33 UTC  (6+ messages)
` [PATCH RFC v2 1/3] bpf: move from sha1 to blake2s in tag calculation
` [PATCH RFC v2 2/3] ipv6: move from sha1 to blake2s in address calculation
` [PATCH RFC v2 3/3] crypto: sha1_generic - import lib/sha1.c locally

[PATCH crypto v3 0/2] reduce code size from blake2s on m68k and other small platforms
 2022-01-14 15:42 UTC  (3+ messages)
` [PATCH crypto v3 1/2] lib/crypto: blake2s: move hmac construction into wireguard
` [PATCH crypto v3 2/2] lib/crypto: sha1: re-roll loops to reduce code size

[PATCH v2 00/17] Update the Icicle Kit device tree
 2022-01-14 13:35 UTC  (4+ messages)
` [PATCH v2 14/17] riscv: dts: microchip: add fpga fabric section to icicle kit

[PATCH v2 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
 2022-01-14 12:54 UTC  (14+ messages)
` [PATCH v2 03/18] crypto: dh - optimize domain parameter serialization for well-known groups
        ` [PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
              ` [v2 PATCH] "


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