linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-20 07:02:12 to 2020-01-29 08:40:35 UTC [more...]

Possible issue with new inauthentic AEAD in extended crypto tests
 2020-01-29  8:40 UTC  (9+ messages)

[GIT PULL] Crypto Update for 5.4
 2020-01-29  0:30 UTC  (4+ messages)
` [GIT PULL] Crypto Update for 5.5
  ` [GIT PULL] Crypto Update for 5.6

[PATCH 1/2] hwrng: Add support for ASPEED RNG
 2020-01-29  0:26 UTC  (9+ messages)
` [PATCH 2/2] "

[PATCH] [RFC] crypto: ccree - fix retry handling in cc_send_sync_request()
 2020-01-28 19:09 UTC 

[PATCH 0/9] crypto: engine: permit to handle multiple requests
 2020-01-28 16:55 UTC  (16+ messages)
` [PATCH 1/9] crypto: engine: workqueue can only be processed one by one
` [PATCH 2/9] crypto: engine: get rid of cur_req_prepared
` [PATCH 3/9] crypto: engine: get rid of cur_req
` [PATCH 4/9] crypto: engine: permit to choose queue length
` [PATCH 5/9] crypto: engine: add enqueue_request/can_do_more
` [PATCH 6/9] crypto: sun8i-ce: move iv data to request context
` [PATCH 7/9] crypto: sun8i-ce: increase task list size
` [PATCH 8/9] crypto: sun8i-ce: split into prepare/run/unprepare
` [PATCH 9/9] crypto: sun8i-ce: permit to batch requests

[PATCH] crypto: engine - support for parallel requests
 2020-01-28 13:28 UTC  (4+ messages)

[PATCH 0/6] imx-rngc - several small fixes
 2020-01-28 11:01 UTC  (7+ messages)
` [PATCH 1/6] hwrng: imx-rngc - fix an error path
` [PATCH 2/6] hwrng: imx-rngc - use automatic seeding
` [PATCH 3/6] hwrng: imx-rngc - use devres for registration
` [PATCH 4/6] hwrng: imx-rngc - (trivial) simplify error prints
` [PATCH 5/6] hwrng: imx-rngc - check the rng type
` [PATCH 6/6] hwrng: imx-rngc - simplify interrupt mask/unmask

[CRASH] crypto: virtio: crash when modprobing tcrypt on 5.5-rc7 / next-20200122
 2020-01-28  9:49 UTC  (3+ messages)

[RFC v3] crypto: ccree - protect against short scatterlists
 2020-01-28  9:30 UTC  (6+ messages)

[PATCH V6 0/4] Add Xilinx's ZynqMP AES-GCM driver support
 2020-01-28  6:18 UTC  (5+ messages)
` [PATCH V6 1/4] firmware: xilinx: Add ZynqMP aes API for AES functionality
` [PATCH V6 2/4] dt-bindings: crypto: Add bindings for ZynqMP AES-GCM driver
` [PATCH V6 3/4] crypto: Add Xilinx AES driver
` [PATCH V6 4/4] arm64: zynqmp: Add Xilinx AES node

[PATCH] crypto: testmgr - properly mark the end of scatterlist
 2020-01-28  2:40 UTC  (2+ messages)

[PATCH v7 0/9] enable CAAM's HWRNG as default
 2020-01-27 16:56 UTC  (10+ messages)
