linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-03 12:15:54 to 2016-03-22 16:04:54 UTC [more...]

[PATCH] crypto: sun4i-ss: use spin_lock_irq{save|restore}
 2016-03-22 16:04 UTC 

[PATCH RESEND v2 00/14] lib/mpi: bug fixes and cleanup
 2016-03-22 14:10 UTC  (18+ messages)
` [PATCH RESEND v2 01/14] lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
` [PATCH RESEND v2 02/14] lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement
` [PATCH RESEND v2 03/14] lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic
` [PATCH RESEND v2 04/14] lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access
` [PATCH RESEND v2 05/14] lib/mpi: mpi_write_sgl(): replace open coded endian conversion
` [PATCH RESEND v2 06/14] lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs
` [PATCH RESEND v2 07/14] lib/mpi: mpi_read_buffer(): replace open coded endian conversion
` [PATCH RESEND v2 08/14] lib/mpi: mpi_read_buffer(): fix buffer overflow
` [PATCH RESEND v2 09/14] lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes
` [PATCH RESEND v2 10/14] lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytes
` [PATCH RESEND v2 11/14] lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits
` [PATCH RESEND v2 12/14] lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation
` [PATCH RESEND v2 13/14] lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices
` [PATCH RESEND v2 14/14] lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access

[PATCH v3 00/14] lib/mpi: bug fixes and cleanup
 2016-03-22 12:18 UTC  (15+ messages)
` [PATCH v3 01/14] lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
` [PATCH v3 02/14] lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement
` [PATCH v3 03/14] lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic
` [PATCH v3 04/14] lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access
` [PATCH v3 05/14] lib/mpi: mpi_write_sgl(): replace open coded endian conversion
` [PATCH v3 06/14] lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs
` [PATCH v3 07/14] lib/mpi: mpi_read_buffer(): replace open coded endian conversion
` [PATCH v3 08/14] lib/mpi: mpi_read_buffer(): fix buffer overflow
` [PATCH v3 09/14] lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes
` [PATCH v3 10/14] lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytes
` [PATCH v3 11/14] lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits
` [PATCH v3 12/14] lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation
` [PATCH v3 13/14] lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices
` [PATCH v3 14/14] lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access

[PATCH] vti6: Add pmtu handling to vti6_xmit
 2016-03-22 10:53 UTC  (10+ messages)

[PATCH] x86: Avoid undefined behavior in macro expansion
 2016-03-22  2:18 UTC  (3+ messages)

[PATCH v3 1/3] crypto: s5p-sss - Minor coding cleanups
 2016-03-22  1:58 UTC  (3+ messages)
` [PATCH v3 2/3] crypto: s5p-sss - Handle unaligned buffers
` [PATCH v3 3/3] crypto: s5p-sss - Sort the headers to improve readability

[PATCH 01/10] crypto: rsa - generalize ASN.1 sequences
 2016-03-21 19:14 UTC  (21+ messages)
