linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-18 06:42:48 to 2022-01-26 12:15:56 UTC [more...]

[PATCH 0/7] Common entropy source and DRNG management
 2022-01-26 12:15 UTC  (9+ messages)
` [PATCH 1/7] crypto: DRBG - remove internal reseeding operation
` [PATCH 2/7] crypto: AF_ALG - remove ALG_SET_DRBG_ENTROPY interface
` [PATCH 3/7] crypto: Entropy Source and DRNG Manager
` [PATCH 4/7] crypto: move Jitter RNG header include dir
` [PATCH 5/7] crypto: ESDM - add Jitter RNG entropy source
` [PATCH 6/7] crypto: ESDM - add Kernel "
` [PATCH 7/7] crypto: ESDM - add kernel crypto API RNG interface

[PATCH v2 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
 2022-01-26  9:01 UTC  (4+ messages)
` [v2 PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)

[PATCH v5 0/6] KEXEC_SIG with appended signature
 2022-01-25 20:30 UTC  (10+ messages)
` [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] random: continually use hwgenerator randomness
 2022-01-25 20:14 UTC 

[PATCH v4 0/6] KEXEC_SIG with appended signature
 2022-01-25 19:50 UTC  (3+ messages)
` [PATCH v4 1/6] s390/kexec_file: Don't opencode appended signature check

[PATCH] crypto: octeontx2: CN10K CPT to RNM workaround
 2022-01-25 18:26 UTC  (3+ messages)
` [PATCH] crypto: octeontx2: disable DMA black hole on an DMA fault
` [PATCH] crypto: octeontx2: increase CPT HW instruction queue length

[PATCH] lib/crypto: blake2s: fix a CFI failure
 2022-01-25 12:23 UTC  (33+ messages)
                  ` [PATCH] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
                    ` [PATCH v2] "

[PATCH v4 00/14] Update the Icicle Kit device tree
 2022-01-25 10:21 UTC  (21+ messages)
` [PATCH v4 03/14] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v4 04/14] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v4 05/14] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v4 06/14] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH v4 07/14] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH v4 08/14] dt-bindings: pwm: add microchip corepwm binding
` [PATCH v4 11/14] riscv: dts: microchip: refactor icicle kit device tree
` (subset) [PATCH v4 00/14] Update the Icicle Kit "

Wycena paneli fotowoltaicznych
 2022-01-25  9:05 UTC 

[RFC PATCH 0/7] crypto: HCTR2 support
 2022-01-25  1:44 UTC  (8+ messages)
` [RFC PATCH 1/7] crypto: xctr - Add XCTR support
` [RFC PATCH 2/7] crypto: polyval - Add POLYVAL support
` [RFC PATCH 3/7] crypto: hctr2 - Add HCTR2 support
` [RFC PATCH 4/7] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR
` [RFC PATCH 5/7] crypto: arm64/aes-xctr: "
` [RFC PATCH 6/7] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [RFC PATCH 7/7] crypto: arm64/polyval: Add PMULL "

[PATCH 5.16 0663/1039] crypto: ccp - Move SEV_INIT retry for corrupted data
 2022-01-24 18:43 UTC  (2+ messages)
` [PATCH 5.16 0837/1039] crypto: stm32/crc32 - Fix kernel BUG triggered in probe()

[PATCH 5.10 442/563] crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
 2022-01-24 18:43 UTC 

[PATCH 5.15 562/846] crypto: ccp - Move SEV_INIT retry for corrupted data
 2022-01-24 18:43 UTC  (2+ messages)
` [PATCH 5.15 670/846] crypto: stm32/crc32 - Fix kernel BUG triggered in probe()

hid-u2fzero.c - hw_random quality set to 1?
 2022-01-24 21:15 UTC 

[PATCH 1/6] hw_random: explicit ordering of initcalls
 2022-01-24 20:29 UTC  (6+ messages)
` [PATCH 2/6] hw_random: read() callback must be called for size of 32 or more bytes
` [PATCH 3/6] hw_random: use rng_fillbuf in add_early_randomness()
` [PATCH 4/6] hw_random: only set cur_rng_set_by_user if it is working
` [PATCH 5/6] hw_random: break out of hwrng_fillfn if current rng is not trusted
` [PATCH 6/6] hw_random: credit entropy for low quality sources of randomness

