Linux-Crypto Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-07 15:39:05 to 2024-03-20 02:58:07 UTC [more...]

BUG: unable to handle kernel paging request in crypto_sha3_update
 2024-03-20  2:57 UTC 

[PATCH riscv/for-next] crypto: riscv - parallelize AES-CBC decryption
 2024-03-20  1:48 UTC  (2+ messages)

Divide by zero in iaa_crypto during boot of a kdump kernel
 2024-03-19 22:19 UTC  (2+ messages)

[PATCH] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
 2024-03-19 20:14 UTC  (4+ messages)

[PATCH v6 00/13] Add support for NIST P521 to ecdsa
 2024-03-19 19:14 UTC  (48+ messages)
` [PATCH v6 01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible
` [PATCH v6 02/13] crypto: ecdsa - Convert byte arrays with key coordinates to digits
` [PATCH v6 03/13] crypto: ecdsa - Adjust tests on length of key parameters
` [PATCH v6 04/13] crypto: ecdsa - Extend res.x mod n calculation for NIST P521
` [PATCH v6 05/13] crypto: ecc - Add nbits field to ecc_curve structure
` [PATCH v6 06/13] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
  ` [EXTERNAL] "
` [PATCH v6 07/13] crypto: ecc - Add special case for NIST P521 in ecc_point_mult
` [PATCH v6 08/13] crypto: ecc - Add NIST P521 curve parameters
` [PATCH v6 09/13] crypto: ecdsa - Replace ndigits with nbits where precision is needed
` [PATCH v6 10/13] crypto: ecdsa - Rename keylen to bufsize where necessary
` [PATCH v6 11/13] crypto: ecdsa - Register NIST P521 and extend test suite
` [PATCH v6 12/13] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521
  ` [EXTERNAL] "
` [PATCH v6 13/13] crypto: x509 - Add OID for NIST P521 and extend parser for it

[PATCH] Revert "crypto: pkcs7 - remove sha1 support"
 2024-03-19 17:20 UTC  (4+ messages)

[PATCH v6 0/2] zswap: remove the memcpy if acomp is not sleepable
 2024-03-19 11:00 UTC  (10+ messages)

[PATCH] MAINTAINERS: update maintainer for microchip nand and pmecc drivers
 2024-03-19 10:45 UTC  (2+ messages)

[PATCH v6 0/5] Add Tegra Security Engine driver
 2024-03-19  8:23 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: crypto: Add Tegra Security Engine
` [PATCH v6 2/5] gpu: host1x: Add Tegra SE to SID table
` [PATCH v6 3/5] crypto: tegra: Add Tegra Security Engine driver
` [PATCH v6 4/5] arm64: defconfig: Enable Tegra Security Engine
` [PATCH v6 5/5] arm64: tegra: Add Tegra Security Engine DT nodes

[PATCH v2] arm64: dts: qcom: sm6350: Add Crypto Engine
 2024-03-19  2:48 UTC  (2+ messages)

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-03-18 21:02 UTC  (5+ messages)
` [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v11 28/35] KVM: SEV: Implement gmem hook for initializing private pages

[PATCH] crypto: iaa: Fix some errors in IAA documentation
 2024-03-18 19:46 UTC  (7+ messages)

[PATCH] crypto: ecrdsa - Fix module auto-load on add_key
 2024-03-18  0:42 UTC 

[PATCH v7] crypto: scompress: remove memcpy if sg_nents is 1 and pages are lowmem
 2024-03-18  0:33 UTC  (7+ messages)

Driver supporting HW decompression and SW decompression
 2024-03-16  4:40 UTC  (2+ messages)

[GIT PULL] Crypto Fixes for 5.19
 2024-03-16  4:39 UTC  (14+ messages)
` [GIT PULL] Crypto Update for 5.20
  ` [GIT PULL] Crypto Update for 6.1
    ` [GIT PULL] Crypto Update for 6.2
      ` [GIT PULL] Crypto Update for 6.3
        ` [GIT PULL] Crypto Update for 6.4
          ` [GIT PULL] Crypto Update for 6.5
            ` [GIT PULL] Crypto Update for 6.6
              ` [GIT PULL] Crypto Update for 6.7
                ` [GIT PULL] Crypto Update for 6.8
                  ` [GIT PULL] Crypto Update for 6.9

