From: Johan Hedberg <johan.hedberg@gmail.com>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] Bluetooth: Add support for handling signature resolving keys
Date: Sun, 9 Mar 2014 21:42:32 +0200 [thread overview]
Message-ID: <20140309194232.GA26670@localhost.P-661HNU-F1> (raw)
In-Reply-To: <1394392757-49734-1-git-send-email-marcel@holtmann.org>
Hi Marcel,
On Sun, Mar 09, 2014, Marcel Holtmann wrote:
> The connection signature resolving key (CSRK) is used for attribute
> protocol signed write procedures. This change generates a new local
> key during pairing and requests the peer key as well.
>
> Newly generated key and received key will be provided to userspace
> using the New Signature Resolving Key management event.
>
> The Master CSRK can be used for verification of remote signed write
> PDUs and the Slave CSRK can be used for sending signed write PDUs
> to the remote device.
>
> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
> ---
> include/net/bluetooth/hci_core.h | 8 +++++
> include/net/bluetooth/mgmt.h | 12 +++++++
> net/bluetooth/mgmt.c | 30 ++++++++++++++++++
> net/bluetooth/smp.c | 67 +++++++++++++++++++++++++++++++++++++---
> net/bluetooth/smp.h | 2 ++
> 5 files changed, 114 insertions(+), 5 deletions(-)
Applied to bluetooth-next. Thanks.
Johan
prev parent reply other threads:[~2014-03-09 19:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-09 19:19 [PATCH] Bluetooth: Add support for handling signature resolving keys Marcel Holtmann
2014-03-09 19:42 ` Johan Hedberg [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=20140309194232.GA26670@localhost.P-661HNU-F1 \
--to=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=marcel@holtmann.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