linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-13 02:11:24 to 2019-01-05 12:45:52 UTC [more...]

[PATCH 00/16] crypto: skcipher template simplifications and conversions
 2019-01-05 12:03 UTC  (23+ messages)
` [PATCH 01/16] crypto: cfb - add missing 'chunksize' property
` [PATCH 02/16] crypto: cfb - remove bogus memcpy() with src == dest
` [PATCH 03/16] crypto: ofb - fix handling partial blocks and make thread-safe
` [PATCH 04/16] crypto: pcbc - remove bogus memcpy()s with src == dest
` [PATCH 05/16] crypto: skcipher - add helper for simple block cipher modes
` [PATCH 06/16] crypto: cbc - convert to skcipher_alloc_instance_simple()
` [PATCH 07/16] crypto: cfb "
` [PATCH 08/16] crypto: ctr - convert to skcipher API
` [PATCH 09/16] crypto: ecb "
` [PATCH 10/16] crypto: keywrap "
` [PATCH 11/16] crypto: ofb - convert to skcipher_alloc_instance_simple()
` [PATCH 12/16] crypto: pcbc - remove ability to wrap internal ciphers
` [PATCH 13/16] crypto: pcbc - convert to skcipher_alloc_instance_simple()
` [PATCH 14/16] crypto: arc4 - convert to skcipher API
` [PATCH 15/16] crypto: null - convert ecb-cipher_null "
` [PATCH 16/16] crypto: algapi - remove crypto_alloc_instance()

[PATCH v3] crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
 2019-01-04 15:24 UTC  (3+ messages)

[PATCH v1 0/2] Add OP-TEE based hwrng driver
 2019-01-04 13:03 UTC  (41+ messages)
` [PATCH v1 1/2] dt/bindings: add bindings for optional optee rng-uuid property
` [PATCH v1 2/2] hwrng: add OP-TEE based rng driver

Question 22
 2019-01-04  6:03 UTC 

[RFC PATCH] akcipher: Introduce verify2 for public key algorithms
 2019-01-04 10:20 UTC  (5+ messages)

IPSec ESN: Packets decryption fail with ESN enabled connection
 2019-01-04  8:34 UTC  (4+ messages)

[PATCH] crypto: cavium/nitrox - Use after free in process_response_list()
 2019-01-04  6:46 UTC 

[PATCH] crypto:authencesn: Avoid twice completion call in decrypt path
 2019-01-03  8:51 UTC 

For your photos again
 2019-01-02 13:24 UTC 

For your photos again
 2019-01-02 10:55 UTC 

ALLIANCE LOAN OFFER/PROJECT FUNDING
 2018-12-30 21:28 UTC 

[PATCH] crypto: virtio: clean up indentation, replace spaces with tab
 2018-12-30 13:46 UTC 

: I need your urgent respons
 2018-12-29 21:11 UTC 

[PATCH] crypto: Fix typo in "pclmul"
 2018-12-28 10:09 UTC 

[PATCH -next] crypto: chelsio - CHECK-remove set but not used variables 'adap'
 2018-12-28  6:53 UTC  (3+ messages)
` [PATCH v2 -next] crypto: chelsio - remove "

[PATCH -next] crypto: chelsio - check set_msg_len overflow in generate_b0
 2018-12-28  6:41 UTC 

[PATCH -next] crypto: ux500 catch dma submission error
 2018-12-28  6:10 UTC 

[PATCH -next] crypto: brcm - Fix some set-but-not-used warning
 2018-12-28  3:44 UTC 

Crypto Fixes for 4.9
 2018-12-27  1:03 UTC  (9+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Update for 4.14
      ` Crypto Update for 4.15
        ` Crypto Update for 4.20
          ` Crypto Update for 4.21

[PATCH] char: hw_random: Fix missing check during driver release
 2018-12-26 22:03 UTC  (3+ messages)

[PATCH] scatterlist: Update size type to support greater then 4GB size
 2018-12-24  8:07 UTC  (5+ messages)

[PATCH] crypto: remove remnants of internal IV generators
 2018-12-23  4:03 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FS
 2018-12-23  4:03 UTC  (2+ messages)

