Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2016-06-19 16:07:02 to 2016-06-23 10:50:40 UTC [more...]

[PATCH v6 0/8] crypto: asynchronous compression api
 2016-06-23 10:50 UTC  (5+ messages)
` [PATCH v6 2/8] crypto: add driver-side scomp interface

[PATCH] crypto : async implementation for sha1-mb
 2016-06-23 10:45 UTC  (2+ messages)

[PATCH v3 00/10] Chain crypto requests together at the DMA level
 2016-06-23 10:44 UTC  (16+ messages)
` [PATCH v3 01/10] crypto: marvell: Add a macro constant for the size of the crypto queue
` [PATCH v3 02/10] crypto: marvell: Check engine is not already running when enabling a req
` [PATCH v3 03/10] crypto: marvell: Fix wrong type check in dma functions
` [PATCH v3 04/10] crypto: marvell: Copy IV vectors by DMA transfers for acipher requests
` [PATCH v3 05/10] crypto: marvell: Move tdma chain out of mv_cesa_tdma_req and remove it
` [PATCH v3 06/10] crypto: marvell: Add a complete operation for async requests
` [PATCH v3 07/10] crypto: marvell: Move SRAM I/O operations to step functions
` [PATCH v3 08/10] crypto: marvell: Add load balancing between engines
` [PATCH v3 09/10] crypto: marvell: Add support for chaining crypto requests in TDMA mode
` [PATCH v3 10/10] crypto: marvell: Increase the size of the crypto queue

[PATCH v11 0/3] Key-agreement Protocol Primitives (KPP) API
 2016-06-23 10:44 UTC  (5+ messages)
` [PATCH v11 1/3] crypto: Key-agreement Protocol Primitives API (KPP)
` [PATCH v11 2/3] crypto: kpp - Add DH software implementation
` [PATCH v11 3/3] crypto: kpp - Add ECDH software support

[PATCH] crypto: user - re-add size check for CRYPTO_MSG_GETALG
 2016-06-23 10:43 UTC  (4+ messages)

Doing crypto in small stack buffers (bluetooth vs vmalloc-stack crash, etc)
 2016-06-23  6:41 UTC  (8+ messages)

[PATCH v6 0/6] crypto: algif - add akcipher
 2016-06-23  5:07 UTC  (7+ messages)
` [PATCH v6 3/6] crypto: AF_ALG -- add asymmetric cipher interface

[PATCHv2 00/27] crypto: fixes for omap family of devices
 2016-06-23  4:49 UTC  (29+ messages)
` [PATCHv2 01/27] crypto: omap-sham: use runtime_pm autosuspend for clock handling
` [PATCHv2 02/27] crypto: omap-sham: change queue size from 1 to 10
` [PATCHv2 03/27] crypto: omap: do not call dmaengine_terminate_all
` [PATCHv2 04/27] crypto: omap-sham: set sw fallback to 240 bytes
` [PATCHv2 05/27] crypto: omap-sham: avoid executing tasklet where not needed
` [PATCHv2 06/27] crypto: ahash: increase the maximum allowed statesize
` [PATCHv2 07/27] crypto: omap-sham: implement context export/import APIs
` [PATCHv2 08/27] crypto: omap-des: Fix support for unequal lengths
` [PATCHv2 09/27] crypto: omap-aes - Fix enabling clocks
` [PATCHv2 10/27] crypto: omap-aes: Add support for multiple cores
` [PATCHv2 11/27] crypto: omap-aes: Add fallback support
` [PATCHv2 12/27] crypto: engine: avoid unnecessary context switches
` [PATCHv2 13/27] crypto: omap-aes: fix crypto engine initialization order
` [PATCHv2 14/27] crypto: omap-des: "
` [PATCHv2 15/27] ARM: dts: DRA7: Add DT node for DES IP
` [PATCHv2 16/27] ARM: dts: DRA7: Add DT nodes for AES IP
` [PATCHv2 17/27] ARM: dts: DRA7: Add support for SHA IP
` [PATCHv2 18/27] ARM: dts: DRA7: Add DT node for RNG IP
` [PATCHv2 19/27] ARM: dts: AM43xx: clk: Add RNG clk node
` [PATCHv2 20/27] ARM: dts: AM43xx: Add node for RNG
` [PATCHv2 21/27] ARM: DRA7: hwmod: Add data for DES IP
` [PATCHv2 22/27] ARM: DRA7: hwmod: Add data for AES IP
` [PATCHv2 23/27] ARM: DRA7: hwmod: Add data for SHA IP
` [PATCHv2 24/27] ARM: DRA7: hwmod: Add data for RNG IP
` [PATCHv2 25/27] ARM: OMAP: DRA7xx: Make L4SEC clock domain SWSUP only
` [PATCHv2 26/27] ARM: AM43xx: hwmod: Add data for DES
` [PATCHv2 27/27] ARM: AMx3xx: hwmod: Add data for RNG

crypto: rsa - Do not gratuitously drop leading zeroes
 2016-06-23  1:27 UTC  (17+ messages)
