linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-06 22:19:14 to 2017-06-15 15:01:20 UTC [more...]

Crypto Fixes for 4.9
 2017-06-15 15:01 UTC  (13+ messages)
` Crypto Fixes for 4.10
    ` Crypto Fixes for 4.11
      ` Crypto Fixes for 4.12

[RFC PATCH 0/2] crypto: caam - fix cts(cbc(aes)) with CAAM driver
 2017-06-15 14:57 UTC  (3+ messages)

[PATCH v4 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-15 11:59 UTC  (44+ messages)
` [PATCH v4 01/13] random: invalidate batched entropy after crng init
` [PATCH v4 02/13] random: add synchronous API for the urandom pool
` [PATCH v4 03/13] random: add get_random_{bytes,u32,u64,int,long,once}_wait family
  ` [kernel-hardening] "
` [PATCH v4 04/13] security/keys: ensure RNG is seeded before use
` [PATCH v4 05/13] crypto/rng: ensure that the RNG is ready before using
  ` [kernel-hardening] "
` [PATCH v4 06/13] iscsi: ensure RNG is seeded before use
    ` [kernel-hardening] "
` [PATCH v4 07/13] ceph: ensure RNG is seeded before using
  ` [kernel-hardening] "
` [PATCH v4 08/13] cifs: use get_random_u32 for 32-bit lock random
    ` [kernel-hardening] "
` [PATCH v4 09/13] rhashtable: use get_random_u32 for hash_rnd
` [PATCH v4 10/13] net/neighbor: use get_random_u32 for 32-bit hash random
` [PATCH v4 11/13] net/route: use get_random_int for random counter
` [PATCH v4 12/13] bluetooth/smp: ensure RNG is properly seeded before ECDH use
` [PATCH v4 13/13] random: warn when kernel uses unseeded randomness
    ` [kernel-hardening] "

[PATCH] crypto: n2: make of_device_ids const
 2017-06-15 11:58 UTC 

[PATCH 00/13] crypto: inside-secure - various improvements
 2017-06-15  7:56 UTC  (14+ messages)
` [PATCH 01/13] crypto: inside-secure - use hmac ipad/opad constants
` [PATCH 02/13] crypto: inside-secure - fix the ring wr_cache offset
` [PATCH 03/13] crypto: inside-secure - fix incorrect DSE data cache setting
` [PATCH 04/13] crypto: inside-secure - enable single WR in DSE configuration
` [PATCH 05/13] crypto: inside-secure - optimize DSE bufferability control
` [PATCH 06/13] crypto: inside-secure - align the cipher and hash send functions
` [PATCH 07/13] crypto: inside-secure - update the context and request later
` [PATCH 08/13] crypto: inside-secure - use one queue per hw ring
` [PATCH 09/13] crypto: inside-secure - stop requeueing failed requests
` [PATCH 10/13] crypto: inside-secure - get the backlog before dequeueing the request
` [PATCH 11/13] crypto: inside-secure - only dequeue when needed
` [PATCH 12/13] crypto: inside-secure - increase the batch size
` [PATCH 13/13] crypto: inside-secure - use the base_end pointer in ring rollback

pkcs1pad and RSA e
 2017-06-14  3:57 UTC 

[PATCH 0/9] Bug fixes and ctr mode of operation
 2017-06-15  7:13 UTC  (10+ messages)
` [PATCH 1/9] crypto: chcr - Pass lcb bit setting to firmware
` [PATCH 2/9] crypto: chcr - Fix fallback key setting
` [PATCH 3/9] crypto: chcr - Return correct error code
` [PATCH 4/9] crypto: chcr - Avoid changing request structure
` [PATCH 5/9] crypto:chcr - Add ctr mode and process large sg entries for cipher
` [PATCH 6/9] chcr - Add debug counters
` [PATCH 7/9] MAINTAINERS:Add maintainer for chelsio crypto driver
` [PATCH 8/9] crypto: chcr - Ensure Destination sg entry size less than 2k
` [PATCH 9/9] crypto: chcr - Select device in Round Robin fashion

[PATCH v3 net-next 0/4] kernel TLS
 2017-06-14 23:24 UTC  (7+ messages)

