linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-22 10:53:28 to 2016-04-08 02:19:47 UTC [more...]

(unknown)
 2016-04-08  2:06 UTC 

[PATCH v2 0/2] Add Hisilicon Random Number Generator(RNG) support
 2016-04-08  2:03 UTC  (5+ messages)
  ` [PATCH v2 1/2] dt/bindings: Add bindings for hisilicon random number generator
  ` [PATCH v2 2/2] hwrng: hisi: Add support for Hisilicon SoC RNG

Rabin Finger Print Support in Crypto Subsystem
 2016-04-07  8:51 UTC 

[PATCH] crypto: rsa - fix dst len
 2016-04-06 21:42 UTC 

[PATCH v2] crypto: qat - adf_dev_stop should not be called in atomic context
 2016-04-06 18:01 UTC 

[PATCH 0/3] crypto: af_alg - add TLS type encryption
 2016-04-06 17:56 UTC  (3+ messages)

[PATCH v3 0/3] crypto: caam - add support for RSA algorithm
 2016-04-06 13:37 UTC  (4+ messages)
` [PATCH v3 1/3] crypto: scatterwak - Add scatterwalk_sg_copychunks
` [PATCH v3 2/3] crypto: scatterwalk - export scatterwalk_pagedone
` [PATCH v3 3/3] crypto: caam - add support for RSA algorithm

[PATCH v3 0/3] crypto: rsa - generalize ASN.1 sequences
 2016-04-06 13:37 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] crypto: rsa_helper - add raw integer parser actions
` [PATCH v3 3/3] crypto: rsa_helper - export symbols for asn1 structures

[PATCH] PKCS#7: fix missing break on OID_sha224 case
 2016-04-06 12:55 UTC  (3+ messages)

[PATCH v2 22/30] crypto: use parity functions in qat_hal
 2016-04-06  9:58 UTC 

[PATCH v2] crypto: ccp - Register the CCP as a DMA resource
 2016-04-05 15:42 UTC 

[PATCH] crypto: ccp - Register the CCP as a DMA resource
 2016-04-05 15:11 UTC  (3+ messages)

[patch] crypto,ccp: Fix RT breaking #include <linux/rwlock_types.h>
 2016-04-05 13:03 UTC 

[PATCH] hwrng: exynos - Fix misspelled Samsung address
 2016-04-05 12:52 UTC  (2+ messages)

[PATCH] crypto: qat - changed adf_dev_stop to void
 2016-04-05 12:51 UTC  (2+ messages)

[PATCH] crypto: qat - explicitly stop all VFs first
 2016-04-05 12:50 UTC  (2+ messages)

[PATCH] crypto: drbg - set HMAC key only when altered
 2016-04-05 12:50 UTC  (2+ messages)

[PATCH RESEND] crypto: sun4i-ss: Replace spinlock_bh by spin_lock_irq{save|restore}
 2016-04-05 12:49 UTC  (2+ messages)

[PATCH v3 00/14] lib/mpi: bug fixes and cleanup
 2016-04-05 12:49 UTC  (17+ 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 v2 0/2] crypto: qat fixes
 2016-04-05 12:48 UTC  (4+ 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] crypto: qat - Remove redundant nrbg rings
 2016-04-05 12:48 UTC  (2+ messages)

[PATCH] crypto: qat - make sure const_tab is 1024 bytes aligned
 2016-04-05 12:48 UTC  (2+ messages)

[PATCH v3 1/3] crypto: s5p-sss - Minor coding cleanups
 2016-04-05 12:47 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add a new maintainer for the CCP driver
 2016-04-05 12:46 UTC  (3+ messages)

[patch] crypto: marvell/cesa - remove unneeded condition
 2016-04-05 12:46 UTC  (2+ messages)

[PATCH] crypto: n2 - Remove return statement from void function
 2016-04-05 12:46 UTC  (2+ messages)

[PATCH v2 1/4] hwrng: exynos - Runtime suspend device after init
 2016-04-05 12:44 UTC  (2+ messages)

[PATCH] crypto: Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig
 2016-04-05 12:43 UTC  (2+ messages)

