linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-07 11:56:05 to 2022-01-13 09:12:07 UTC [more...]

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

[PATCH RFC v1 0/3] remove remaining users of SHA-1
 2022-01-13  8:08 UTC  (13+ 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

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 v5 00/12] x86: Support Key Locker
 2022-01-12 21:12 UTC  (13+ 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 v3] crypto: octeontx2 - Avoid stack variable overflow
 2022-01-12 20:38 UTC 

[RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
 2022-01-12 20:18 UTC  (20+ messages)
` [RFC 08/16] vfio/type1: Cache locked_vm to ease mmap_lock contention
` [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth

[PATCH] hwrng: cn10k - HW_RANDOM_CN10K should depend on ARCH_THUNDER
 2022-01-12 19:36 UTC  (3+ messages)
  ` [EXT] "

[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 

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

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 

[PATCH] crypto: testmgr - Move crypto_simd_disabled_for_test out
 2022-01-12  0:58 UTC  (3+ messages)

[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  (33+ messages)

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

[PATCH v5 0/6] KEXEC_SIG with appended signature
 2022-01-11 11:37 UTC  (7+ messages)
` [PATCH v5 1/6] s390/kexec_file: Don't opencode appended signature check
` [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v5 3/6] kexec_file: Don't opencode appended signature verification
` [PATCH v5 4/6] module: strip the signature marker in the verification function
` [PATCH v5 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
` [PATCH v5 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[PATCH v2 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
 2022-01-11 10:34 UTC  (8+ 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)

[PATCH] rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
 2022-01-11  9:46 UTC  (2+ messages)

CRYPTO_NOLOAD
 2022-01-11  8:04 UTC 

Wycena paneli fotowoltaicznych
 2022-01-11  7:45 UTC 

[PATCH] crypto: HMAC - disallow keys < 112 bits in FIPS mode
 2022-01-11  7:17 UTC  (4+ messages)

[PATCH 0/3] Allow guest to query AMD SEV(-ES) runtime attestation evidence
 2022-01-11  1:05 UTC  (6+ messages)
` [PATCH 1/3] KVM: X86: Introduce KVM_HC_VM_HANDLE hypercall
` [PATCH 2/3] KVM/SVM: move the implementation of sev_get_attestation_report to ccp driver
` [PATCH 3/3] crypto: ccp: Implement SEV_GET_REPORT ioctl command

[PATCH] crypto: ccp - Ensure psp_ret is always init'd in __sev_platform_init_locked()
 2022-01-10 21:18 UTC 

[PATCH v4 0/6] KEXEC_SIG with appended signature
 2022-01-10 19:30 UTC  (8+ messages)
` [PATCH v4 1/6] s390/kexec_file: Don't opencode appended signature check
` [PATCH v4 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v4 3/6] kexec_file: Don't opencode appended signature verification
` [PATCH v4 4/6] module: strip the signature marker in the verification function
` [PATCH v4 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
` [PATCH v4 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[PATCH] crypto: testmgr - fix some wrong vectors of aes-ccm
 2022-01-10 17:48 UTC  (2+ messages)

HRNG in CAAM isn't working properly on IMX6 SoloX
 2022-01-10 16:28 UTC  (3+ messages)

[bug report] crypto: ccp - Move SEV_INIT retry for corrupted data
 2022-01-10 13:02 UTC 

[PATCH v2 0/2] CAAM Driver: re-factor and dynamic JR availability check
 2022-01-08 20:48 UTC  (12+ messages)
` [PATCH v3 0/2] CAAM Driver: re-factor and set proper JR status
  ` [PATCH v3 2/2] arm64: dts: imx8m: define proper status for caam jr

[PATCH v3 0/6] KEXEC_SIG with appended signature
 2022-01-08 14:58 UTC  (5+ messages)
` [PATCH v3 3/6] kexec_file: Don't opencode appended signature verification
` [PATCH v3 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[PATCH v2] crypto: octeontx2 - Avoid stack variable overflow
 2022-01-08  9:28 UTC  (2+ messages)

[PATCH v4 00/13] x86: Support Key Locker
 2022-01-07 18:06 UTC  (4+ messages)
` [PATCH v4 11/13] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions

[PATCH v8 0/5] Enable root to update the blacklist keyring
 2022-01-07 12:14 UTC  (7+ messages)

[PATCH v4 0/6] Introduce x86 assembly accelerated implementation for SM3 algorithm
 2022-01-07 12:07 UTC  (7+ messages)
` [PATCH v4 1/6] crypto: sm3 - create SM3 stand-alone library
` [PATCH v4 2/6] crypto: arm64/sm3-ce - make dependent on sm3 library
` [PATCH v4 3/6] crypto: sm2 "
` [PATCH v4 4/6] crypto: sm3 "
` [PATCH v4 5/6] crypto: x86/sm3 - add AVX assembly implementation
` [PATCH v4 6/6] crypto: tcrypt - add asynchronous speed test for SM3


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