linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-27 07:41:59 to 2016-02-09 17:54:11 UTC [more...]

Crypto Update for 3.17
 2016-02-09 17:54 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 "

[PATCH v5 0/3] crypto: KEYS: convert public key to akcipher api
 2016-02-09 17:46 UTC  (17+ messages)
` [PATCH v5 1/3] crypto: KEYS: convert public key and digsig asym to the "
` [PATCH v5 2/3] integrity: convert digsig to "
` [PATCH v5 3/3] crypto: public_key: remove MPIs from public_key_signature struct
  ` Transferring applied X.509 patches from crypto/next to security/next

[PATCH 0/2] crypto: asynchronous compression api
 2016-02-09 17:31 UTC  (7+ messages)
` [PATCH 1/2] crypto: add "
    ` [PATCH v2 0/2] crypto: "
      ` [PATCH v2 1/2] crypto: add "
      ` [PATCH v2 2/2] crypto: extended acomp api for supporting deflate algorithm parameters
` [PATCH "

RSA decryption output length
 2016-02-09 16:48 UTC  (2+ messages)

[PATCH v2] crypto: xts - consolidate sanity check for keys
 2016-02-09 14:37 UTC 

[PATCH] crypto: fips: allow more ipsec related methods
 2016-02-09 13:44 UTC  (2+ messages)

[PATCH] crypto: qat - Set ctx->e to NULL in qat_rsa_exit_tfm
 2016-02-09 11:24 UTC  (2+ messages)

[PATCH v2 1/2] dt/bindings: Add bindings for the PIC32 random number generator
 2016-02-08 21:34 UTC  (3+ messages)
` [PATCH v2 2/2] rng: pic32-rng: Add PIC32 RNG hardware driver

[PATCH 0/2] crypto: atmel-sha - fix .import()/.export() implementation
 2016-02-08 15:26 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] crypto: atmel-sha - fix race in atmel_sha_final()

[PATCH] crypto: xts - consolidate sanity check for keys
 2016-02-07 14:40 UTC  (3+ messages)

[PATCH] crypto: mark authenticated ctr(aes) also as FIPS able
 2016-02-06 10:53 UTC 

[PATCH] crypto: cesa: fix test in mv_cesa_dev_dma_init()
 2016-02-06  7:49 UTC  (2+ messages)

[PATCH] crypto: testmgr: mark more algorithms as FIPS compliant
 2016-02-06  7:49 UTC  (3+ messages)

[PATCH 0/2] crypto: atmel-sha - fix resource management
 2016-02-06  7:49 UTC  (4+ messages)
` [PATCH 1/2] crypto: atmel-sha: fix atmel_sha_remove()
` [PATCH 2/2] crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts

[PATCH] crypto: mark authenticated ctr(aes) also as FIPS able
 2016-02-06  7:48 UTC  (3+ messages)

[PATCH v3 1/3] crypto: sahara - remove unneeded mutex in the exported state
 2016-02-06  7:48 UTC  (4+ messages)
` [PATCH v3 2/3] crypto: sahara - avoid needlessly saving and restoring sahara_ctx
` [PATCH v3 3/3] crypto: sahara - fill the statesize field

