linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-22 12:55:00 to 2019-04-08 06:25:09 UTC [more...]

Crypto Fixes for 4.16
 2019-04-08  6:25 UTC  (12+ messages)
` Crypto Fixes for 4.17
  ` Crypto Fixes for 4.18
    ` Crypto Fixes for 4.19
      ` Crypto Fixes for 4.20
          ` Crypto Fixes for 5.0
              ` [GIT] "
                ` [GIT] Crypto Fixes for 5.1

[RFC/RFT PATCH 00/18] crypto: fuzz algorithms against their generic implementation
 2019-04-08  6:23 UTC  (28+ messages)
` [RFC/RFT PATCH 01/18] crypto: x86/poly1305 - fix overflow during partial reduction
` [RFC/RFT PATCH 02/18] crypto: crct10dif-generic - fix use via crypto_shash_digest()
` [RFC/RFT PATCH 03/18] crypto: x86/crct10dif-pcl "
` [RFC/RFT PATCH 04/18] crypto: skcipher - restore default skcipher_walk::iv on error
` [RFC/RFT PATCH 05/18] crypto: skcipher - don't WARN on unprocessed data after slow walk step
` [RFC/RFT PATCH 06/18] crypto: chacha20poly1305 - set cra_name correctly
` [RFC/RFT PATCH 07/18] crypto: gcm - fix incompatibility between "gcm" and "gcm_base"
` [RFC/RFT PATCH 08/18] crypto: ccm - fix incompatibility between "ccm" and "ccm_base"
` [RFC/RFT PATCH 09/18] crypto: streebog - fix unaligned memory accesses
` [RFC/RFT PATCH 10/18] crypto: cts - don't support empty messages
` [RFC/RFT PATCH 11/18] crypto: arm64/cbcmac - handle empty messages in same way as template
` [RFC/RFT PATCH 12/18] crypto: testmgr - expand ability to test for errors
` [RFC/RFT PATCH 13/18] crypto: testmgr - identify test vectors by name rather than number
` [RFC/RFT PATCH 14/18] crypto: testmgr - add helpers for fuzzing against generic implementation
` [RFC/RFT PATCH 15/18] crypto: testmgr - fuzz hashes against their "
` [RFC/RFT PATCH 16/18] crypto: testmgr - fuzz skciphers "
` [RFC/RFT PATCH 17/18] crypto: testmgr - fuzz AEADs "
` [RFC/RFT PATCH 18/18] crypto: run initcalls for generic implementations earlier

[Bug] Rockchip crypto driver sometimes produces wrong ciphertext
 2019-04-08  5:58 UTC  (10+ messages)

[PATCH v4 00/17] fscrypt: key management improvements
 2019-04-03 20:36 UTC  (20+ messages)
` [PATCH v4 01/17] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [PATCH v4 02/17] fscrypt: use FSCRYPT_ prefix for uapi constants
` [PATCH v4 03/17] fscrypt: use FSCRYPT_* definitions, not FS_*
` [PATCH v4 04/17] fscrypt: add ->ci_inode to fscrypt_info
` [PATCH v4 05/17] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [PATCH v4 06/17] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [PATCH v4 07/17] fs/dcache.c: add shrink_dcache_inode()
` [PATCH v4 08/17] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [PATCH v4 09/17] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [PATCH v4 10/17] fscrypt: add an HKDF-SHA512 implementation
` [PATCH v4 11/17] fscrypt: v2 encryption policy support
` [PATCH v4 12/17] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [PATCH v4 13/17] fscrypt: require that key be added when setting a v2 encryption policy
` [PATCH v4 14/17] ext4: wire up new fscrypt ioctls
` [PATCH v4 15/17] f2fs: "
` [PATCH v4 16/17] ubifs: "
` [PATCH v4 17/17] fscrypt: document the new ioctls and policy version