[PATCH v3] crypto: af_alg - add async support to algif_aead
 2016-04-05 12:43 UTC  (2+ messages)

[PATCH v2 0/4] crypto: rsa - generalize ASN.1 sequences
 2016-04-05 12:32 UTC  (10+ 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] hwrng: bcm63xx - fix device tree compilation
 2016-04-05 12:27 UTC  (2+ messages)

crash in ppc4xx-rng on canyonland
 2016-04-05 12:11 UTC  (2+ messages)

[PATCH 0/7] crypto: SHA256 multibuffer implementation
 2016-04-05 12:03 UTC  (10+ 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

Asymmetric ciphers: counter measures
 2016-04-05 11:43 UTC  (2+ messages)

[PATCH V2] crypto: implement DH primitives under akcipher API
 2016-04-05 11:08 UTC  (3+ messages)

gcm.c:undefined reference to `crypto_aead_setauthsize'
 2016-04-05  7:19 UTC  (3+ messages)

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

[PATCH 1/2] dt/bindings: Add bindings for hisilicon random number generator
 2016-04-05  1:16 UTC  (4+ messages)
` [PATCH 2/2] hwrng: hisi: Add support for Hisilicon RNG support

[PATCH 01/10] x86/cpufeature: Remove cpu_has_avx2
 2016-04-04 20:24 UTC  (3+ messages)
` [PATCH 02/10] x86/cpufeature: Remove cpu_has_aes
` [PATCH 03/10] x86/cpufeature: Remove cpu_has_avx

[PATCH 0/4] scatterlist: sg_table from virtual pointer
 2016-04-04 15:05 UTC  (12+ messages)
` [PATCH 1/4] mm: add is_highmem_addr() helper
  ` [PATCH 2/4] scatterlist: add sg_alloc_table_from_buf() helper
` [PATCH 3/4] spi: use sg_alloc_table_from_buf()
` [PATCH 4/4] mtd: provide helper to prepare buffers for DMA operations

[PATCH] crypto: document correct return value for request allocation
 2016-04-04  7:27 UTC  (2+ messages)

nfs/krb5 crash on 4.6-rc1
 2016-04-04  3:38 UTC  (7+ messages)
        ` [PATCH v2] sunrpc: Fix skcipher/shash conversion

What are the requirements to create/open an AF_ALG socket type?
 2016-04-03 21:11 UTC  (2+ messages)

WE NEED YOUR HELP URGENTLY
 2016-04-03 16:14 UTC 

[PATCH] crypto: qat - adf_dev_stop should not be called in atomic context
 2016-04-01 17:51 UTC  (2+ messages)

[PATCH v2 1/3] Documentation: devicetree: add Freescale RNGC binding
 2016-04-01  8:52 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: i.MX25: add RNGC node to dtsi

[PATCH] vti6: Add pmtu handling to vti6_xmit
 2016-04-01  8:08 UTC  (12+ messages)

[PATCH v4 0/7] crypto: algif - add akcipher
 2016-04-01  1:38 UTC  (8+ messages)
` [PATCH v4 1/7] crypto: AF_ALG -- add sign/verify API
` [PATCH v4 2/7] crypto: AF_ALG -- add setpubkey setsockopt call
` [PATCH v4 3/7] crypto: AF_ALG -- add asymmetric cipher interface
` [PATCH v4 4/7] crypto: algif_akcipher - enable compilation
` [PATCH v4 5/7] crypto: algif_akcipher - add ops_nokey
` [PATCH v4 6/7] crypto: KEYS - add generic handlers to symmetric key type
` [PATCH v4 7/7] crypto: AF_ALG - add support for key_id

[PATCH RFC] padata: Removed unused code
 2016-03-31 13:51 UTC 

To Your Attention
 2016-03-31 13:30 UTC 

cipher implementations allowed to sleep?
 2016-03-31 13:02 UTC  (6+ messages)

[PATCH v3 0/7] crypto: algif - add akcipher
 2016-03-30 17:19 UTC  (16+ 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

Crypto Update for 3.17
 2016-03-30  9:11 UTC  (12+ messages)
` 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

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

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] 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: 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  (4+ 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).