linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-28 14:04:58 to 2022-05-06 00:10:07 UTC [more...]

[BUG] Layerscape CAAM+kTLS+io_uring
 2022-05-06  0:10 UTC  (3+ messages)

[PATCH v8 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-05-05 17:33 UTC  (8+ messages)
` [PATCH v8 5/6] doc: trusted-encrypted: describe new CAAM trust source
` [PATCH v8 6/6] MAINTAINERS: add myself as CAAM trusted key maintainer

[patch 3/3] x86/fpu: Make FPU protection more robust
 2022-05-05 13:48 UTC  (14+ messages)

[PATCH v4 0/5] virtio-crypto: Improve performance
 2022-05-05  9:29 UTC  (5+ messages)
` PING: "
      `  "

[PATCH v5 0/5] virtio-crypto: Improve performance
 2022-05-05  9:24 UTC  (6+ messages)
` [PATCH v5 1/5] virtio-crypto: change code style
` [PATCH v5 2/5] virtio-crypto: use private buffer for control request
` [PATCH v5 3/5] virtio-crypto: wait ctrl queue instead of busy polling
` [PATCH v5 4/5] virtio-crypto: adjust dst_len at ops callback
` [PATCH v5 5/5] virtio-crypto: enable retry for virtio-crypto-dev

[PATCH v6 0/9] crypto: HCTR2 support
 2022-05-05  6:49 UTC  (14+ messages)
` [PATCH v6 1/9] crypto: xctr - Add XCTR support
` [PATCH v6 2/9] crypto: polyval - Add POLYVAL support
` [PATCH v6 3/9] crypto: hctr2 - Add HCTR2 support
` [PATCH v6 4/9] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR
` [PATCH v6 5/9] crypto: arm64/aes-xctr: "
` [PATCH v6 6/9] crypto: arm64/aes-xctr: Improve readability of XCTR and CTR modes
` [PATCH v6 7/9] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [PATCH v6 8/9] crypto: arm64/polyval: Add PMULL "
` [PATCH v6 9/9] fscrypt: Add HCTR2 support for filename encryption

[PATCH] crypto: octeontx2: simplify the return expression of otx2_cpt_aead_cbc_aes_sha_setkey()
 2022-05-05  2:20 UTC 

[PATCH] random: use first 128 bits of input as fast init
 2022-05-05  0:34 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
 2022-05-05  0:29 UTC  (7+ messages)
` [PATCH v6 06/17] timekeeping: add raw clock fallback for random_get_entropy()
        ` [PATCH v7] timekeeping: Add "

[PATCH] hex2bin: make the function hex_to_bin constant-time
 2022-05-04 21:24 UTC  (24+ messages)
  ` [PATCH v2] "

5/04/2022 Product Inquiry (JL)
 2022-05-04 16:11 UTC 

[PATCH 1/2] sysctl: read() must consume poll events, not poll()
 2022-05-04 15:45 UTC  (28+ messages)
` [PATCH 2/2] random: add fork_event sysctl for polling VM forks

[PATCH] crypto: cryptd - Protect per-CPU resource by disabling BH
 2022-05-04 15:07 UTC 

[PATCH] random: do not pretend to handle premature next security model
 2022-05-04 11:30 UTC 

[PATCH] random: mix hwgenerator randomness before sleeping
 2022-05-04 11:13 UTC  (5+ messages)

[PATCH] crypto: atmel-i2c - Simplify return code in probe function
 2022-05-04  7:33 UTC  (2+ messages)

[PATCH v8 3/6] crypto: caam - add in-kernel interface for blob generator
 2022-05-04  6:39 UTC  (3+ messages)

[PATCH v7 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-05-04  4:11 UTC  (5+ messages)
` [EXT] "

[PATCH] crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ
 2022-05-03 16:11 UTC  (2+ messages)

2nd Quater puchase request
 2022-05-03 14:48 UTC 

[PATCH RFC v1] random: use static branch for crng_ready()
 2022-05-03 13:40 UTC 

[PATCH] crypto: vmx - Align the short log with Makefile cleanups
 2022-05-03 13:01 UTC  (2+ messages)

[PATCH] random: do not use batches when !crng_ready()
 2022-05-03 12:18 UTC 

[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-05-02 21:01 UTC  (3+ messages)
` [PATCH v5 06/11] nios2: use fallback for random_get_entropy() instead of zero

[PATCH v2 00/19] crypto: allwinner: lots of fixes
 2022-05-02 20:19 UTC  (20+ messages)
` [PATCH v2 01/19] crypto: sun8i-ce: Fix minor style issue
` [PATCH v2 02/19] crypto: sun8i-ce: do not allocate memory when handling requests
` [PATCH v2 03/19] crypto: sun4i-ss: do not allocate backup IV on requests
` [PATCH v2 04/19] crypto: sun8i-ss: rework handling of IV
` [PATCH v2 05/19] crypto: sun8i-ss: handle zero sized sg
` [PATCH v2 06/19] crypto: sun8i-ss: remove redundant test
` [PATCH v2 07/19] crypto: sun8i-ss: test error before assigning
` [PATCH v2 08/19] crypto: sun8i-ss: use sg_nents_for_len
` [PATCH v2 09/19] crypto: sun8i-ss: do not allocate memory when handling hash requests
` [PATCH v2 10/19] crypto: sun8i-ss: do not zeroize all pad
` [PATCH v2 11/19] crypto: sun8i-ss: handle requests if last block is not modulo 64
` [PATCH v2 12/19] crypto: sun8i-ss: rework debugging
` [PATCH v2 13/19] crypto: sun8i-ss: Add function for handling hash padding
` [PATCH v2 14/19] crypto: sun8i-ss: add hmac(sha1)
` [PATCH v2 15/19] crypto: sun8i-ss: do not fallback if cryptlen is less than sg length
` [PATCH v2 16/19] crypto: sun8i-ce: Add function for handling hash padding
` [PATCH v2 17/19] crypto: sun8i-ce: use sg_nents_for_len
` [PATCH v2 18/19] crypto: sun8i-ce: rework debugging
` [PATCH v2 19/19] crypto: sun8i-ce: do not fallback if cryptlen is less than sg length

[PATCH] crypto: atmel-sha204a: Add support for ATSHA204 cryptochip
 2022-05-02 20:11 UTC  (2+ messages)

[PATCH v5 0/8] crypto: HCTR2 support
 2022-05-02 18:25 UTC  (16+ messages)
` [PATCH v5 3/8] crypto: hctr2 - Add "
` [PATCH v5 4/8] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR
` [PATCH v5 5/8] crypto: arm64/aes-xctr: "
` [PATCH v5 6/8] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [PATCH v5 7/8] crypto: arm64/polyval: Add PMULL "
` [PATCH v5 8/8] fscrypt: Add HCTR2 support for filename encryption

[PATCH v6 13/17] x86: use fallback for random_get_entropy() instead of zero
 2022-05-02  9:40 UTC  (3+ messages)
` [PATCH v7 13/17] x86/asm: "

[PATCH] s390/crypto: fix typos in comments
 2022-05-02  9:33 UTC  (2+ messages)

[PATCH] random: mix in timestamps and reseed on system restore
 2022-05-01 12:38 UTC 

is "premature next" a real world rng concern, or just an academic exercise?
 2022-05-01 11:16 UTC  (4+ messages)

[PATCH v6 11/17] openrisc: use fallback for random_get_entropy() instead of zero
 2022-04-30 22:44 UTC  (7+ messages)
` [PATCH v7 11/17] openrisc: account for 0 starting value in random_get_entropy()

[PATCH v8 06/19] openrisc: start CPU timer early in boot
 2022-04-30 22:42 UTC  (4+ messages)
      ` [PATCH v9 06/21] "

[PATCH] crypto: atmel - Avoid flush_scheduled_work() usage
 2022-04-30  7:01 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH v3 0/1] crypto: caam/rng: Add support for PRNG
 2022-04-29 11:48 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/1] "
  ` [PATCH v5 0/1] "
    ` [PATCH v5 1/1] "

