linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-04 21:20:15 to 2024-03-15 03:04:43 UTC [more...]

[GIT PULL] Crypto Fixes for 5.19
 2024-03-15  3:04 UTC  (17+ 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 Fixes "
                  ` [GIT PULL] Crypto Update for 6.9

[PATCH] crypto: pkcs7: remove sha1 support
 2024-03-14 23:38 UTC  (18+ messages)
` [REGRESSION] "

[PATCH] Revert "crypto: pkcs7 - remove sha1 support"
 2024-03-14 19:40 UTC  (3+ messages)

[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 0/4] Add spacc crypto driver support
 2024-03-13 10:43 UTC  (18+ messages)
` [PATCH 1/4] Add SPAcc driver to Linux kernel
` [PATCH 2/4] Add SPACC Kconfig and Makefile
` [PATCH 3/4] Add SPAcc dts overlay
` [PATCH 4/4] Enable Driver compilation in crypto Kconfig and Makefile file

[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 v6 00/13] Add support for NIST P521 to ecdsa
 2024-03-12 18:36 UTC  (14+ 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
` [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
` [PATCH v6 13/13] crypto: x509 - Add OID for NIST P521 and extend parser for it

[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  (14+ messages)
` [PATCH v5 01/10] crypto: qat - adf_get_etr_base() helper
` [PATCH v5 02/10] crypto: qat - relocate and rename 4xxx PF2VM definitions
` [PATCH v5 03/10] crypto: qat - move PFVF compat checker to a function
` [PATCH v5 04/10] crypto: qat - relocate CSR access code
` [PATCH v5 05/10] crypto: qat - rename get_sla_arr_of_type()
` [PATCH v5 06/10] crypto: qat - expand CSR operations for QAT GEN4 devices
` [PATCH v5 07/10] crypto: qat - add bank save and restore flows
` [PATCH v5 08/10] crypto: qat - add interface for live migration
` [PATCH v5 09/10] crypto: qat - implement "
` [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  (23+ messages)
` [PATCH v5 01/12] crypto: ecdsa - Convert byte arrays with key coordinates to digits
` [PATCH v5 02/12] crypto: ecdsa - Adjust tests on length of key parameters
` [PATCH v5 03/12] crypto: ecdsa - Extend res.x mod n calculation for NIST P521
` [PATCH v5 04/12] crypto: ecc - Add nbits field to ecc_curve structure
` [PATCH v5 05/12] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
  ` [EXTERNAL] "
      ` [EXTERNAL] "
` [PATCH v5 06/12] crypto: ecc - Add special case for NIST P521 in ecc_point_mult
` [PATCH v5 07/12] crypto: ecc - Add NIST P521 curve parameters
` [PATCH v5 08/12] crypto: ecdsa - Replace ndigits with nbits where precision is needed
` [PATCH v5 09/12] crypto: ecdsa - Rename keylen to bufsize where necessary
` [PATCH v5 10/12] crypto: ecdsa - Register NIST P521 and extend test suite
` [PATCH v5 11/12] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521
` [PATCH v5 12/12] crypto: x509 - Add OID for NIST P521 and extend parser for it

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

[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 v6 0/2] zswap: remove the memcpy if acomp is not sleepable
 2024-03-09  5:08 UTC  (9+ messages)

[PATCH v7] crypto: scompress: remove memcpy if sg_nents is 1 and pages are lowmem
 2024-03-08 11:26 UTC  (2+ 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)

[PATCH v5 0/6] DCP as trusted keys backend
 2024-03-07 15:34 UTC  (13+ messages)
` [PATCH v5 1/6] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v5 2/6] KEYS: trusted: improve scalability of trust source config
` [PATCH v5 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
` [PATCH v5 4/6] MAINTAINERS: add entry for DCP-based "

[PATCH] crypto: ecc: fix NULL pointer dereferencing in ecc_gen_privkey()
 2024-03-07  7:13 UTC 

[PATCH] crypto: bcm/spu2
 2024-03-06 11:00 UTC 

[PATCH] crypto: algboss: remove NULL check in cryptomgr_schedule_probe()
 2024-03-06  7:29 UTC 

판매 문의 2024
 2024-03-06  3:51 UTC 

[PATCH v4 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
 2024-03-06  2:47 UTC  (7+ messages)
` [PATCH v4 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices

[PATCH][next] crypto/nx: Avoid -Wflex-array-member-not-at-end warning
 2024-03-05 19:57 UTC 

[PATCH v4 0/8] Add UFS support for SC7180/SM7125
 2024-03-05 18:53 UTC  (6+ messages)
` [PATCH v4 2/8] dt-bindings: ufs: qcom: Add SC7180 compatible string

[PATCH v5 00/21] Support more Amlogic SoC families in crypto driver
 2024-03-05 13:47 UTC  (5+ messages)
` [PATCH v5 03/21] drivers: crypto: meson: make CLK controller optional

[PATCH v4 0/7] crypto: starfive: Add support for JH8100
 2024-03-05  7:10 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: crypto: starfive: Add jh8100 support
` [PATCH v4 2/7] crypto: starfive: Update hash dma usage
` [PATCH v4 3/7] crypto: starfive: Skip unneeded key free
` [PATCH v4 4/7] crypto: starfive: Use dma for aes requests
` [PATCH v4 5/7] dmaengine: dw-axi-dmac: Support hardware quirks
` [PATCH v4 6/7] crypto: starfive: Add sm3 support for JH8100
` [PATCH v4 7/7] crypto: starfive: Add sm4 "

[PATCH 0/4] crypto: IAA stats bugfixes and simplifications
 2024-03-04 21:20 UTC  (5+ messages)
` [PATCH 1/4] crypto: iaa - fix decomp_bytes_in stats
` [PATCH 2/4] crypto: iaa - Remove comp/decomp delay statistics
` [PATCH 3/4] crypto: iaa - Add global_stats file and remove individual stat files
` [PATCH 4/4] crypto: iaa - Change iaa statistics to atomic64_t


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