linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-24 10:21:06 to 2019-02-01 15:05:12 UTC [more...]

Want starting it?
 2019-02-01 13:06 UTC 

[PATCH v6 0/4] Introduce TEE bus driver framework
 2019-02-01  8:42 UTC  (11+ messages)
` [PATCH v6 1/4] tee: add bus driver framework for TEE based devices
` [PATCH v6 2/4] tee: add supp_nowait flag in tee_context struct
` [PATCH v6 3/4] tee: optee: add TEE bus device enumeration support
` [PATCH v6 4/4] hwrng: add OP-TEE based rng driver

[PATCH v2 00/15] crypto: improved skcipher, aead, and hash tests
 2019-02-01  7:51 UTC  (16+ messages)
` [PATCH v2 01/15] crypto: aegis - fix handling chunked inputs
` [PATCH v2 02/15] crypto: morus "
` [PATCH v2 03/15] crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
` [PATCH v2 04/15] crypto: x86/morus "
` [PATCH v2 05/15] crypto: x86/aesni-gcm - fix crash on empty plaintext
` [PATCH v2 06/15] crypto: ahash - fix another early termination in hash walk
` [PATCH v2 07/15] crypto: arm64/aes-neonbs - fix returning final keystream block
` [PATCH v2 08/15] crypto: testmgr - add testvec_config struct and helper functions
` [PATCH v2 09/15] crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTS
` [PATCH v2 10/15] crypto: testmgr - implement random testvec_config generation
` [PATCH v2 11/15] crypto: testmgr - convert skcipher testing to use testvec_configs
` [PATCH v2 12/15] crypto: testmgr - convert aead "
` [PATCH v2 13/15] crypto: testmgr - convert hash "
` [PATCH v2 14/15] crypto: testmgr - check for skcipher_request corruption
` [PATCH v2 15/15] crypto: testmgr - check for aead_request corruption

Crypto Fixes for 4.15
 2019-02-01  7:37 UTC  (12+ messages)
    ` Crypto Fixes for 4.16
      ` 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

[PATCH] fixed caam driver handling of sg list
 2019-02-01  7:18 UTC  (6+ messages)
  ` [PATCHv2] crypto: caam - fixed "
  ` [PATCH v3] "

[PATCH v2 0/4] crypto: hisilicon: Add HiSilicon QM and ZIP controller driver
 2019-02-01  7:15 UTC  (5+ messages)
` [PATCH v2 2/4] crypto: hisilicon: Add queue management driver for HiSilicon QM module

[RFC PATCH v4] akcipher: new verify API for public key algorithms
 2019-02-01  7:09 UTC  (3+ messages)

[RFC/RFT PATCH 00/15] crypto: improved skcipher, aead, and hash tests
 2019-02-01  7:00 UTC  (19+ messages)
` [RFC/RFT PATCH 02/15] crypto: morus - fix handling chunked inputs
` [RFC/RFT PATCH 07/15] crypto: arm64/aes-neonbs - fix returning final keystream block
` [RFC/RFT PATCH 09/15] crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTS
` [RFC/RFT PATCH 11/15] crypto: testmgr - convert skcipher testing to use testvec_configs

[PATCH v3 0/4] crypto: fix crct10dif for ARM and arm64
 2019-02-01  6:52 UTC  (6+ messages)
` [PATCH v3 1/4] crypto: arm/crct10dif - revert to C code for short inputs
` [PATCH v3 2/4] crypto: arm64/crct10dif "
` [PATCH v3 3/4] crypto: arm/crct10dif - remove dead code
` [PATCH v3 4/4] crypto: arm64/crct10dif "

[PATCH 2/2] crypto: caam - fix DMA mapping of stack memory
 2019-02-01  6:51 UTC  (10+ messages)
  ` [PATCH v2 "

[PATCH 0/2] crypto: arm64 - expose PMULL variants as separate algos
 2019-02-01  6:51 UTC  (4+ messages)
` [PATCH 1/2] crypto: arm64/crct10dif - register "
` [PATCH 2/2] crypto: arm64/ghash "

[PATCH] crypto: mark crc32 checksum as FIPS allowed
 2019-02-01  6:51 UTC  (3+ messages)

[PATCH] crypto: bcm: remove -I. header search path and unused macro define
 2019-02-01  6:51 UTC  (2+ messages)

[PATCH] crypto: prefix header search paths with $(srctree)/
 2019-02-01  6:51 UTC  (2+ messages)

[PATCH 0/3] crypto: arm64/aes-ccm - various bug fixes
 2019-02-01  6:50 UTC  (9+ messages)
` [PATCH 1/3] crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
` [PATCH 2/3] crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
` [PATCH 3/3] crypto: arm64/aes-ccm - don't use an atomic walk needlessly