` [PATCH 02/10] crypto: rsa_helper - add raw integer parser actions
` [PATCH 03/10] crypto: add CONFIG_ symbol for rsa helper
` [PATCH 04/10] crypto: rsa_helper - export symbols for asn1 structures
` [PATCH 05/10] crypto: qat - avoid memory corruption or undefined behaviour
` [PATCH 06/10] crypto: qat - fix address leaking of RSA public exponent
` [PATCH 07/10] crypto: qat - remove duplicate ASN.1 parser
` [PATCH 08/10] crypto: scatterwak - Add scatterwalk_sg_copychunks
` [PATCH 09/10] crypto: scatterwalk - export scatterwalk_pagedone
` [PATCH 10/10] crypto: caam - add support for RSA algorithm

FOR YOUR INFORMATION DEAR BENEFICIARY,
 2016-03-21 19:18 UTC 

[PATCH] MAINTAINERS: Add a new maintainer for the CCP driver
 2016-03-21 16:43 UTC 

[patch] crypto: marvell/cesa - remove unneeded condition
 2016-03-21  9:10 UTC  (2+ messages)

[PATCH] PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
 2016-03-20 22:23 UTC 

[PATCH] crypto: cleaning and refactoring in rsa.c
 2016-03-19  8:03 UTC  (2+ messages)

[PATCH] crypto: gcm - Fix rfc4543 decryption crash
 2016-03-19  2:23 UTC  (3+ messages)

[PATCH 1/3] crypto: marvell/cesa - replace dma_to_phys with dma_map_single
 2016-03-18 20:18 UTC  (12+ messages)

[PATCH v2 1/3] Documentation: devicetree: add Freescale RNGC binding
 2016-03-18 19:42 UTC  (5+ messages)
` [PATCH v2 2/3] ARM: i.MX25: add RNGC node to dtsi
` [PATCH v2 3/3] hwrng: mxc-fsl - add support for Freescale RNGC

[PATCH] PKCS#7: fix missing break on OID_sha224 case
 2016-03-18 15:51 UTC 

[PATCH v2 0/2] crypto: asynchronous compression api
 2016-03-18 14:02 UTC  (5+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 2/8] crypto: add driver-side scomp interface

[PATCH] crypto: n2 - Remove return statement from void function
 2016-03-18 13:38 UTC 

КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79139393506 Email: mnoskova760@gmail.com Skype: prodawez389
 2016-03-17 19:42 UTC 

[PATCH] crypto: marvell/cesa - forward devm_ioremap_resource() error code
 2016-03-17 11:13 UTC  (4+ messages)

[PATCH] crypto: ccp - fix lock acquisition code
 2016-03-17 11:12 UTC  (2+ messages)

[PATCH 1/2] crypto: marvell/cesa - fix memory leak
 2016-03-17  9:44 UTC  (3+ messages)
` [PATCH 2/2] crypto: marvell/cesa - initialize hash states

eCryptfs: Use skcipher and shash
 2016-03-16  9:06 UTC 

[PATCH v2 0/4] Introduce bulk mode for crypto engine framework
 2016-03-15  7:48 UTC  (5+ messages)
` [PATCH v2 1/4] scatterlist: Introduce some helper functions
` [PATCH v2 2/4] crypto: Introduce some helper functions to help to merge requests
` [PATCH v2 3/4] crypto: Introduce the bulk mode for crypto engine framework
` [PATCH v2 4/4] md: dm-crypt: Initialize the sector number for one request

Crypto Update for 3.16
 2016-03-15  7:20 UTC  (11+ messages)
` Crypto Update for 3.17
  ` Crypto Update for 3.18
    ` Crypto Update for 3.19
      ` Crypto Update for 3.20
        ` Crypto Update for 4.1
          ` Crypto Update for 4.2
            ` Crypto Update for 4.3
              ` Crypto Update for 4.4
                ` Crypto Update for 4.5
                  ` Crypto Update for 4.6

[PATCH v2 1/3] crypto: s5p-sss - Minor coding cleanups
 2016-03-14 22:36 UTC  (4+ messages)
` [PATCH v2 2/3] crypto: s5p-sss - Handle unaligned buffers
` [PATCH v2 3/3] crypto: s5p-sss - Sort the headers to improve readability

[PATCH] crypto: s5p-sss - Enable COMPILE_TEST
 2016-03-14 22:34 UTC  (2+ messages)

[PATCH] crypto: ccp - Use different flag vars for nested locks
 2016-03-14 14:15 UTC  (4+ messages)

[PATCH] hwrng: exynos - Enable COMPILE_TEST
 2016-03-14  4:19 UTC 

КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79133913837 Email: aburov52@gmail.com Skype: prodawez389
 2016-03-14  2:47 UTC 

[PATCH v2 1/4] hwrng: exynos - Runtime suspend device after init
 2016-03-14  0:07 UTC  (4+ messages)
