* [bluez/bluez] 07bd0d: shared/crypto: Add bt_crypto_rsi
@ 2026-01-15 22:53 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2026-01-15 22:53 UTC (permalink / raw)
To: linux-bluetooth
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-01-15 22:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-15 22:53 [bluez/bluez] 07bd0d: shared/crypto: Add bt_crypto_rsi Luiz Augusto von Dentz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox