linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-11 11:59:37 to 2022-01-14 16:30:40 UTC [more...]

[RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
 2022-01-14 16:30 UTC  (16+ 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:20 UTC  (5+ 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 RFC v1 0/3] remove remaining users of SHA-1
 2022-01-14 16:19 UTC  (34+ 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 v3 00/15] Update the Icicle Kit device tree
 2022-01-14 16:18 UTC  (19+ 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 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 0/3] KEYS: fixes for asym_tpm keys
 2022-01-14 14:54 UTC  (5+ 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 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 0/3] crypto: more rsa-pkcs1pad fixes
 2022-01-14  8:19 UTC  (4+ 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: testmgr - Move crypto_simd_disabled_for_test out
 2022-01-14  6:40 UTC  (4+ messages)
    ` [v2 PATCH] "

[PATCH 0/4] KEYS: x509: various cleanups
 2022-01-14  0:29 UTC  (5+ 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 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] KEYS: fix length validation in keyctl_pkey_params_get_2()
 2022-01-13 20:04 UTC 

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

(no subject)
 2022-01-13 17:53 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  (19+ messages)
` [PATCH 01/14] mpi: Introduce mpi_key_length()
` [PATCH 02/14] rsa: add parser of raw format
` [PATCH 03/14] PGPLIB: PGP definitions (RFC 4880)
` [PATCH 04/14] PGPLIB: Basic packet parser
` [PATCH 05/14] PGPLIB: Signature parser
` [PATCH 06/14] KEYS: PGP data parser
` [PATCH 07/14] KEYS: Provide PGP key description autogeneration
` [PATCH 08/14] KEYS: PGP-based public key signature verification
` [PATCH 09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature()
` [PATCH 10/14] KEYS: Calculate key digest and get signature of the key
` [PATCH 11/14] verification: introduce verify_pgp_signature()
` [PATCH 12/14] PGP: Provide a key type for testing PGP signatures
` [PATCH 13/14] KEYS: Provide a function to load keys from a PGP keyring blob
` [PATCH 14/14] KEYS: Introduce load_pgp_public_keyring()

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  (19+ 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 crypto v2 0/2] reduce code size from blake2s on m68k and other small platforms
    ` [PATCH crypto v2 1/2] lib/crypto: blake2s: move hmac construction into wireguard
    ` [PATCH crypto v2 2/2] lib/crypto: sha1: re-roll loops to reduce code size
    ` [PATCH crypto v3 0/2] reduce code size from blake2s on m68k and other small platforms
      ` [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 v3] crypto: octeontx2 - Avoid stack variable overflow
 2022-01-12 20:38 UTC 

[PATCH v2] lib/crypto: add prompts back to crypto libraries
 2022-01-12 14:57 UTC  (15+ messages)
                      ` [PATCH v3] "

[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 

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

[PATCH] crypto: caam - enable prediction resistance conditionally
 2022-01-11 19:05 UTC  (4+ messages)

[PATCH v43 01/15] Linux Random Number Generator
 2022-01-11 17:10 UTC  (20+ messages)

[PATCH] crypto: qat - fix a signedness bug in get_service_enabled()
 2022-01-11 12:05 UTC  (2+ messages)


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