[PATCH] crypto: af_alg - Disallow multiple in-flight AIO requests
 2024-03-15 17:55 UTC  (2+ messages)

[PATCH] crypto: pkcs7: remove sha1 support
 2024-03-15 13:09 UTC  (19+ messages)
` [REGRESSION] "

[PATCH] hwrng: core: Convert sprintf/snprintf to sysfs_emit
 2024-03-14  8:45 UTC 

[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
 2024-03-13 17:11 UTC  (9+ messages)
` [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory

[PATCH 0/2] Add Inline Crypto Engine for SC7280 UFS
 2024-03-13 16:47 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: crypto: ice: Document sc7280 inline crypto engine
` [PATCH 2/2] arm64: dts: qcom: sc7280: Add "

[PATCH 4/4] Enable Driver compilation in crypto Kconfig and Makefile file
 2024-03-13 10:43 UTC  (3+ messages)

[PATCH v2] crypto: remove CONFIG_CRYPTO_STATS
 2024-03-13  3:48 UTC 

linux-next: build failure after merge of the crypto tree
 2024-03-13  2:36 UTC  (10+ messages)

[PATCH v8 12/12] crypto: x86/aes-kl - Implement the AES-XTS algorithm
 2024-03-12 15:37 UTC  (7+ messages)
` [PATCH] crypto: x86/aesni - Update aesni_set_key() to return void

[PATCH RFC 0/8] Clavis LSM
 2024-03-12 15:18 UTC  (17+ messages)
` [PATCH RFC 1/8] certs: Introduce ability to link to a system key
  ` [EXTERNAL] "
` [PATCH RFC 2/8] clavis: Introduce a new system keyring called clavis
` [PATCH RFC 3/8] efi: Make clavis boot param persist across kexec
` [PATCH RFC 4/8] clavis: Prevent clavis boot param from changing during kexec
` [PATCH RFC 5/8] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE)
` [PATCH RFC 6/8] keys: Add ability to track intended usage of the public key
` [PATCH RFC 7/8] clavis: Introduce a new key type called clavis_key_acl
` [PATCH RFC 8/8] clavis: Introduce new LSM called clavis

Looking for opinions on LEA crypto
 2024-03-12 11:32 UTC 

PQC Kyber and Dilithium kernel support
 2024-03-11 20:36 UTC 

[PATCH v5 0/6] DCP as trusted keys backend
 2024-03-11 20:07 UTC  (14+ messages)
` [PATCH v6 1/6] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v6 2/6] KEYS: trusted: improve scalability of trust source config
` [PATCH v6 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
` [PATCH v6 4/6] MAINTAINERS: add entry for DCP-based "
` [PATCH v6 5/6] docs: document DCP-backed trusted keys kernel params
` [PATCH v6 6/6] docs: trusted-encrypted: add DCP as new trust source

[PATCH v5 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
 2024-03-11 17:57 UTC  (6+ messages)
` [PATCH v5 08/10] crypto: qat - add interface for live migration
` [PATCH v5 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices

[PATCH v4 00/12] Add support for NIST P521 to ecdsa
 2024-03-11 16:11 UTC  (14+ messages)
` [PATCH v5 01/12] crypto: ecdsa - Convert byte arrays with key coordinates to digits
` [PATCH v5 05/12] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
  ` [EXTERNAL] "
      ` [EXTERNAL] "
` [PATCH v5 09/12] crypto: ecdsa - Rename keylen to bufsize where necessary

[herbert-cryptodev-2.6:master 80/80] crypto/scompress.c:174:38: warning: unused variable 'dst_page'
 2024-03-10 14:04 UTC  (3+ messages)

[PATCH] crypto: tcrypt - add ffdhe2048(dh) test
 2024-03-08 11:25 UTC  (2+ messages)

[PATCH v2 0/2] [PATCH v2 0/2] crypto: fix missing CRYPTO_ALG_ASYNC for async drivers
 2024-03-08 11:25 UTC  (2+ messages)

[PATCH] hwrng: hisi - use dev_err_probe
 2024-03-08 11:24 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Remove T Ambarus from few mchp entries
 2024-03-08 11:24 UTC  (2+ messages)

[PATCH v2] LoongArch/crypto: Clean up useless assignment operations
 2024-03-08 10:25 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).