` [PATCH v7 1/9] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
` [PATCH v7 2/9] crypto: caam - use struct hwrng's .init for initialization
` [PATCH v7 3/9] crypto: caam - use devm_kzalloc to allocate JR data
` [PATCH v7 4/9] crypto: caam - drop global context pointer and init_done
` [PATCH v7 5/9] crypto: caam - simplify RNG implementation
` [PATCH v7 6/9] crypto: caam - check if RNG job failed
` [PATCH v7 7/9] crypto: caam - invalidate entropy register during RNG initialization
` [PATCH v7 8/9] crypto: caam - enable prediction resistance in HRWNG
` [PATCH v7 9/9] crypto: caam - limit single JD RNG output to maximum of 16 bytes

[PATCH V5 0/4] Add Xilinx's ZynqMP AES-GCM driver support
 2020-01-27 15:50 UTC  (10+ messages)
` [PATCH V5 1/4] firmware: xilinx: Add ZynqMP aes API for AES functionality
` [PATCH V5 2/4] dt-bindings: crypto: Add bindings for ZynqMP AES-GCM driver
` [PATCH V5 3/4] crypto: Add Xilinx AES driver
` [PATCH V5 4/4] arm64: zynqmp: Add Xilinx AES node

[RFC] crypto: ccree - protect against short scatterlists
 2020-01-27 15:09 UTC  (3+ messages)

[PATCH 0/3] hw_random: introduce Arm CryptoCell TRNG driver
 2020-01-27 14:27 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: add device tree binding for Arm CryptoCell trng engine
` [PATCH 2/3] hw_random: cctrng: introduce Arm CryptoCell driver
` [PATCH 3/3] MAINTAINERS: add HG as cctrng maintainer

[PATCH v6 0/7] enable CAAM's HWRNG as default
 2020-01-27 13:45 UTC  (14+ messages)
` [PATCH v6 2/7] crypto: caam - drop global context pointer and init_done
` [PATCH v6 6/7] crypto: caam - enable prediction resistance in HRWNG
` [PATCH v6 7/7] crypto: caam - limit single JD RNG output to maximum of 16 bytes

[RFC] crypto: ccree - protect against short scatterlists
 2020-01-27 12:29 UTC  (3+ messages)

[PATCH] Introduce OSCCA SM2 asymmetric cipher algorithm
 2020-01-27  3:16 UTC  (11+ messages)
` [PATCH 1/6] lib/mpi: Extend the MPI library
` [PATCH 2/6] lib/mpi: Introduce ec implementation to "
                ` 回复:[PATCH "
` [PATCH 3/6] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
        ` 回复:[PATCH "
` [PATCH 4/6] crypto: testmgr - support test with different ciphertext per encryption
` [PATCH 5/6] crypto: testmgr - Add SM2 test vectors
` [PATCH 6/6] crypto: proc - simplify the c_show function

[PATCH 00/11] crypto: ccree - fixes and cleanups
 2020-01-26 13:37 UTC  (8+ messages)

[PATCH 0/2] Fix debugfs register access while suspended
 2020-01-26 13:32 UTC  (5+ messages)
` [PATCH 1/2] debugfs: regset32: Add Runtime PM support
` [PATCH 2/2] crypto: ccree - fix debugfs register access while suspended

[PATCH v2 00/10] Impveovements for random.h/archrandom.h
 2020-01-25 17:46 UTC  (6+ messages)

[PATCH] crypto: chelsio - remove extra allocation for chtls_dev
 2020-01-24 22:20 UTC 

[PATCH] add support for TLS1.2 algorithms offload
 2020-01-24  8:00 UTC  (3+ messages)

[PATCH] padata.h: Annotate parallel_data with __rcu
 2020-01-24  4:26 UTC  (3+ messages)

[PATCH v4 0/9] crypto: caam - backlogging support
 2020-01-23 19:43 UTC  (11+ messages)