[PATCH] crypto: testmgr - skip crc32c context test for ahash algorithms
 2019-02-01  6:50 UTC  (2+ messages)

[PATCH 0/7] crypto: axis - fixes for the Artpec SoCs
 2019-02-01  6:49 UTC  (2+ messages)

[PATCH] crypto4xx: Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
 2019-02-01  6:49 UTC  (2+ messages)

[PATCH -next] crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op
 2019-02-01  6:49 UTC  (2+ messages)

[PATCH 1/2] crypto: caam - fix indentation of goto label
 2019-02-01  6:49 UTC  (2+ messages)

[PATCH 0/7] crypto: cleanup debugfs usage
 2019-02-01  6:48 UTC  (2+ messages)

[PATCH] crypto: caam - handle zero-length AEAD output
 2019-02-01  6:48 UTC  (2+ messages)

[PATCH] crypto: caam - add support for cmac(aes)
 2019-02-01  6:48 UTC  (2+ messages)

[PATCH -next] crypto: seqiv - Use kmemdup in seqiv_aead_encrypt()
 2019-02-01  6:48 UTC  (2+ messages)

[PATCH] crypto: caam - fixed handling of sg list
 2019-02-01  5:08 UTC 

Start working
 2019-01-31 13:07 UTC 

[PATCH v6 01/27] x86/crypto: Adapt assembly for PIE support
 2019-01-31 19:24 UTC 

[PATCH v3 0/3] add AES support for Exynos5433
 2019-01-31 16:45 UTC  (5+ messages)
    ` [PATCH v3 2/3] dt-bindings: crypto: document Exynos5433 SlimSSS
    ` [PATCH v3 3/3] crypto: s5p: add AES support for Exynos5433

[PATCH] crypto: ccp: fix the SEV probe in kexec boot path
 2019-01-31 15:08 UTC  (2+ messages)

[PATCH] crypto: caam - Do not overwrite IV
 2019-01-31  6:12 UTC 

[PATCH v4 0/3] crypto: crct10dif assembly cleanup and optimizations
 2019-01-31  4:42 UTC  (4+ messages)
` [PATCH v4 1/3] crypto: x86/crct10dif-pcl - "
` [PATCH v4 2/3] crypto: arm/crct10dif-ce "
` [PATCH v4 3/3] crypto: arm64/crct10dif-ce "

[PATCH v3 0/3] crypto: crct10dif assembly cleanup and optimizations
 2019-01-31  3:37 UTC  (11+ messages)
` [PATCH v3 1/3] crypto: x86/crct10dif-pcl - "
` [PATCH v3 2/3] crypto: arm/crct10dif-ce "
` [PATCH v3 3/3] crypto: arm64/crct10dif-ce "

Email from yesterday
 2019-01-30 10:02 UTC 

[PATCH 0/6] General Key Derivation Function Support
 2019-01-30 14:39 UTC  (5+ messages)
  ` [PATCH v2 "

[PATCH v7 07/28] x86/asm/crypto: annotate local functions
 2019-01-30 12:47 UTC  (4+ messages)
` [PATCH v7 09/28] x86/asm: annotate aliases
` [PATCH v7 24/28] x86_64/asm: change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH v7 27/28] x86_32/asm: "

[PATCH v2 0/3] crypto: crct10dif assembly cleanup and optimizations
 2019-01-29 13:15 UTC  (5+ messages)
` [PATCH v2 1/3] crypto: x86/crct10dif-pcl - "
` [PATCH v2 2/3] crypto: arm/crct10dif-ce "
` [PATCH v2 3/3] crypto: arm64/crct10dif-ce "

[patch-next] crypto: testmgr - use kmemdup
 2019-01-29  0:01 UTC 

[PATCH AUTOSEL 4.20 032/304] crypto: aes_ti - disable interrupts while accessing S-box
 2019-01-28 15:43 UTC  (3+ messages)
` [PATCH AUTOSEL 4.20 266/304] crypto: ux500 - Use proper enum in cryp_set_dma_transfer
` [PATCH AUTOSEL 4.20 267/304] crypto: ux500 - Use proper enum in hash_set_dma_transfer

[PATCH AUTOSEL 4.19 026/258] crypto: aes_ti - disable interrupts while accessing S-box
 2019-01-28 15:58 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 223/258] crypto: ux500 - Use proper enum in cryp_set_dma_transfer