[PATCH 4.19 207/239] crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
 2022-01-24 18:44 UTC 

[PATCH 5.4 247/320] crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
 2022-01-24 18:43 UTC 

[PATCH 0/4] crypto: Add Xilinx ZynqMP SHA3 driver support
 2022-01-24 19:24 UTC  (6+ messages)
` [PATCH 1/4] drivers: crypto: Updated Makefile for xilinx subdirectory
` [PATCH 2/4] firmware: xilinx: Add ZynqMP SHA API for SHA3 functionality
` [PATCH 3/4] crypto: xilinx: Add Xilinx SHA3 driver
` [PATCH 4/4] MAINTAINERS: Add maintainer for Xilinx ZynqMP "

[PATCH 4.14 157/186] crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
 2022-01-24 18:43 UTC 

[PATCH v5 00/20] tcp: Initial support for RFC5925 auth option
 2022-01-24 18:39 UTC  (22+ messages)
` [PATCH v5 01/20] tcp: authopt: Initial support and key management
` [PATCH v5 02/20] docs: Add user documentation for tcp_authopt
` [PATCH v5 03/20] tcp: authopt: Add crypto initialization
` [PATCH v5 04/20] tcp: md5: Refactor tcp_sig_hash_skb_data for AO
` [PATCH v5 05/20] tcp: authopt: Compute packet signatures
` [PATCH v5 06/20] tcp: authopt: Hook into tcp core
` [PATCH v5 07/20] tcp: authopt: Disable via sysctl by default
` [PATCH v5 08/20] tcp: authopt: Implement Sequence Number Extension
` [PATCH v5 09/20] tcp: ipv6: Add AO signing for tcp_v6_send_response
` [PATCH v5 10/20] tcp: authopt: Add support for signing skb-less replies
` [PATCH v5 11/20] tcp: ipv4: Add AO signing for "
` [PATCH v5 12/20] tcp: authopt: Add key selection controls
` [PATCH v5 13/20] tcp: authopt: Add initial l3index support
` [PATCH v5 14/20] tcp: authopt: Add NOSEND/NORECV flags
` [PATCH v5 15/20] tcp: authopt: Add prefixlen support
` [PATCH v5 16/20] tcp: authopt: Add /proc/net/tcp_authopt listing all keys
` [PATCH v5 17/20] selftests: nettest: Rename md5_prefix to key_addr_prefix
` [PATCH v5 18/20] selftests: nettest: Initial tcp_authopt support
` [PATCH v5 19/20] selftests: net/fcnal: "
` [PATCH v5 20/20] tcp: authopt: Try to respect rnextkeyid from SYN on SYNACK

CAAM RNG trouble
 2022-01-24 12:25 UTC  (8+ messages)
` [RFC PATCH] crypto: caam - restore retry count after HW RNG failure
    ` [EXT] "

Fotowoltaika - nowe warunki
 2022-01-24  9:06 UTC 

[PATCH 00/14] KEYS: Add support for PGP keys and signatures
 2022-01-23 21:00 UTC  (11+ messages)

[PATCH 21/54] kernel: replace cpumask_weight with cpumask_empty in padata.c
 2022-01-23 18:38 UTC 

[PATCH] crypto: mxs-dcp - Fix scatterlist processing
 2022-01-22 17:07 UTC 

[PATCH v2] crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
 2022-01-22  9:30 UTC 

[PATCH v3 0/5] crypto: hisilicon - some misc bugfix for SEC engine
 2022-01-22  8:13 UTC  (6+ messages)