[PATCH v5 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-14 22:45 UTC  (17+ messages)
` [PATCH v5 01/13] random: invalidate batched entropy after crng init
    ` [PATCH] random: silence compiler warnings and fix race
` [PATCH v5 02/13] random: add synchronous API for the urandom pool
` [PATCH v5 03/13] random: add get_random_{bytes,u32,u64,int,long,once}_wait family
` [PATCH v5 04/13] security/keys: ensure RNG is seeded before use
` [PATCH v5 05/13] crypto/rng: ensure that the RNG is ready before using
` [PATCH v5 06/13] iscsi: ensure RNG is seeded before use
` [PATCH v5 07/13] ceph: ensure RNG is seeded before using
` [PATCH v5 08/13] cifs: use get_random_u32 for 32-bit lock random
` [PATCH v5 09/13] rhashtable: use get_random_u32 for hash_rnd
` [PATCH v5 10/13] net/neighbor: use get_random_u32 for 32-bit hash random
` [PATCH v5 11/13] net/route: use get_random_int for random counter
` [PATCH v5 12/13] bluetooth/smp: ensure RNG is properly seeded before ECDH use
` [PATCH v5 13/13] random: warn when kernel uses unseeded randomness

[PATCH v3 net-next 1/4] tcp: ULP infrastructure
 2017-06-14 18:37 UTC  (4+ messages)
` [PATCH v3 net-next 2/4] tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions
` [PATCH v3 net-next 3/4] tls: kernel TLS support
` [PATCH v3 net-next 4/4] tls: Documentation

[PATCH v2 0/6] Appended signatures support for IMA appraisal
 2017-06-14 12:39 UTC  (11+ messages)
` [PATCH v2 1/6] integrity: Small code improvements
` [PATCH v2 2/6] ima: Simplify policy_func_show
` [PATCH v2 3/6] ima: Log the same audit cause whenever a file has no signature
` [PATCH v2 4/6] integrity: Introduce struct evm_hmac_xattr
` [PATCH v2 5/6] MODSIGN: Export module signature definitions
` [PATCH v2 6/6] ima: Support module-style appended signatures for appraisal

Alg errors with Intel QAT Card
 2017-06-14 12:12 UTC  (6+ messages)

[PATCH] of: update ePAPR references to point to Devicetree Specification
 2017-06-14  2:49 UTC 

(unknown),
 2017-06-13 21:38 UTC 

[PATCH][crypto-next] crypto: cavium: fix spelling mistake "Revsion" -> "Revision"
 2017-06-13 10:44 UTC  (4+ messages)

[PATCH v2 0/3] add support of hardware random generator on MediaTek MT7622
 2017-06-13  9:39 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: rng: add MediaTek MT7622 Hardware Random Generator bindings
  ` [PATCH v2 2/3] hwrng: mtk - add runtime PM support
` [PATCH v2 3/3] MAINTAINERS: add entry for MediaTek Random Number Generator

[PATCH][crypto-next] crypto: omap-aes: fix spelling mistake "Encryptio" -> "Encryption"
 2017-06-13  8:46 UTC 

[PATCH v6 0/5] arm64: marvell: add cryptographic engine support for 7k/8k
 2017-06-13  8:30 UTC  (9+ messages)
` [PATCH v6 1/5] Documentation/bindings: Document the SafeXel cryptographic engine driver
` [PATCH v6 3/5] arm64: marvell: dts: add dma-mask in crypto nodes for 7k/8k
` [PATCH v6 4/5] crypto: inside-secure: add SafeXcel EIP197 crypto engine driver
` [PATCH v6 5/5] MAINTAINERS: add a maintainer for the Inside Secure crypto driver

[cryptodev:master 62/75] crypto/rsa-pkcs1pad.c:680:21: error: assignment from incompatible pointer type
 2017-06-13  8:15 UTC  (2+ messages)

[PATCH] crypto: testmgr - add testvector for pkcs1pad(rsa)
 2017-06-12 21:27 UTC 

I Would love to discuse something with you
 2017-06-12 14:51 UTC 

[PATCH 00/12] arm64: crypto: prepare for new kernel mode NEON policy
 2017-06-12 14:31 UTC  (14+ messages)
` [PATCH 01/12] arm64: neon: replace generic definition of may_use_simd()
` [PATCH 02/12] crypto: arm64/ghash-ce - add non-SIMD scalar fallback
` [PATCH 03/12] crypto: arm64/crct10dif - add non-SIMD generic fallback
` [PATCH 04/12] crypto: arm64/crc32 - add non-SIMD scalar fallback
` [PATCH 05/12] crypto: arm64/sha1-ce - add non-SIMD generic fallback
` [PATCH 06/12] crypto: arm64/sha2-ce - add non-SIMD scalar fallback
` [PATCH 07/12] crypto: arm64/aes-ce-cipher - match round key endianness with generic code
` [PATCH 08/12] crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback
` [PATCH 09/12] crypto: arm64/aes-ce-ccm: "
` [PATCH 10/12] crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR
` [PATCH 11/12] crypto: arm64/chacha20 - take may_use_simd() into account
` [PATCH 12/12] crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR

[PATCH v3 0/5] Add support for the STM32F4 CRC32
 2017-06-12  9:48 UTC  (2+ messages)

[PATCH 1/1] crypto:drbg- Fixes panic in wait_for_completion call
 2017-06-12  6:30 UTC  (4+ messages)

Quick Loans
 2017-06-12  4:00 UTC 

[PATCH] rsa-pkcs1pad: use constant time memory comparison for MACs
 2017-06-11 21:20 UTC 

[PATCH v2 0/3] Add more algorithms and some misc cleanups
 2017-06-11  2:27 UTC  (2+ messages)

(unknown),
 2017-06-11  0:20 UTC 

[PATCH v9 0/2] crypto: AF_ALG memory management fix
 2017-06-10 17:59 UTC  (3+ messages)
` [PATCH v9 1/2] crypto: skcipher AF_ALG - overhaul memory management
` [PATCH v9 2/2] crypto: aead "

[PATCH] crypto: crypto4xx - fix an error code
 2017-06-10 12:54 UTC 

[PATCH v8 0/2] crypto: AF_ALG memory management fix
 2017-06-10 11:21 UTC  (6+ messages)
` [PATCH v8 1/2] crypto: skcipher AF_ALG - overhaul memory management

[PATCH v2 00/11] introduce crypto wait for async op
 2017-06-10  9:01 UTC  (5+ messages)
` [PATCH v2 01/11] crypto: "

[PATCH] X.509: Fix error code in x509_cert_parse()
 2017-06-10  6:14 UTC  (4+ messages)
` [PATCH v2] "

(unknown),
 2017-06-10  5:29 UTC 

[PATCH v3 0/2] crypto: ecdh - add privkey generation support
 2017-06-10  4:18 UTC  (2+ messages)

[PATCH 00/13] crypto: omap fixes / changes for 4.13
 2017-06-10  4:15 UTC  (2+ messages)

[PATCH v4 00/14] fixes for kpp and akcipher
 2017-06-10  4:17 UTC  (2+ messages)

[PATCH v1 0/2] remove mediatek ethif clock in crypto driver
 2017-06-10  4:19 UTC  (4+ messages)
` [PATCH v1 2/2] dt-bindings: crypto: remove mediatek ethif clock

[PATCH v1 3/3] crypto: cavium - Register the CNN55XX supported crypto algorithms
 2017-06-10  4:18 UTC  (3+ messages)
` [PATCH v2 0/3] Add support for Cavium CNN55XX crypto adapters

[PATCH] crypto: rng: Remove unused function __crypto_rng_cast()
 2017-06-10  4:14 UTC  (2+ messages)

[PATCH] crypto: rng - move __crypto_rng_cast to the rng header
 2017-06-10  4:14 UTC  (2+ messages)

Can someone check linux kernel 4.4, and 4.9 rfc4309 test vectors?
 2017-06-09 14:24 UTC  (4+ messages)

[PATCH] Drivers: ccree - style fix
 2017-06-09  6:08 UTC 

[Patch V5 0/7] crypto: AES CBC multibuffer implementation
 2017-06-08 19:52 UTC  (4+ messages)
` [Patch V5 1/7] crypto: Multi-buffer encryption infrastructure support

(unknown),
 2017-06-08 14:09 UTC 

[PATCH v3 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-08 12:02 UTC  (17+ messages)
` [PATCH v3 04/13] crypto/rng: ensure that the RNG is ready before using
      ` [kernel-hardening] "
                `  "

[PATCH v5 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-07 23:21 UTC  (2+ messages)
` [PATCH v5 01/13] random: invalidate batched entropy after crng init

[PATCH v2 net-next 1/4] tcp: ULP infrastructure
 2017-06-07 18:48 UTC  (2+ messages)

[PATCH v3 03/13] random: invalidate batched entropy after crng init
 2017-06-07 18:16 UTC  (3+ messages)

[PATCH 1/4] dt-bindings: rng: add generic bindings for MediaTek SoCs
 2017-06-07 14:48 UTC  (5+ messages)

crypto: Work around deallocated stack frame reference gcc bug on sparc
 2017-06-07  3:04 UTC  (3+ 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).