[PATCH] crypto: salsa20-generic - don't unnecessarily use atomic walk
 2018-12-23  4:03 UTC  (2+ messages)

[PATCH] crypto: skcipher - add might_sleep() to skcipher_walk_virt()
 2018-12-23  4:03 UTC  (2+ messages)

BUG: sleeping function called from invalid context at mm/slab.h:LINE (4)
 2018-12-23  4:03 UTC  (3+ messages)
  ` [PATCH] crypto: x86/chacha - avoid sleeping under kernel_fpu_begin()

[PATCH] crypto: cavium/nitrox - Added AEAD cipher support
 2018-12-23  4:02 UTC  (2+ messages)

[PATCH] crypto: mxc-scc - fix build warnings on ARM64
 2018-12-23  4:02 UTC  (2+ messages)

[PATCH 1/2] crypto: crypto_user_stat: remove unused dump functions
 2018-12-23  4:02 UTC  (3+ messages)
` [PATCH 2/2] crypto: document missing stats member

[PATCH 0/6] crypto:chelsio: Bug Fixes
 2018-12-23  4:01 UTC  (2+ messages)

[PATCH -next] crypto: chelsio - remove set but not used variable 'kctx_len'
 2018-12-23  4:01 UTC  (2+ messages)

[PATCH] crypto: ux500 - Use proper enum in hash_set_dma_transfer
 2018-12-23  4:01 UTC  (2+ messages)

[PATCH 00/12] x86/crypto: gcmaes AVX scatter/gather support
 2018-12-23  4:01 UTC  (2+ messages)

[PATCH] crypto: ux500 - Use proper enum in cryp_set_dma_transfer
 2018-12-23  4:01 UTC  (2+ messages)

[PATCH] crypto4xx: add prng crypto support
 2018-12-23  1:16 UTC 

[PATCH 0/4] crypto: hisilicon: Add HiSilicon QM and ZIP controller driver
 2018-12-22  7:51 UTC  (5+ messages)
` [PATCH 1/4] Documentation: Add debugfs doc for hisi_zip
` [PATCH 2/4] crypto: hisilicon: Add queue management driver for HiSilicon QM module
` [PATCH 3/4] crypto: hisilicon: Add HiSilicon ZIP accelerator support
` [PATCH 4/4] MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver

[PATCH 0/3] crypto: caam - add support for xcbc(aes)
 2018-12-21 15:59 UTC  (4+ messages)
` [PATCH 1/3] crypto: caam - fix error reporting for caam_hash_alloc
` [PATCH 2/3] crypto: caam - create ahash shared descriptors only once
` [PATCH 3/3] crypto: caam - add support for xcbc(aes)

[PATCH] crypto: caam - fix SHA support detection
 2018-12-21 12:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] crypto: caam/qi2 - add a CRYPTO_DEV_FSL_CAAM dependency
 2018-12-20 21:27 UTC  (2+ messages)

: I need your urgent respons
 2018-12-19 16:07 UTC 

RFC: turris_mox secure firmware driver: should this be a crypto driver?
 2018-12-19 15:51 UTC 

[PATCH] crypto: caam - fix zero-length buffer DMA mapping
 2018-12-19 14:41 UTC  (2+ messages)

[PATCH] crypto/ccp: Update copyright notices and dates
 2018-12-18 15:48 UTC 

[PATCH v2] crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
 2018-12-18 14:10 UTC  (3+ messages)

[PATCH -next] crypto: chtls - remove set but not used variables 'err, adap, request, hws'
 2018-12-18  2:26 UTC 

<<<Good Day To You Sir>>
 2018-12-17 21:09 UTC 

[PATCH 0/3] crypto: authenc - fix key parsing
 2018-12-17  7:23 UTC  (4+ messages)
` [PATCH 1/3] crypto: authenc - fix parsing key with misaligned rta_len
` [PATCH 2/3] crypto: bcm - convert to use crypto_authenc_extractkeys()
` [PATCH 3/3] crypto: ccree "

[PATCH] crypto: remove struct cipher_desc
 2018-12-17  3:12 UTC 

wohltätige Spende von 2.000.000 euro
 2018-12-17  0:06 UTC 

