linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Gix, Brian" <brian.gix@intel.com>
To: "linux-bluetooth@vger.kernel.org" <linux-bluetooth@vger.kernel.org>
Cc: "Stotland, Inga" <inga.stotland@intel.com>
Subject: Re: [PATCH BlueZ] mesh: ELL encrypt dependancy README section added
Date: Fri, 31 May 2019 23:54:46 +0000	[thread overview]
Message-ID: <03ed611d65e3fcc565ddc8fa7866a63c98178245.camel@intel.com> (raw)
In-Reply-To: <20190531155643.25039-1-brian.gix@intel.com>

[-- Attachment #1: Type: text/plain, Size: 1404 bytes --]

Patch Applied

On Fri, 2019-05-31 at 08:56 -0700, Brian Gix wrote:
> Due to known AEAD encryption deficiencies in old versions of the
> kernel, we have added a section on identifying and back-porting
> mesh to otherwise non-supporting platforms.
> ---
>  mesh/README | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 
> diff --git a/mesh/README b/mesh/README
> index 82fd5a017..f36b97c2b 100644
> --- a/mesh/README
> +++ b/mesh/README
> @@ -71,6 +71,20 @@ Each subdirectory contains the following files:
>  The node.json and node.json.bak are in JSON format. All other files
> are stored
>  in little endian binary format.
>  
> +Known Issues
> +============
> +
> +Bluetooth Mesh makes heavy usage of AEAD-AES_CCM encryption, which
> is
> +implemented in the Linux kernel on most platforms. Some platforms,
> including
> +those with kernel versions including and prior to v4.8, did *not*
> correctly
> +implement the AEAD encryption routines. If Mesh is to be ported to
> such a
> +system, it will be the responsibility of the vendor to provide
> support for
> +AEAD-AES_CCM encryption by some other method.
> +
> +Support for the required AEAD routines can be determined by running
> the unit
> +tests provided with the ELL libraries used by Mesh. Specifically,
> the tests
> +found in .../ell/unit/test-cipher.c
> +
>  Information
>  ===========
>  

[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 3250 bytes --]

      reply	other threads:[~2019-05-31 23:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-31 15:56 [PATCH BlueZ] mesh: ELL encrypt dependancy README section added Brian Gix
2019-05-31 23:54 ` Gix, Brian [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=03ed611d65e3fcc565ddc8fa7866a63c98178245.camel@intel.com \
    --to=brian.gix@intel.com \
    --cc=inga.stotland@intel.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).