` [PATCH v3 1/5] crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930
` [PATCH v3 2/5] crypto: hisilicon/sec - add some comments for soft fallback
` [PATCH v3 3/5] crypto: hisilicon/sec - fix the max length of AAD for the CCM mode
` [PATCH v3 4/5] crypto: hisilicon/sec - fix the CTR mode BD configuration
` [PATCH v3 5/5] crypto: hisilicon/sec - use the correct print format

[PATCH 0/3] Introduce akcipher service for virtio-crypto
 2022-01-22  0:19 UTC  (9+ messages)
` [PATCH 1/3] virtio_crypto: Introduce VIRTIO_CRYPTO_NOSPC
` [PATCH 2/3] virtio-crypto: introduce akcipher service
` [PATCH 3/3] virtio-crypto: implement RSA algorithm
  ` [RFC PATCH] virtio-crypto: virtio_crypto_rsa_do_req() can be static

[PATCH] crypto: memneq: avoid implicit unaligned accesses
 2022-01-21 19:51 UTC  (3+ messages)

[PATCH] crypto: octeontx2: fix NULL pointer dereference
 2022-01-21 17:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] crypto: octeontx2: select CONFIG_NET_DEVLINK
 2022-01-21 11:12 UTC 

[PATCH] crypto: marvell - Fix platform dependency for CRYPTO_DEV_OCTEONTX2_CPT
 2022-01-21  6:40 UTC  (2+ messages)

random(4) question
 2022-01-20 15:34 UTC  (3+ messages)

[PATCH] dt-bindings: Improve phandle-array schemas
 2022-01-20  4:38 UTC  (13+ messages)

[PATCH v1 4/5] ima: support fs-verity file digest based signatures
 2022-01-19 15:41 UTC 

[PATCH] crypto: authenc - Fix sleep in atomic context in decrypt_tail
 2022-01-19  6:58 UTC 

[PATCH 0/3] KEYS: fixes for asym_tpm keys
 2022-01-19  0:59 UTC  (4+ messages)
` [PATCH 1/3] KEYS: asym_tpm: fix buffer overreads in extract_key_parameters()

[PATCH v2 0/4] KEYS: x509: various cleanups
 2022-01-19  0:54 UTC  (5+ messages)
` [PATCH v2 1/4] KEYS: x509: clearly distinguish between key and signature algorithms
` [PATCH v2 2/4] KEYS: x509: remove unused fields
` [PATCH v2 3/4] KEYS: x509: remove never-set ->unsupported_key flag
` [PATCH v2 4/4] KEYS: x509: remove dead code that set ->unsupported_sig

[PATCH] KEYS: fix length validation in keyctl_pkey_params_get_2()
 2022-01-19  0:22 UTC  (5+ messages)

[PATCH v2 0/5] crypto: rsa-pkcs1pad fixes
 2022-01-19  0:13 UTC  (6+ messages)
` [PATCH v2 1/5] crypto: rsa-pkcs1pad - only allow with rsa
` [PATCH v2 2/5] crypto: rsa-pkcs1pad - correctly get hash from source scatterlist
` [PATCH v2 3/5] crypto: rsa-pkcs1pad - restore signature length check
` [PATCH v2 4/5] crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete()
` [PATCH v2 5/5] crypto: rsa-pkcs1pad - use clearer variable names

Announce loop-AES-v3.7w file/swap crypto package
 2022-01-18 19:06 UTC  (2+ messages)

[RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
 2022-01-18 17:40 UTC  (6+ messages)
` [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth

[RFC PATCH v2] crypto: caam - restore retry count after HW RNG failure
 2022-01-18 14:18 UTC 

[PATCH crypto v3 0/2] reduce code size from blake2s on m68k and other small platforms
 2022-01-18 12:50 UTC  (5+ messages)

[PATCH v3 0/4] arm64: accelerate crc32_be
 2022-01-18 10:23 UTC  (5+ messages)
` [PATCH v3 1/4] lib/crc32.c: remove unneeded casts
` [PATCH v3 2/4] lib/crc32.c: Make crc32_be weak for arch override
` [PATCH v3 3/4] lib/crc32test.c: correct printed bytes count
` [PATCH v3 4/4] arm64: accelerate crc32_be

[PATCH] crypto: qat - fix access to PFVF interrupt registers for GEN4
 2022-01-18 10:35 UTC 


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