linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-11 20:53:57 to 2022-01-17 06:42:53 UTC [more...]

[PATCH] crypto: fix unmet dependency on CRYPTO for CRYPTO_LIB_CHACHA_GENERIC
 2022-01-17  6:42 UTC 

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

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

Announce loop-AES-v3.7w file/swap crypto package
 2022-01-16 13:48 UTC 

[PATCH 0/3] KEYS: fixes for asym_tpm keys
 2022-01-15 21:42 UTC  (9+ 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] KEYS: fix length validation in keyctl_pkey_params_get_2()
 2022-01-15 21:26 UTC  (4+ messages)

[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  (39+ 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 RFC v1 3/3] crypto: sha1_generic - import lib/sha1.c locally

[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)
` 

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

[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  (11+ messages)
` [PATCH v2 14/17] riscv: dts: microchip: add fpga fabric section to icicle kit
` [PATCH v2 17/17] MAINTAINERS: update riscv/microchip entry

[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] "

[PATCH v5 00/12] x86: Support Key Locker
 2022-01-13 22:34 UTC  (15+ messages)
` [PATCH v5 01/12] Documentation/x86: Document "
` [PATCH v5 02/12] x86/cpufeature: Enumerate Key Locker feature
` [PATCH v5 03/12] x86/insn: Add Key Locker instructions to the opcode map
` [PATCH v5 04/12] x86/asm: Add a wrapper function for the LOADIWKEY instruction
` [PATCH v5 05/12] x86/msr-index: Add MSRs for Key Locker internal wrapping key
` [PATCH v5 06/12] x86/keylocker: Define Key Locker CPUID leaf
` [PATCH v5 07/12] x86/cpu/keylocker: Load an internal wrapping key at boot-time
` [PATCH v5 08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4
` [PATCH v5 09/12] x86/cpu: Add a configuration and command line option for Key Locker
` [PATCH v5 10/12] crypto: x86/aes - Prepare for a new AES implementation
` [PATCH v5 11/12] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
` [PATCH v5 12/12] crypto: x86/aes-kl - Support XTS mode

[PATCH] crypto: rsa-pkcs1pad - only allow with rsa
 2022-01-13 19:34 UTC 

[PATCH] hwrng: cn10k - HW_RANDOM_CN10K should depend on ARCH_THUNDER
 2022-01-13 11:10 UTC  (4+ messages)
  ` [EXT] "

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

CAAM RNG trouble
 2022-01-13  7:23 UTC  (3+ messages)
` [RFC PATCH] crypto: caam - restore retry count after HW RNG failure
    ` [EXT] "

[PATCH] crypto: asymmetric_keys: remove redundant pointer secs
 2022-01-12 23:34 UTC 

[PATCH crypto 0/2] smaller blake2s code size on m68k and other small platforms
 2022-01-12 22:00 UTC  (10+ messages)
  ` [PATCH crypto 1/2] lib/crypto: blake2s-generic: reduce code size on small systems
  ` [PATCH crypto 2/2] lib/crypto: blake2s: move hmac construction into wireguard

[PATCH v3] crypto: octeontx2 - Avoid stack variable overflow
 2022-01-12 20:38 UTC 

[PATCH] lib/crypto: add prompts back to crypto libraries
 2022-01-12 14:05 UTC  (9+ messages)

[PATCH] hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDER
 2022-01-12 14:05 UTC 

[PATCH] crypto: marvell - Fix platform dependency for CRYPTO_DEV_OCTEONTX2_CPT
 2022-01-12 13:58 UTC 

[PATCH crypto v2 0/2] reduce code size from blake2s on m68k and other small platforms
 2022-01-12 13:18 UTC  (6+ messages)
` [PATCH crypto v3 "
  ` [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

crypto: BUG: spinlock recursion when doing iperf over ipsec with crypto hardware device
 2022-01-12 12:07 UTC 

pull request: add Marvell CPT ucode binaries
 2022-01-12 11:59 UTC  (2+ messages)

[PATCH] drivers/crypto/cpp: remove redundant ret variable
 2022-01-12  8:05 UTC 

[GIT PULL] Crypto Update for 5.9
 2022-01-11 20:53 UTC  (10+ messages)
` [GIT PULL] Crypto Update for 5.10
  ` [GIT PULL] Crypto Update for 5.11
    ` [GIT PULL] Crypto Update for 5.12
      ` [GIT PULL] Crypto Update for 5.13
        ` [GIT PULL] Crypto Update for 5.14
          ` [GIT PULL] Crypto Update for 5.15
            ` [GIT PULL] Crypto Update for 5.16
              ` [GIT PULL] Crypto Update for 5.17


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