[PATCH v2 0/8] kobject: Add default group support to kobj_type and replace subsystem uses
 2019-04-02  6:29 UTC  (3+ messages)
  ` [PATCH v2 6/8] padata: Replace padata_attr_type default_attrs field with groups

[PATCH 1/1] crypto: testmgr - call shash_init in crc32c algo
 2019-04-01 17:30 UTC  (2+ messages)

[PATCH -next] crypto: ccp - Use kmemdup in ccp_copy_and_save_keypart()
 2019-04-01 13:27 UTC  (2+ messages)

crypto: mxc-scc - Remove broken driver
 2019-04-01 12:54 UTC 

Should we consider removing Streebog from the Linux Kernel?
 2019-04-01 12:43 UTC  (7+ messages)

[PATCH v3] HID: add driver for U2F Zero built-in LED and RNG
 2019-04-01 12:42 UTC 

Block layer does not call add_disk_randomness any more
 2019-04-01 12:00 UTC 

[PATCH] crypto: caam/qi - Change a couple IS_ERR_OR_NULL() checks to IS_ERR()
 2019-04-01 12:09 UTC  (2+ messages)

[PATCH 0/2] hwrng: stm32 - Fix issue and add default quality level
 2019-04-01 10:30 UTC  (3+ messages)
` [PATCH 1/2] hwrng: stm32 - fix unbalanced pm_runtime_enable
` [PATCH 2/2] hwrng: stm32 - set default random quality

[PATCH] crypto: testmgr - add panic_on_fail module parameter
 2019-03-31 20:09 UTC 

[PATCH net-next v9 00/19] WireGuard: Secure Network Tunnel
 2019-03-31 18:42 UTC  (17+ messages)
` [PATCH net-next v9 01/19] asm: simd context helper API
` [PATCH net-next v9 05/19] zinc: ChaCha20 ARM and ARM64 implementations
` [PATCH net-next v9 12/19] zinc: BLAKE2s generic C implementation and selftest
` [PATCH net-next v9 19/19] net: WireGuard secure network tunnel

[PATCH] KEYS: asym_tpm: move setting set_pub_key parameters into derive_pub_key
 2019-03-31 14:46 UTC 

[PATCH v3 crypto+mailbox+firmware RESEND 0/6] Armada 37xx mailbox + Turris
 2019-03-31  3:15 UTC  (7+ messages)
` [PATCH v3 crypto+mailbox+firmware RESEND 1/6] dt-bindings: mailbox: Document armada-3700-rwtm-mailbox binding
` [PATCH v3 crypto+mailbox+firmware RESEND 2/6] mailbox: Add support for Armada 37xx rWTM mailbox
` [PATCH v3 crypto+mailbox+firmware RESEND 3/6] arm64: dts: marvell: armada-37xx: add mailbox node
` [PATCH v3 crypto+mailbox+firmware RESEND 4/6] dt-bindings: firmware: Document cznic,turris-mox-rwtm binding
` [PATCH v3 crypto+mailbox+firmware RESEND 5/6] firmware: Add Turris Mox rWTM firmware driver
` [PATCH v3 crypto+mailbox+firmware RESEND 6/6] firmware: turris-mox-rwtm: Add sysfs documentation

[PATCH] crypto: Use ___cacheline_aligned for aes data
 2019-03-30 14:51 UTC  (3+ messages)

[PATCH -next] crypto: marvell - remove set but not used variable 'index'
 2019-03-30 10:15 UTC  (2+ messages)

[PATCH -next] crypto: mxs-dcp - return errcode in mxs_dcp_aes_enqueue and dcp_sha_update_fx
 2019-03-30 10:07 UTC  (2+ messages)

[PATCH -next] crypto: nx842 - remove set but not used variables 'dpadding' and 'max_sync_size'
 2019-03-30  9:58 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 35/57] crypto: sha256/arm - fix crash bug in Thumb2 build
 2019-03-30  1:28 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 36/57] crypto: sha512/arm "

[PATCH AUTOSEL 4.14 20/37] crypto: sha256/arm - fix crash bug in Thumb2 build
 2019-03-30  1:30 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 21/37] crypto: sha512/arm "

[PATCH AUTOSEL 4.9 12/21] crypto: sha256/arm - fix crash bug in Thumb2 build
 2019-03-30  1:31 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 13/21] crypto: sha512/arm "

[PATCH AUTOSEL 4.4 09/16] crypto: sha256/arm - fix crash bug in Thumb2 build
 2019-03-30  1:31 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 10/16] crypto: sha512/arm "

[PATCH] X.509: Add messages for obsolete OIDs
 2019-03-29 17:47 UTC  (3+ messages)

[PATCH] hwrng: core - don't block in add_early_randomness()
 2019-03-29 16:30 UTC 

[PATCH 1/2] crypto: scompress: return proper error code for allocation failure
 2019-03-29 13:09 UTC  (2+ messages)
` [PATCH 2/2] crypto: scompress: Use per-CPU struct instead multiple variables