[tls 5/5] crypto/chelsio/chtls: send/recv window update
 2018-12-14 21:41 UTC  (2+ messages)

[tls 4/5] crypto/chelsio/chtls: macro correction in tx path
 2018-12-14 21:41 UTC  (2+ messages)

[tls 3/5] crypto/chelsio/chtls: listen fails with multiadapt
 2018-12-14 21:41 UTC  (2+ messages)

[tls 2/5] net/tls: sleeping function from invalid context
 2018-12-14 21:41 UTC  (2+ messages)

[tls 1/5] net/tls: Init routines in create_ctx
 2018-12-14 21:41 UTC  (2+ messages)

[PATCH 1/1] cavium: Update firmware for CNN55XX crypto driver
 2018-12-14 13:15 UTC  (2+ messages)

[PATCH v2] Allow hwrng to initialize crng
 2018-12-14  7:56 UTC  (7+ messages)

[PATCH 2/2] scsi: ufs: add inline crypto support to UFS HCD
 2018-12-14  5:43 UTC  (5+ messages)

[PATCH RFC 0/4] crypto: hisilicon: Add HiSilicon QM and ZIP controller driver
 2018-12-13 11:22 UTC  (5+ messages)
` [PATCH RFC 1/4] Documentation: Add debugfs doc for hisi_zip
` [PATCH RFC 2/4] crypto: hisilicon: Add queue management driver for HiSilicon QM module
` [PATCH RFC 3/4] crypto: hisilicon: Add HiSilicon ZIP accelerator support
` [PATCH RFC 4/4] MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver

[PATCH] crypto: adiantum - fix leaking reference to hash algorithm
 2018-12-13 10:35 UTC  (2+ messages)

[PATCH] crypto: user - support incremental algorithm dumps
 2018-12-13 10:34 UTC  (2+ messages)

[PATCH] crypto: adiantum - adjust some comments to match latest paper
 2018-12-13 10:34 UTC  (2+ messages)

[PATCH] crypto: xchacha20 - fix comments for test vectors
 2018-12-13 10:33 UTC  (2+ messages)

[PATCH] crypto: xchacha - add test vector from XChaCha20 draft RFC
 2018-12-13 10:33 UTC  (2+ messages)

[PATCH v3 0/6] crypto: x86_64 optimized XChaCha and NHPoly1305 (for Adiantum)
 2018-12-13 10:32 UTC  (2+ messages)

[PATCH] crypto: adiantum - propagate CRYPTO_ALG_ASYNC flag to instance
 2018-12-13 10:32 UTC  (2+ messages)

[PATCH v2 0/3] crypto: arm64/chacha - performance improvements
 2018-12-13 10:31 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - Enabled Mailbox support
 2018-12-13 10:31 UTC  (2+ messages)

[PATCH v2 0/4] crypto: ARM64 NEON optimized XChaCha and NHPoly1305 (for Adiantum)
 2018-12-13 10:31 UTC  (2+ messages)

[PATCH] crypto: caam - fix setting IV after decrypt
 2018-12-13 10:20 UTC  (2+ messages)

[RFC PATCH] X.509: Parse public key parameters from x509 for akcipher
 2018-12-13 10:14 UTC  (2+ messages)

[RESEND PATCH] Allow hwrng to initialize crng
 2018-12-13  9:20 UTC  (3+ messages)

[PATCH v9 00/14] Appended signatures support for IMA appraisal
 2018-12-13  2:09 UTC  (11+ messages)
` [PATCH v9 05/14] integrity: Introduce integrity_keyring_from_id()
` [PATCH v9 06/14] integrity: Introduce asymmetric_sig_has_known_key()
` [PATCH v9 07/14] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v9 08/14] ima: Introduce is_signed()
` [PATCH v9 09/14] ima: Export func_tokens
` [PATCH v9 10/14] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v9 11/14] ima: Implement support "
` [PATCH v9 12/14] ima: Add new "d-sig" template field
` [PATCH v9 13/14] ima: Write modsig to the measurement list
` [PATCH v9 14/14] ima: Store the measurement again when appraising a modsig


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