` [PATCH 1/8] crypto: testmgr - Allow leading zeros in RSA
` [PATCH 2/8] crypto: rsa - Generate fixed-length output
` [PATCH 3/8] lib/mpi: Do not do sg_virt
` [PATCH 4/8] crypto: rsa-pkcs1pad - Require hash to be present
` [PATCH 5/8] crypto: rsa-pkcs1pad - Remove bogus page splitting
` [PATCH 6/8] crypto: rsa-pkcs1pad - Always use GFP_KERNEL
` [PATCH 7/8] crypto: rsa-pkcs1pad - Move key size check to setkey
` [PATCH 8/8] crypto: rsa-pkcs1pad - Avoid copying output when possible

[PATCH 0/3] hw_random: bcm2835: Add support for Broadcom BCM5301x
 2016-06-23  0:55 UTC  (5+ messages)
` [PATCH 1/3] Documentation: devicetree: bindings: Add BCM5301x binding
` [PATCH 2/3] hw_random: bcm2835: Add support for Broadcom BCM5301x
` [PATCH 3/3] ARM: dts: BCM5301x: Add RNG Device Tree node

[PATCH v2] crypto: Jitter RNG - use ktime_get_ns as fallback
 2016-06-22 20:16 UTC  (3+ messages)

KEYS: Use skcipher for big keys
 2016-06-22 14:23 UTC  (2+ messages)

[PATCH v4 0/5] /dev/random - a new approach
 2016-06-22 13:25 UTC  (23+ messages)

[PATCH v10 0/3] Key-agreement Protocol Primitives (KPP) API
 2016-06-22 10:08 UTC  (11+ messages)
` [PATCH v10 1/3] crypto: Key-agreement Protocol Primitives API (KPP)
` [PATCH v10 2/3] crypto: kpp - Add DH software implementation
` [PATCH v10 3/3] crypto: kpp - Add ECDH software support

[[PATCH v2] 11/11] hwrng: exynos - fixup IO accesors
 2016-06-22 11:53 UTC  (3+ messages)

[PATCH 00/28] crypto: omap fixes / support additions
 2016-06-22  9:17 UTC  (17+ messages)
` [PATCH 01/28] crypto: omap-aes: Fix registration of algorithms
` [PATCH 02/28] crypto: omap-sham: Don't idle/start SHA device between Encrypt operations
` [PATCH 20/28] ARM: OMAP: DRA7xx: Make L4SEC clock domain SWSUP only
  ` [PATCH 23/28] ARM: dts: DRA7: Add DT node for DES IP

[PATCH v9 0/3] Key-agreement Protocol Primitives (KPP) API
 2016-06-21 20:57 UTC  (8+ messages)
` [PATCH v9 2/3] crypto: kpp - Add DH software implementation

RV Owners Email List
 2016-06-21 19:08 UTC 

[PATCH] crypto: Jitter RNG - use ktime_get_raw_ns as fallback
 2016-06-21 19:38 UTC  (6+ messages)
      ` [Y2038] "

[PATCH v5 0/7] /dev/random - a new approach
 2016-06-21 18:46 UTC  (23+ messages)
` [PATCH v5 1/7] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v5 2/7] random: conditionally compile code depending on LRNG
` [PATCH v5 3/7] crypto: Linux Random Number Generator
` [PATCH v5 7/7] crypto: LRNG - add ChaCha20 support

[PATCH] crypto: use timespec64 for jent_get_nstime
 2016-06-21 17:16 UTC  (11+ messages)
      ` [Y2038] "

[PATCH] crypto : async implementation for sha1-mb
 2016-06-21 13:07 UTC  (2+ messages)

[PATCH 0/5] crypto: Fix IPsec reordering caused by cryptd
 2016-06-21  8:55 UTC  (6+ messages)
` [PATCH 1/5] crypto: cryptd - Add helpers to check whether a tfm is queued
` [PATCH 2/5] crypto: aesni - Fix cryptd reordering problem on gcm
` [PATCH 3/5] crypto: ablk_helper - Fix cryptd reordering
` [PATCH 4/5] crypto: ghash-clmulni "
` [PATCH 5/5] crypto: ghash-ce "

[PATCH-v4 0/7] random: replace urandom pool with a CRNG
 2016-06-20 23:48 UTC  (11+ messages)
` [PATCH 5/7] random: replace non-blocking pool with a Chacha20-based CRNG

[PATCH] crypto: caam - replace deprecated EXTRA_CFLAGS
 2016-06-20 11:34 UTC  (2+ messages)

[cryptodev:master 47/51] crypto/drbg.c:1637:39-40: Unneeded semicolon
 2016-06-20 11:33 UTC  (3+ messages)
` [PATCH] crypto: fix semicolon.cocci warnings

[patch] crypto: drbg - fix an error code in drbg_init_sym_kernel()
 2016-06-20 11:35 UTC  (2+ messages)

[PATCH v2 0/2] Add SHA-3 algorithm and test vectors
 2016-06-20 11:35 UTC  (2+ messages)

[PATCH] crypto: caam: fix misspelled upper_32_bits
 2016-06-20 11:34 UTC  (2+ messages)

[PATCH] crypto : async implementation for sha1-mb
 2016-06-20 11:21 UTC  (2+ messages)

[PATCH v8 0/3] crypto: caam - add support for RSA algorithm
 2016-06-20 10:54 UTC  (3+ messages)
` [PATCH v8 1/3] crypto: scatterwak - Add scatterwalk_sg_copychunks


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox