linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-11 14:07:10 to 2016-03-30 09:11:50 UTC [more...]

Crypto Update for 3.16
 2016-03-30  9:11 UTC  (14+ 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 Fixes "
                    ` Crypto Fixes for 4.6
                  ` Crypto Update "

[PATCH v3 0/7] crypto: algif - add akcipher
 2016-03-30  2:52 UTC  (12+ messages)
` [PATCH v3 1/7] crypto: AF_ALG -- add sign/verify API
` [PATCH v3 2/7] crypto: AF_ALG -- add setpubkey setsockopt call
` [PATCH v3 3/7] crypto: AF_ALG -- add asymmetric cipher interface
` [PATCH v3 4/7] crypto: algif_akcipher - enable compilation
` [PATCH v3 5/7] crypto: algif_akcipher - add ops_nokey
` [PATCH v3 6/7] crypto: KEYS - add public_key info query
` [PATCH v3 7/7] crypto: AF_ALG - add support for key_id

[PATCH] crypto: qat - changed adf_dev_stop to void
 2016-03-29 17:21 UTC 

[PATCH] crypto: qat - explicitly stop all VFs first
 2016-03-29 17:20 UTC 

[PATCH] crypto: qat - adf_dev_stop should not be called in atomic context
 2016-03-29 17:20 UTC 

[PATCH 03/10] x86/cpufeature: Kill cpu_has_osxsave
 2016-03-29 15:42 UTC  (2+ messages)
` [PATCH 07/10] x86/cpufeature: Kill cpu_has_xmm2

[PATCH] MAINTAINERS: Add a new maintainer for the CCP driver
 2016-03-28 19:29 UTC  (2+ messages)

[PATCH v2 0/4] crypto: rsa - generalize ASN.1 sequences
 2016-03-28 16:48 UTC  (9+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] crypto: rsa_helper - add raw integer parser actions
` [PATCH v2 3/4] crypto: add CONFIG_ symbol for rsa helper
` [PATCH v2 4/4] crypto: rsa_helper - export symbols for asn1 structures

[PATCH v2 0/3] crypto: caam - add support for RSA algorithm
 2016-03-28 16:49 UTC  (7+ messages)
` [PATCH v2 1/3] crypto: scatterwak - Add scatterwalk_sg_copychunks
` [PATCH v2 2/3] crypto: scatterwalk - export scatterwalk_pagedone
` [PATCH v2 3/3] crypto: caam - add support for RSA algorithm

[PATCH] crypto: drbg - set HMAC key only when altered
 2016-03-28 14:47 UTC 

[PATCH 23/31] crypto: qat: use parity functions in qat_hal.c
 2016-03-27  7:30 UTC 

How to detect availability of asynchronous ciphers at runtime?
 2016-03-26 18:09 UTC  (2+ messages)

crash in ppc4xx-rng on canyonland
 2016-03-25 18:29 UTC 

Userland crypto api test cases and test programs?
 2016-03-25 11:53 UTC  (2+ messages)

[ANNOUNCE] Linux Security Summit 2016 - CFP
 2016-03-24 22:55 UTC 

[PATCH 0/6] crypto: SHA512 multibuffer implementation
 2016-03-24 20:27 UTC  (7+ messages)
` [PATCH 1/6] crypto: sha512-mb - SHA512 multibuffer job manager and glue code
` [PATCH 2/6] crypto: sha512-mb - Enable SHA512 multibuffer support
` [PATCH 3/6] crypto: sha512-mb - submit/flush routines for AVX2
` [PATCH 4/6] crypto: sha512-mb - Algorithm data structures
` [PATCH 5/6] crypto: sha512-mb - Crypto computation (x4 AVX2)
` [PATCH 6/6] crypto: tcrypt - Add new mode for sha512_mb

[PATCH 0/7] crypto: SHA256 multibuffer implementation
 2016-03-24 20:26 UTC  (8+ messages)
` [PATCH 1/7] crypto: sha1-mb - rename sha-mb to sha1-mb
` [PATCH 2/7] crypto: sha256-mb - SHA256 multibuffer job manager and glue code
` [PATCH 3/7] crypto: sha256-mb - Enable multibuffer support
` [PATCH 4/7] crypto: sha256-mb - submit/flush routines for AVX2
` [PATCH 5/7] crypto: sha256-mb - Algorithm data structures
` [PATCH 6/7] crypto: sha256-mb - Crypto computation (x8 AVX2)
` [PATCH 7/7] crypto: tcrypt - Add speed tests for SHA multibuffer algorithms

[PATCH RESEND] crypto: sun4i-ss: Replace spinlock_bh by spin_lock_irq{save|restore}
 2016-03-23 15:11 UTC 

[PATCH v2 0/2] crypto: qat fixes
 2016-03-23 15:06 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: qat - avoid memory corruption or undefined behaviour
` [PATCH v2 2/2] crypto: qat - fix address leaking of RSA public exponent

[PATCH] PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
 2016-03-23 14:00 UTC  (3+ messages)

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

[PATCH] crypto: qat - Remove redundant nrbg rings
 2016-03-22 18:25 UTC 

[PATCH] crypto: qat - make sure const_tab is 1024 bytes aligned
 2016-03-22 17:45 UTC 

[PATCH] crypto: sun4i-ss: use spin_lock_irq{save|restore}
 2016-03-22 17:48 UTC  (2+ messages)

[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] crypto: marvell/cesa - remove unneeded condition
 2016-03-21  9:10 UTC  (2+ messages)

[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] 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

[PATCH v2 1/3] crypto: s5p-sss - Minor coding cleanups
 2016-03-14 22:36 UTC  (3+ messages)
` [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  (4+ messages)
` [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 


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