linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-29 10:03:54 to 2016-07-12 07:43:02 UTC [more...]

[PATCH 0/6] crypto: img-hash - fixes and interface changes
 2016-07-12  7:43 UTC  (9+ messages)
` [PATCH 1/6] crypto: img-hash - Fix null pointer exception
` [PATCH 2/6] crypto: img-hash - Fix hash request context
` [PATCH 3/6] crypto: img-hash - Reconfigure DMA Burst length
` [PATCH 4/6] crypto: img-hash - Add suspend resume hooks for img hash
` [PATCH 5/6] crypto: img-hash - Add support for export and import
` [PATCH 6/6] crypto: img-hash - log a successful probe

[PATCH 0/30] crypto: skcipher - skcipher algorithm conversion part 2
 2016-07-12  5:18 UTC  (31+ messages)
` [PATCH 1/30] crypto: skcipher - Add low-level skcipher interface
` [PATCH 2/30] crypto: null - Add new default null skcipher
` [PATCH 3/30] crypto: aead - Add chunk size
` [PATCH 4/30] crypto: authenc - Use skcipher
` [PATCH 5/30] crypto: authencesn "
` [PATCH 6/30] crypto: ctr - Use skcipher in rfc3686
` [PATCH 7/30] crypto: ccm - Use skcipher
` [PATCH 8/30] crypto: gcm "
` [PATCH 9/30] crypto: chacha20poly1305 "
` [PATCH 10/30] crypto: cryptd - Add support for skcipher
` [PATCH 11/30] crypto: aead - Add skcipher null for IV generators
` [PATCH 12/30] crypto: echainiv - Use skcipher
` [PATCH 13/30] crypto: seqiv "
` [PATCH 14/30] crypto: aead - Remove blkcipher null for IV generators
` [PATCH 15/30] crypto: null - Remove default null blkcipher
` [PATCH 16/30] crypto: cts - Convert to skcipher
` [PATCH 17/30] crypto: user - Remove crypto_lookup_skcipher call
` [PATCH 18/30] crypto: skcipher - Remove top-level givcipher interface
` [PATCH 19/30] crypto: simd - Add simd skcipher helper
` [PATCH 20/30] crypto: omap - Stop using crypto scatterwalk_bytes_sglen
` [PATCH 21/30] crypto: scatterwalk - Remove scatterwalk_bytes_sglen
` [PATCH 22/30] crypto: scatterwalk - Add no-copy support to copychunks
` [PATCH 23/30] crypto: api - Optimise away crypto_yield when hard preemption is on
` [PATCH 24/30] crypto: scatterwalk - Fix test in scatterwalk_done
` [PATCH 25/30] crypto: scatterwalk - Remove unnecessary advance in scatterwalk_pagedone
` [PATCH 26/30] crypto: scatterwalk - Remove unnecessary BUG in scatterwalk_start
` [PATCH 27/30] crypto: scatterwalk - Inline start/map/done
` [PATCH 28/30] crypto: skcipher - Add skcipher walk interface
` [PATCH 29/30] crypto: aes-ce-ccm - Use "
` [PATCH 30/30] crypto: lrw - Convert to skcipher

[PATCH 0/3] crypto/chcr: Add Chelsio Crypto Driver
 2016-07-12  4:36 UTC  (8+ messages)
` [PATCH 1/3] cxgb4: Add Chelsio LLD support Chelsio Crypto ULD
` [PATCH 2/3] chcr: Support for Chelsio's Crypto Hardware
` [PATCH 3/3] crypto: Added Chelsio Menu to the Kconfig file

[PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS
 2016-07-11 23:37 UTC  (4+ messages)
` [PATCH 2/2] crypto: vmx - Adding support "

[patch] crypto: sha256-mb - cleanup a || vs | typo
 2016-07-11 10:09 UTC  (17+ messages)

[PATCH] crypto: qat - Stop dropping leading zeros from RSA output
 2016-07-11 10:08 UTC  (2+ messages)

[PATCH] crypto: qat - Add DH support
 2016-07-11 10:08 UTC  (2+ messages)

[PATCH] [linux-next] crypto: doc- Fix double words "the the" in crypto-API.tmpl
 2016-07-11 10:08 UTC  (2+ messages)

[PATCH v8 0/6] crypto: algif - add akcipher
 2016-07-08 17:26 UTC  (8+ messages)
` [PATCH v8 6/6] crypto: AF_ALG - add support for key_id

DH & KDF
 2016-07-06 18:45 UTC  (3+ messages)

AEAD: Having separate underlying cipher handle for each request
 2016-07-06 13:10 UTC  (5+ messages)

[PATCH 0/3] Add RSA CRT mode to qat driver
 2016-07-05 15:16 UTC  (5+ messages)
` [PATCH 1/3] crypto: rsa - Store rest of the private key components
` [PATCH 2/3] crypto: testmgr - Add 4K private key to RSA testvector
` [PATCH 3/3] crypto: qat - Add RSA CRT mode

[PATCH] crypto: bfin_crc: Simplify use of devm_ioremap_resource
 2016-07-05 15:15 UTC  (2+ messages)

[v10 PATCH] crypto: caam - add support for RSA algorithm
 2016-07-05 15:15 UTC  (2+ messages)

[PATCH] crypto: testmgr - Set err before proceeding
 2016-07-05 15:15 UTC  (2+ messages)