` [PATCH v2 2/4] hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
` [PATCH v2 3/4] hwrng: exynos - Disable runtime PM on probe failure
` [PATCH v2 4/4] hwrng: exynos - Disable runtime PM on driver unbind

[PATCH] crypto: Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig
 2016-03-13 15:15 UTC 

[BUG] crypto: sun4i-ss: Random data corruption
 2016-03-13 12:40 UTC 

[PATCH 1/5] hwrng: exynos - Hide PM functions with __maybe_unused
 2016-03-12  5:26 UTC  (7+ messages)
` [PATCH 2/5] hwrng: exynos - Runtime suspend device after init
` [PATCH 3/5] hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
` [PATCH 4/5] hwrng: exynos - Disable runtime PM on probe failure
` [PATCH 5/5] hwrng: exynos - Disable runtime PM on driver unbind

[PATCH v3] crypto: af_alg - add async support to algif_aead
 2016-03-11 19:50 UTC 

[cryptodev:master 112/119] drivers/crypto/ccp/ccp-dev.c:120:2-20: ERROR: nested lock+irqsave that reuses flags from line 118
 2016-03-11 14:17 UTC 

[PATCH] crypto: qat - remove redundant arbiter configuration
 2016-03-11 13:32 UTC  (2+ messages)

[PATCH] crypto: ux500: fix checks of error code returned by devm_ioremap_resource()
 2016-03-11 13:32 UTC  (2+ messages)

[PATCH] crypto: atmel: fix checks of error code returned by devm_ioremap_resource()
 2016-03-11 13:31 UTC  (2+ messages)

[PATCH] crypto: qat - Change the definition of icp_qat_uof_regtype
 2016-03-11 13:31 UTC  (2+ messages)

[PATCH 00/14] drivers: use __maybe_unused to hide pm functions
 2016-03-11 13:31 UTC  (3+ messages)
` [PATCH 07/14] hw_random: exynos: "

[PATCH 0/4] crypto: ccp - CCP driver updates 2016-03-01
 2016-03-11 13:30 UTC  (10+ messages)
` [PATCH 1/4] crypto: ccp - Remove check for x86 family and model
` [PATCH 2/4] crypto: ccp - Support for multiple CCPs
` [PATCH 3/4] crypto: ccp - CCP versioning support
` [PATCH 4/4] crypto: ccp - Add abstraction for device-specific calls

[patch] crypto: rsa-pkcs1pad: indent a couple statements
 2016-03-11 13:21 UTC  (2+ messages)

[PATCH v3 1/3] Documentation: devicetree: add Freescale SCC bindings
 2016-03-11 13:16 UTC  (4+ messages)
` [PATCH v3 2/3] ARM: i.MX25: add scc module to dtsi
  ` [PATCH v3 3/3] crypto: add basic driver for the MXC SCC

[PATCH 0/4] Introduce bulk mode for crypto engine framework
 2016-03-10 12:58 UTC  (7+ messages)
` [PATCH 1/4] scatterlist: Introduce some helper functions

[PATCH v2 1/2] crypto: aead - move aead_request_cast helper to aead.h
 2016-03-10 10:53 UTC  (3+ messages)
` [PATCH v2 2/2] crypto: af_alg - add async support to algif_aead

crypto regression in 4.1.18: Check that kernel supports aes-cbc-essiv:sha256 cipher
 2016-03-10  5:55 UTC  (5+ messages)

linux-crypto Your Electricity Bill 824703662393
 2016-03-10  0:37 UTC 

[PATCH 1/2] crypto: s5p-sss - Minor coding cleanups
 2016-03-09 23:40 UTC  (7+ messages)
` [PATCH 2/2] crypto: s5p-sss - Handle unaligned buffers

[PATCH 1/3] crypto: authenc - add TLS type encryption
 2016-03-09  8:18 UTC 

[PATCH] crypto: implement DH primitives under akcipher API
 2016-03-08 17:03 UTC  (8+ messages)

[PATCH 0/3] crypto: af_alg - add TLS type encryption
 2016-03-08 16:49 UTC  (8+ messages)
` [PATCH 1/3] crypto: authenc "
` [PATCH 2/3] crypto: af_alg - add AEAD operation type
` [PATCH 3/3] crypto: algif_aead - modify algif aead interface to work with encauth

Left-over select to PUBLIC_KEY_ALGO_RSA
 2016-03-07 14:59 UTC  (4+ messages)
  ` [PATCH] security: integrity: Remove select to deleted option PUBLIC_KEY_ALGO_RSA

[PATCH 1/3] Documentation: devicetree: add Freescale RNGC binding
 2016-03-07 13:03 UTC  (8+ messages)
` [PATCH 3/3] hwrng: mxc-fsl - add support for Freescale RNGC

[PATCH] crypto/async_pq: use __free_page() instead of put_page()
 2016-03-04  9:06 UTC  (5+ messages)

[GIT PULL] KEYS: Miscellaneous bits for security/next
 2016-03-04  1:03 UTC  (2+ messages)

[PATCH V2] crypto: implement DH primitives under akcipher API
 2016-03-03 16:23 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).