[PATCH v2] crypto: ccp: introduce SEV_GET_ID2 command
 2019-03-28 21:58 UTC 

KASAN: use-after-free Read in generic_gcmaes_encrypt
 2019-03-28 17:08 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher support
 2019-03-28 13:15 UTC 

[PATCH v8 00/10] crypto: add EC-RDSA (GOST 34.10) algorithm
 2019-03-28  6:16 UTC  (18+ messages)
` [PATCH v8 01/10] crypto: akcipher - default implementations for request callbacks
` [PATCH v8 02/10] crypto: rsa - unimplement sign/verify for raw RSA backends
` [PATCH v8 03/10] crypto: akcipher - new verify API for public key algorithms
` [PATCH v8 04/10] KEYS: do not kmemdup digest in {public,tpm}_key_verify_signature
` [PATCH v8 05/10] X.509: parse public key parameters from x509 for akcipher
` [PATCH v8 06/10] crypto: Kconfig - create Public-key cryptography section
` [PATCH v8 07/10] crypto: ecc - make ecc into separate module
` [PATCH v8 08/10] crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
` [PATCH v8 09/10] crypto: ecrdsa - add EC-RDSA test vectors to testmgr
` [PATCH v8 10/10] integrity: support EC-RDSA signatures for asymmetric_verify

[PATCH -next] crypto: vmx - Make p8_init and p8_exit static
 2019-03-28  6:07 UTC  (2+ messages)

[PATCH] crypto: caam - limit AXI pipeline to a depth of 1
 2019-03-28  6:08 UTC  (3+ messages)

[PATCH] crypto: caam - fix copy of next buffer for xcbc and cmac
 2019-03-28  6:08 UTC  (2+ messages)

[PATCH v3 0/3] CAAM job ring driver cleanups
 2019-03-28  6:08 UTC  (2+ messages)

[PATCH trivial] crypto: Grammar s/options/option/, s/to/the/
 2019-03-28  6:07 UTC  (2+ messages)

[PATCH -next] crypto: cavium - Make cptvf_device_init static
 2019-03-28  6:07 UTC  (2+ messages)

[PATCH -next] crypto: brcm - remove unused array tag_to_hash_idx
 2019-03-28  6:07 UTC  (2+ messages)

[PATCH -next] crypto: zip - Make some functions static
 2019-03-28  6:07 UTC  (2+ messages)

[PATCH -next] crypto: ccp - Make ccp_register_rsa_alg static
 2019-03-28  6:06 UTC  (2+ messages)

[PATCH -next] crypto: cavium - Make some functions static
 2019-03-28  6:06 UTC  (2+ messages)

[PATCH -next] crypto: cavium - remove unused fucntions
 2019-03-28  6:06 UTC  (2+ messages)

[RFC PATCH] crypto: chtls - handle inet_csk_reqsk_queue_add() failures
 2019-03-28  5:39 UTC  (2+ messages)

[PATCH AUTOSEL 5.0 067/262] crypto: crypto4xx - add missing of_node_put after of_device_is_available
 2019-03-27 18:01 UTC  (3+ messages)
` [PATCH AUTOSEL 5.0 068/262] crypto: cavium/zip - fix collision with generic cra_driver_name
` [PATCH AUTOSEL 5.0 216/262] hwrng: virtio - Avoid repeated init of completion

