From: Brian Gix <bgix@codeaurora.org>
To: linux-bluetooth@vger.kernel.org
Subject: [RFC 0/1] Bluetooth: Add LE Data signing smp_sign_pkt()
Date: Fri, 16 Dec 2011 14:40:48 -0800 [thread overview]
Message-ID: <1324075249-5755-1-git-send-email-bgix@codeaurora.org> (raw)
This is in response to Sumit's inquiry yesterday.
This patch impliments data signing as perscribed in:
1. BT Core Spec v4.0 Vol 3 Part H Sec 2.4.5
2. RFC-4493
3. BT Erratum 4243
It has been verified against the sample data described in Erratum 4243.
Nobody calls this code at this point, and SMP does not yet exchange CSRK's,
but I am working on it. There has been much debate on Data signing in the
Core Systems Working Group and at UPFs, but it is finally coming to a
resolution, and the code here is what I believe to be correct.
--
Brian Gix
bgix@codeaurora.org
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum
next reply other threads:[~2011-12-16 22:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-16 22:40 Brian Gix [this message]
2011-12-16 22:40 ` [RFC 1/1] Bluetooth: Add LE Data signing smp_sign_pkt() Brian Gix
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=1324075249-5755-1-git-send-email-bgix@codeaurora.org \
--to=bgix@codeaurora.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.