` [PATCH AUTOSEL 4.19 224/258] crypto: ux500 - Use proper enum in hash_set_dma_transfer

[PATCH AUTOSEL 4.14 018/170] crypto: aes_ti - disable interrupts while accessing S-box
 2019-01-28 16:11 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 144/170] crypto: ux500 - Use proper enum in cryp_set_dma_transfer
` [PATCH AUTOSEL 4.14 145/170] crypto: ux500 - Use proper enum in hash_set_dma_transfer

[PATCH AUTOSEL 4.9 087/107] crypto: ux500 - Use proper enum in cryp_set_dma_transfer
 2019-01-28 16:19 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 088/107] crypto: ux500 - Use proper enum in hash_set_dma_transfer

[PATCH AUTOSEL 4.4 66/80] crypto: ux500 - Use proper enum in cryp_set_dma_transfer
 2019-01-28 16:23 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 67/80] crypto: ux500 - Use proper enum in hash_set_dma_transfer

[PATCH AUTOSEL 3.18 49/61] crypto: ux500 - Use proper enum in cryp_set_dma_transfer
 2019-01-28 16:26 UTC  (2+ messages)
` [PATCH AUTOSEL 3.18 50/61] crypto: ux500 - Use proper enum in hash_set_dma_transfer

[PATCH 0/3] crypto: crct10dif assembly cleanup and optimizations
 2019-01-28  9:47 UTC  (5+ messages)
` [PATCH 1/3] crypto: x86/crct10dif-pcl - "
` [PATCH 2/3] crypto: arm/crct10dif-ce "
` [PATCH 3/3] crypto: arm64/crct10dif-ce "

[PATCH v5 0/4] Introduce TEE bus driver framework
 2019-01-28  4:30 UTC  (12+ messages)
` [PATCH v5 1/4] tee: add bus driver framework for TEE based devices
` [PATCH v5 3/4] tee: optee: add TEE bus device enumeration support
` [PATCH v5 4/4] hwrng: add OP-TEE based rng driver

[Bug] Rockchip crypto driver sometimes produces wrong ciphertext
 2019-01-28  3:14 UTC  (4+ messages)

[PATCH v2 0/4] crypto: fix crct10dif for ARM and arm64
 2019-01-27  9:10 UTC  (7+ messages)
` [PATCH v2 1/4] crypto: arm/crct10dif - revert to C code for short inputs
` [PATCH v2 2/4] crypto: arm64/crct10dif "
` [PATCH v2 3/4] crypto: arm/crct10dif - remove dead code
` [PATCH v2 4/4] crypto: arm64/crct10dif "

Data entry service and data processing services
 2019-01-26  7:29 UTC 

Data entry service and data processing services
 2019-01-26  7:53 UTC 

Are your photos ready?
 2019-01-26 12:12 UTC 

Are your photos ready?
 2019-01-26 12:43 UTC 

[RFC PATCH v3] akcipher: Introduce verify_rsa/verify for public key algorithms
 2019-01-25 13:46 UTC  (4+ messages)

[PATCH] crypto: clarify name of WEAK_KEY request flag
 2019-01-25 10:48 UTC  (2+ messages)

[PATCH] crypto: bcm - remove unused function do_decrypt()
 2019-01-25 10:48 UTC  (2+ messages)

[PATCH v2] virtio-rng: Avoid repeated init of completion
 2019-01-25 10:48 UTC  (2+ messages)

[PATCH V3 0/5] Crypto Cleanup
 2019-01-25 10:48 UTC  (2+ messages)

[patch 2/9] crypto: aegis - Cleanup license mess
 2019-01-25 10:47 UTC  (2+ messages)

[PATCH 1/2] crypto/chelsio: avoid using sa_entry imm
 2019-01-25 10:47 UTC  (2+ messages)

[PATCH 0/7] bug fixes and cleanups
 2019-01-25 10:46 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - Invoke callback after DMA unmap
 2019-01-25 10:45 UTC  (2+ messages)

[RFC PATCH v2] akcipher: Introduce verify_rsa/verify for public key algorithms
 2019-01-25 10:00 UTC  (5+ messages)

[PATCH 0/2] crypto: fix crct10dif for ARM and arm64
 2019-01-25  7:49 UTC  (7+ messages)
` [PATCH 1/2] crypto: arm/crct10dif - revert to C code for short inputs
` [PATCH 2/2] crypto: arm64/crct10dif "

[PATCH 3.18 10/52] crypto: cts - fix crash on short inputs
 2019-01-24 19:19 UTC 

[PATCH v2 0/3] add AES support for Exynos5433
 2019-01-24 14:50 UTC  (6+ messages)
  ` [PATCH v2 3/3] crypto: s5p: "


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