[PATCH AUTOSEL 4.19 049/192] crypto: crypto4xx - add missing of_node_put after of_device_is_available
 2019-03-27 18:09 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 050/192] crypto: cavium/zip - fix collision with generic cra_driver_name
` [PATCH AUTOSEL 4.19 160/192] hwrng: virtio - Avoid repeated init of completion

[PATCH AUTOSEL 4.14 034/123] crypto: crypto4xx - add missing of_node_put after of_device_is_available
 2019-03-27 18:16 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 035/123] crypto: cavium/zip - fix collision with generic cra_driver_name
` [PATCH AUTOSEL 4.14 101/123] hwrng: virtio - Avoid repeated init of completion

[PATCH AUTOSEL 4.9 25/87] crypto: crypto4xx - add missing of_node_put after of_device_is_available
 2019-03-27 18:20 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 70/87] hwrng: virtio - Avoid repeated init of completion

[PATCH AUTOSEL 4.4 52/63] hwrng: virtio - Avoid repeated init of completion
 2019-03-27 18:23 UTC 

[PATCH AUTOSEL 3.18 33/41] hwrng: virtio - Avoid repeated init of completion
 2019-03-27 18:25 UTC 

[PATCH v2] HID: add driver for U2F Zero built-in LED and RNG
 2019-03-27 14:07 UTC  (4+ messages)

[PATCH 0/17] Add zinc using existing algorithm implementations
 2019-03-26  9:46 UTC  (7+ messages)

Bad file pattern in MAINTAINERS section 'IBM Power in-Nest Crypto Acceleration'
 2019-03-25 21:26 UTC 

[Bug] Rockchip crypto driver sometimes produces wrong ciphertext
 2019-03-25  6:31 UTC  (4+ messages)

[RFC v7.1] crypto: akcipher - default implementations for request callbacks
 2019-03-23  4:43 UTC 

INFO: task hung in tls_sw_free_resources_tx
 2019-03-23  0:56 UTC 

[PATCH v7 00/11] crypto: add EC-RDSA (GOST 34.10) algorithm
 2019-03-22 22:41 UTC  (11+ messages)
` [PATCH v7 03/11] crypto: rsa - unimplement sign/verify for raw RSA backends
` [PATCH v7 05/11] KEYS: do not kmemdup digest in {public,tpm}_key_verify_signature
` [PATCH v7 06/11] X.509: parse public key parameters from x509 for akcipher
` [PATCH v7 11/11] integrity: support EC-RDSA signatures for asymmetric_verify

[RFC PATCH v3 00/18] fscrypt: key management improvements
 2019-03-22 22:02 UTC  (4+ messages)
` [RFC PATCH v3 07/18] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl

[possible PATCH] crypto: sahara - Use #ifdef DEBUG not IS_ENABLED(DEBUG)
 2019-03-22 16:29 UTC  (8+ messages)

[PATCH] crypto: Kconfig - fix typos AEGSI -> AEGIS
 2019-03-22 13:04 UTC  (2+ messages)

[PATCH] crypto: salsa20-generic - use crypto_xor_cpy()
 2019-03-22 13:04 UTC  (2+ messages)

[PATCH] crypto: chacha-generic - use crypto_xor_cpy()
 2019-03-22 13:04 UTC  (2+ messages)

[PATCH] crypto: ccree - reduce kernel stack usage with clang
 2019-03-22 13:04 UTC  (2+ messages)

[PATCH] crypto: vmx - fix copy-paste error in CTR mode
 2019-03-22 13:04 UTC  (2+ messages)

[PATCH] hwrng: omap - Set default quality
 2019-03-22 13:03 UTC  (2+ messages)

[PATCH 0/8] crypto: test the !may_use_simd() fallback code
 2019-03-22 13:03 UTC  (2+ messages)

[PATCH 0/9] crypto: add SIMD helpers for AEADs
 2019-03-22 13:03 UTC  (2+ messages)

[PATCH v3] crypto: caam/jr - optimize job ring enqueue and dequeue operations
 2019-03-22 13:02 UTC  (2+ 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 NNTP newsgroup(s).