[PATCH] hwrng: optee-rng: remove redundant initialization to variable rng_size
 2022-04-29  5:50 UTC  (2+ messages)

[PATCH] crypto: qat - Fix unsigned function returning negative constant
 2022-04-29  5:50 UTC  (2+ messages)

[PATCH] crypto: ecrdsa - Fix incorrect use of vli_cmp
 2022-04-29  5:50 UTC  (2+ messages)

[PATCH v5] crypto: caam - fix i.MX6SX entropy delay value
 2022-04-29  5:50 UTC  (2+ messages)

[PATCH] crypto: sun8i-ce: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-29  5:49 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-29  5:49 UTC  (2+ messages)

[PATCH] crypto: Make use of the helper function devm_platform_ioremap_resource()
 2022-04-29  5:49 UTC  (2+ messages)

[PATCH v2] crypto: ccp - Fix the INIT_EX data file open failure
 2022-04-29  5:48 UTC  (2+ messages)

[PATCH] hwrng: cn10k - Enable compile testing
 2022-04-29  5:37 UTC  (2+ messages)
` [v2 PATCH] "

[PATCH 1/2] crypto: atmel-sha204a: Remove useless check
 2022-04-28 17:11 UTC  (2+ messages)
` [PATCH 2/2] crypto: atmel-sha204a: Suppress duplicate error message

[PATCH v5 0/9] Introduce akcipher service for virtio-crypto
 2022-04-28 13:59 UTC  (8+ messages)
` [PATCH v5 3/9] crypto: Introduce akcipher crypto class
` [PATCH v5 4/9] crypto: add ASN.1 DER decoder
` [PATCH v5 5/9] crypto: Implement RSA algorithm by hogweed
` [PATCH v5 6/9] crypto: Implement RSA algorithm by gcrypt
` [PATCH v5 7/9] test/crypto: Add test suite for crypto akcipher
` [PATCH v5 8/9] tests/crypto: Add test suite for RSA keys
` [PATCH v5 9/9] crypto: Introduce RSA algorithm


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