[PATCH] fix out of bound read in __test_aead()
 2016-02-06  7:48 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 4/4] crypto: testmgr - Add a test case for import()/export()
 2016-02-06  7:47 UTC  (4+ messages)
  ` [PATCH v3 "

[PATCH v1] crypto: ccp - Don't assume export/import areas are aligned
 2016-02-06  7:47 UTC  (2+ messages)

[PATCH v2 1/4] crypto x86/sha1_mb: Fix load failure
 2016-02-06  7:47 UTC  (2+ messages)

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

[PATCH 02/11] crypto: sunxi-ss: prevent compilation on 64-bit
 2016-02-06  7:46 UTC  (4+ messages)

[PATCH] crypto: user - lock crypto_alg_list on alg dump
 2016-02-06  7:45 UTC  (2+ messages)

[PATCH 2/2] crypto: testmgr: mark more algorithms as FIPS compliant
 2016-02-05 13:42 UTC  (3+ messages)

[PATCH 2/2] rng: pic32-rng: Add PIC32 RNG hardware driver
 2016-02-04 16:23 UTC  (3+ messages)

[PATCH v2 00/10] Introduce new async/sync compression APIs
 2016-02-04 16:19 UTC  (20+ messages)
` [PATCH v2 01/10] crypto/compress: remove unused pcomp interface
` [PATCH v2 04/10] crypto/compress: add asynchronous compression support

[PATCH 0/6] crypto: hash - Remove crypto_hash interface
 2016-02-04  3:17 UTC  (9+ messages)
` [PATCH 1/6] crypto: tcrypt - Use ahash
` [PATCH 2/6] crypto: doc "
` [PATCH 3/6] crypto: skcipher - Fix driver name helper
` [PATCH 4/6] crypto: hash - Add helpers to return alg and driver names
` [PATCH 5/6] staging: lustre: Use ahash
` [PATCH 6/6] crypto: hash - Remove crypto_hash interface

[PATCH v2 0/2] crypto: afalg_skcipher - fixes after skcipher conversion
 2016-02-03 18:57 UTC  (13+ messages)
` [PATCH v2 1/2] crypto: skcipher - return the correct request to the user
` [PATCH v2 2/2] crypto: algif_skcipher - fix async callback after skcipher convertion
` [v3 PATCH 0/3] crypto: algif_skcipher - fixes after skcipher conversion
  ` [v3 PATCH 1/3] crypto: algif_skcipher - Do not assume that req is unchanged
      ` [v4 PATCH 0/3] crypto: algif_skcipher - fixes after skcipher conversion
        ` [v4 PATCH 1/3] crypto: algif_skcipher - Do not assume that req is unchanged
        ` [v4 PATCH 2/3] crypto: algif_skcipher - Do not dereference ctx without socket lock
        ` [v4 PATCH 3/3] crypto: algif_skcipher - Do not set MAY_BACKLOG on the async path
  ` [v3 PATCH 2/3] crypto: algif_skcipher - Do not dereference ctx without socket lock
  ` [v3 PATCH 3/3] crypto: algif_skcipher - Do not set MAY_BACKLOG on the async path

[PATCH v2 1/3] crypto: sahara - avoid needlessly saving and restoring sahara_ctx
 2016-02-03 11:22 UTC  (6+ messages)

tcrypt bandwidth tests
 2016-02-02 15:11 UTC  (6+ messages)
` [RFC 1/2] crypto: tcrypt - Add acipher bandwidth tests support
` [RFC 2/2] crypto: tcrypt - Add ahash digest "

[PATCH v2 4/4] crypto: testmgr - Add a test case for import()/export()
 2016-02-02 15:03 UTC 

[PATCH 4.3.y] crypto: fix test vector for rsa
 2016-02-02  3:20 UTC  (3+ messages)

[PATCH 0/3] Introduce the cypto engine framework
 2016-02-02  1:37 UTC  (3+ messages)

[PATCH v1] crypto: ccp - Limit the amount of information exported
 2016-02-01 22:18 UTC  (4+ messages)

[PATCH] crypto: aead - move aead_request_cast helper to aead.h
 2016-02-01 16:20 UTC  (4+ messages)

[patch] crypto: keywrap - memzero the correct memory
 2016-02-01 14:35 UTC  (3+ messages)

[PATCH] crypto: atmel-aes - remove calls of clk_prepare() from atomic contexts
 2016-02-01  8:22 UTC  (2+ messages)

[PATCH v2] crypto: atmel-sha: fix algorihtm registration
 2016-02-01  8:22 UTC  (2+ messages)

[PATCH v2 0/4] Fix sha1_mb failure and testing import()/export()
 2016-02-01  8:21 UTC  (9+ messages)
` [PATCH v2 1/4] crypto x86/sha1_mb: Fix load failure
` [PATCH v2 2/4] crypto: mcryptd - "
` [PATCH v2 3/4] crypto: algif_hash - wait for crypto_ahash_init() to complete
` [PATCH v2 4/4] crypto: testmgr - Add a test case for import()/export()

Клиентские базы!!! Тел\Viber\Whatsapp:+79133913837 Skype:prodawez389 Email:zradionova92@gmail.com Узнайте подробнее!!!
 2016-01-29 16:59 UTC 

modinfo crc32 broken after fd44a98ae2eb
 2016-01-29 19:08 UTC  (6+ messages)
      ` Duplicated module names

[PATCH 9/26] eCryptfs: Use skcipher and shash
 2016-01-29 17:22 UTC  (3+ messages)
  ` [v2 PATCH "

[PATCH] crypto: af_alg - add async support to algif_aead
 2016-01-28 17:30 UTC  (8+ messages)
    ` [kbuild-all] "

[RFC] i.MX6 CAAM blob generator for IMA/EVM initialization
 2016-01-28 16:27 UTC  (5+ messages)
` [Linux-ima-user] "

[cryptodev:master 54/61] net/sctp/sm_make_chunk.c:1688:1: warning: 'sctp_pack_cookie.isra.6' uses dynamic stack allocation
 2016-01-28  5:09 UTC 

[PATCH 0/3] crypto: afalg_skcipher - fixes after skcipher conversion
 2016-01-28  4:56 UTC  (6+ messages)
` [PATCH 1/3] crypto: skcipher - return the correct request to the user
` [PATCH 2/3] crypto: algif_skcipher - fix async callback after skcipher convertion
` [PATCH 3/3] crypto: algif_skcipher - increase private contex space for async request

NEW ARRIVALS, CISCO,CPU's,Memory, LAPTOP AND AVAYA
 2016-01-27  5:41 UTC 

[PATCH v2 1/2] crypto: sunxi - don't print confusing data
 2016-01-27 19:42 UTC  (5+ messages)
` [PATCH v2 2/2] crypto: jitterentropy - always select CRYPTO_RNG

[cryptodev:master 53/61] fs/nfsd/nfs4recover.c:147:1: warning: 'nfs4_make_rec_clidname' uses dynamic stack allocation
 2016-01-27 15:02 UTC 

[cryptodev:master 50/61] drivers/nfc/s3fwrn5/firmware.c:501:1: warning: 's3fwrn5_fw_download' uses dynamic stack allocation
 2016-01-27 14:56 UTC 

[cryptodev:master 49/61] drivers/block/drbd/drbd_worker.c:304:1: warning: 'drbd_csum_ee' uses dynamic stack allocation
 2016-01-27 14:49 UTC 

[PATCH] crypto : sha1-mb : Add missing args_digest offset
 2016-01-27 14:16 UTC  (2+ messages)

[PATCH 0/4] crypto: Key Derivation Function (SP800-108)
 2016-01-27  8:03 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).