[PATCH v2] crypto: qat - Switch to new rsa_helper functions
 2016-07-05 15:14 UTC  (2+ messages)

[PATCH 1/2] powerpc: define FUNC_START/FUNC_END
 2016-07-05 15:14 UTC  (5+ messages)
` [PATCH 2/2] crypto: powerpc: Add POWER8 optimised crc32c

[PATCH] Enable slice hang handling for C3X and C6X devices
 2016-07-05 11:04 UTC  (2+ messages)

Здравствуйте! Вас интересуют клиентские базы данных? ДА - НЕТ пришлите на email: aburov52@gmail.com Skype: prodawez389 Пришлем подробности!
 2016-07-04 13:16 UTC 

[v9 PATCH] crypto: caam - add support for RSA algorithm
 2016-07-04  9:50 UTC  (9+ messages)

Why null skcipher to copy AAD data?
 2016-07-05  5:03 UTC  (2+ messages)

[PATCH] Use alternative reset methods depending on the specific device
 2016-07-04 15:26 UTC 

[PATCHv2 00/27] crypto: fixes for omap family of devices
 2016-07-04  9:42 UTC  (9+ messages)
` [PATCHv2 06/27] crypto: ahash: increase the maximum allowed statesize

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

[PATCH] Crypto:Add HMAC-SHA3 test modes and test vectors
 2016-07-03  2:47 UTC  (2+ messages)

[PATCH] crypto: omap-sham - increase cra_proirity to 400
 2016-07-03  2:47 UTC  (4+ messages)
  ` [PATCH v2] "

[cryptodev:master 118/131] arch/s390/crypto/aes_s390.c:271:1: warning: 'fallback_blk_dec' uses dynamic stack allocation
 2016-07-01 23:50 UTC 

[cryptodev:master 116/131] drivers/crypto/qce/ablkcipher.c:229:1: warning: 'qce_ablkcipher_crypt' uses dynamic stack allocation
 2016-07-01 23:35 UTC 

[RFC] WireGuard: next generation secure network tunnel
 2016-07-01 14:47 UTC  (5+ messages)

[PATCH] crypto: qat - Switch to new rsa_helper functions
 2016-07-01 10:08 UTC  (2+ messages)

[PATCH] crypto: qat - make qat_asym_algs.o depend on asn1 headers
 2016-07-01  9:30 UTC  (2+ messages)

[PATCH 1/2] crypto: tcrypt: Fix mixing printk/pr_err and obvious indentation issues
 2016-06-30 17:36 UTC  (13+ messages)
` [PATCH 2/2] crypto: tcrypt: Fix linkage error on ARM on division of s64
      ` crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test
          ` [PATCH v2] "
                    ` crypto: tcrypt - Do not bail on EINPROGRESS in multibuffer hash test

kexec_file_load signature verification failure
 2016-06-30 14:05 UTC 

[patch V4 30/31] crypto: use parity_long is sahara.c
 2016-06-29 15:18 UTC  (2+ messages)
` [patch V4 30/31] crypto: use parity_long in sahara.c

[patch] crypto: tcrypt - add a missing tab
 2016-06-29 14:43 UTC  (2+ messages)

[patch] crypto: sha1-mb - cleanup a small | vs || typo
 2016-06-29 14:42 UTC 

Doing crypto in small stack buffers (bluetooth vs vmalloc-stack crash, etc)
 2016-06-29 12:10 UTC  (2+ messages)

[PATCH] Remove redundant sg_init_table call
 2016-06-29 10:18 UTC  (2+ messages)

[PATCH 0/28] crypto: skcipher - skcipher algorithm conversion part 1
 2016-06-29 10:04 UTC  (25+ messages)
` [PATCH 5/28] crypto: tcrypt - Use skcipher
` [PATCH 6/28] crypto: authenc "
` [PATCH 7/28] crypto: authencesn "
` [PATCH 8/28] crypto: ctr - Use skcipher in rfc3686
` [PATCH 9/28] crypto: ccm - Use skcipher
` [PATCH 10/28] crypto: gcm "
` [PATCH 11/28] crypto: chacha20poly1305 "
` [PATCH 12/28] crypto: cryptd - Add support for skcipher
` [PATCH 13/28] crypto: aesni - Use crypto_cipher to derive rfc4106 subkey
` [PATCH 14/28] KEYS: Use skcipher for big keys
` [PATCH 15/28] crypto: ccp - Use skcipher for fallback
` [PATCH 16/28] crypto: mxs-dcp "
` [PATCH 17/28] crypto: picoxcell "
` [PATCH 18/28] crypto: qce "
` [PATCH 19/28] crypto: sahara "
` [PATCH 20/28] crypto: s390/aes "
` [PATCH 21/28] crypto: aead - Add skcipher null for IV generators
` [PATCH 22/28] crypto: echainiv - Use skcipher
` [PATCH 23/28] crypto: seqiv "
` [PATCH 24/28] crypto: aead - Remove blkcipher null for IV generators
` [PATCH 25/28] crypto: null - Remove default null blkcipher
` [PATCH 26/28] crypto: api - Add crypto_inst_setname
` [PATCH 27/28] crypto: tcrypt - Add speed test for cts
` [PATCH 28/28] crypto: cts - Convert to skcipher


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