` [PATCH v4 1/9] crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions
` [PATCH v4 2/9] crypto: caam - refactor ahash_done callbacks
` [PATCH v4 3/9] crypto: caam - refactor ahash_edesc_alloc
` [PATCH v4 4/9] crypto: caam - refactor RSA private key _done callbacks
` [PATCH v4 5/9] crypto: caam - change return code in caam_jr_enqueue function
` [PATCH v4 6/9] crypto: caam - support crypto_engine framework for SKCIPHER algorithms
` [PATCH v4 7/9] crypto: caam - add crypto_engine support for AEAD algorithms
` [PATCH v4 8/9] crypto: caam - add crypto_engine support for RSA algorithms
` [PATCH v4 9/9] crypto: caam - add crypto_engine support for HASH algorithms

[CRASH] crypto: omap: kernel panic when modprobing tcrypt
 2020-01-23 11:59 UTC  (2+ messages)

[RFC PATCH] Crypto-engine support for parallel requests
 2020-01-22 14:41 UTC  (9+ messages)

[PATCH] crypto: allow tests to be disabled when manager is disabled
 2020-01-22 10:18 UTC  (3+ messages)

[PATCH] crypto: arm/chacha - fix build failured when kernel mode NEON is disabled
 2020-01-22 10:16 UTC  (2+ messages)

[PATCH] crypto: caam - add support for i.MX8M Plus
 2020-01-22 10:15 UTC  (2+ messages)

[PATCH] crypto: x86/poly1305 - emit does base conversion itself
 2020-01-22 10:15 UTC  (2+ messages)

[PATCH][next] crypto: hisilicon: fix spelling mistake "disgest" -> "digest"
 2020-01-22 10:15 UTC  (2+ messages)

[PATCH] crypto: chacha20poly1305 - add back missing test vectors and test chunking
 2020-01-22 10:15 UTC  (2+ messages)

[PATCH] crypto: x86/poly1305: fix .gitignore typo
 2020-01-22 10:15 UTC  (2+ messages)

[PATCH][next][V2] tee: fix memory allocation failure checks on drv_data and amdtee
 2020-01-22 10:14 UTC  (2+ messages)

[PATCH] crypto: atmel-{aes,sha,tdes} - Retire crypto_platform_data
 2020-01-22 10:13 UTC  (2+ messages)

[PATCH v3] crypto, x86/sha: Eliminate casts on asm implementations
 2020-01-22 10:13 UTC  (3+ messages)

[PATCH 0/3] Crypto/chtls bug fixes
 2020-01-22 10:12 UTC  (2+ messages)

[PATCH] crypto: caam/qi2 - fix typo in algorithm's driver name
 2020-01-22 10:12 UTC  (2+ messages)

[PATCH RESEND -next] tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DD
 2020-01-22  9:34 UTC  (2+ messages)

[PATCH V4 0/4] Add Xilinx's ZynqMP AES-GCM driver support
 2020-01-22  6:59 UTC  (14+ messages)
` [PATCH V4 1/4] dt-bindings: crypto: Add bindings for ZynqMP AES driver
` [PATCH V4 2/4] ARM64: zynqmp: Add Xilinix AES node
` [PATCH V4 3/4] firmware: xilinx: Add ZynqMP aes API for AES functionality
` [PATCH V4 4/4] crypto: Add Xilinx AES driver

Advertise maximum number of sg supported by driver in single request
 2020-01-21 12:03 UTC  (12+ messages)

[PATCH] crypto: x86/curve25519 - replace with formally verified implementation
 2020-01-20 17:18 UTC 

[PATCH] crypto: rng - Fix a refcounting bug in crypto_rng_reset()
 2020-01-20 15:56 UTC  (2+ messages)

[PATCH] this patch implements ecdsa 256 and 384 with tests on, ecdsa256-sha256 and ecdsa384-sha256
 2020-01-20 14:15 UTC 

[PATCH 0/4] crypto: hisilicon: Unify hardware error handle process
 2020-01-20  7:30 UTC  (5+ messages)
` [PATCH 1/4] crypto: hisilicon: Unify hardware error init/uninit into QM
` [PATCH 2/4] crypto: hisilicon: Configure zip RAS error type
` [PATCH 3/4] crypto: hisilicon: Unify error detect process into qm
` [PATCH 4/4] crypto: hisilicon: Fix duplicate print when qm occur multiple errors

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2020-01-19 21:19 UTC  (8+ messages)
` [PATCH v28 00/12] /dev/random - a new approach with full SP800-90B
  ` [PATCH v29 "
    ` [PATCH v29 01/12] Linux Random Number Generator
    ` [PATCH v29 06/12] LRNG - add SP800-90A DRBG extension
    ` [PATCH v29 07/12] LRNG - add kernel crypto API PRNG extension
    ` [PATCH v29 09/12] LRNG - add Jitter RNG fast noise source
    ` [PATCH v29 11/12] LRNG - add interface for gathering of raw entropy


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