From: Luiz Augusto von Dentz <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] 07bd0d: shared/crypto: Add bt_crypto_rsi
Date: Thu, 15 Jan 2026 14:53:01 -0800 [thread overview]
Message-ID: <bluez/bluez/push/refs/heads/master/fe7094-62fdc1@github.com> (raw)
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: 07bd0d60bceffff8c8f6d3343f960a5ec8dfd32f
https://github.com/bluez/bluez/commit/07bd0d60bceffff8c8f6d3343f960a5ec8dfd32f
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2026-01-15 (Thu, 15 Jan 2026)
Changed paths:
M src/shared/crypto.c
M src/shared/crypto.h
Log Message:
-----------
shared/crypto: Add bt_crypto_rsi
This adds bt_cryptor_rsi which can be used to generate a Resolvable Set
Identifier as per CSIS spec:
https://www.bluetooth.com/wp-content/uploads/Files/Specification/HTML/28085-CSIS-html5/out/en/index-en.html#UUID-4dc0c19a-2900-d43e-6ea5-e651151d3c3e
Commit: 4ab2161b53289c0eb6a3167da0aa4ea899bbc26f
https://github.com/bluez/bluez/commit/4ab2161b53289c0eb6a3167da0aa4ea899bbc26f
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2026-01-15 (Thu, 15 Jan 2026)
Changed paths:
M src/advertising.c
Log Message:
-----------
advertising: Use bt_crypto_rsi to generate RSI
This makes use of bt_crypto_rsi to generate a valid RSI.
Commit: 6d79d8a3a64342ece72a40478a76e7b1a5eb8dd8
https://github.com/bluez/bluez/commit/6d79d8a3a64342ece72a40478a76e7b1a5eb8dd8
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2026-01-15 (Thu, 15 Jan 2026)
Changed paths:
M tools/advtest.c
Log Message:
-----------
advtest: Use bt_crypto_rsi to generate RSI
This makes use of bt_crypto_rsi to generate a valid RSI.
Commit: acc0a1d1c4eb1b1f08eca32e03392968c2fe65a1
https://github.com/bluez/bluez/commit/acc0a1d1c4eb1b1f08eca32e03392968c2fe65a1
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2026-01-15 (Thu, 15 Jan 2026)
Changed paths:
M src/device.c
M src/shared/ad.c
M src/shared/ad.h
Log Message:
-----------
shared/ad: Make bt_ad_has_data return the data
This makes bt_ad_has_data return the data found rather then true of
false.
Commit: b9daa6718bdddc54d47eb128578bcfbe0baf1f45
https://github.com/bluez/bluez/commit/b9daa6718bdddc54d47eb128578bcfbe0baf1f45
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2026-01-15 (Thu, 15 Jan 2026)
Changed paths:
M src/advertising.c
Log Message:
-----------
advertising: Fix not verifying if RSI set is valid
The hash portion of the RSI can be verified if it was set properly.
Commit: 62fdc13ed2efb9f95c42f0b5ca6d773730d62eb1
https://github.com/bluez/bluez/commit/62fdc13ed2efb9f95c42f0b5ca6d773730d62eb1
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2026-01-15 (Thu, 15 Jan 2026)
Changed paths:
M src/advertising.c
M tools/advtest.c
Log Message:
-----------
advtest: Fix displaying RSI as a byte array rather then an address
RSI should be displayed as an address if the intention is to use big
endian format.
Compare: https://github.com/bluez/bluez/compare/fe7094da8081...62fdc13ed2ef
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
reply other threads:[~2026-01-15 22:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=bluez/bluez/push/refs/heads/master/fe7094-62fdc1@github.com \
--to=noreply@github.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 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.