zephyr/tests/bsim/bluetooth
Sergey Korotkov 2ee0e38929 Bluetooth: Host: more secure defaults for key size and legacy pairing
Default the Minimum encryption key size to 16.
Key with reduced size is easier to brut force.
Disable LE legacy pairing by default since it's not secure.

These defaults should suite majority of newly developed applications.
It's better to use sensible more secure defaults,
so applications that really need less secure option consciously change it,
not the other way around.
This may help to prevent downgrade attacks.

Signed-off-by: Sergey Korotkov <sergey.korotkov@nordicsemi.no>
2024-12-04 12:10:54 +01:00
..
audio tests: bsim: comment out some failing AC tests 2024-11-28 15:38:57 +00:00
audio_samples bt: use PSA for HCI ECC and rename BT_TINYCRYPT_ECC 2024-11-27 16:40:47 -05:00
hci_uart bsim: add tests for BT_USE_PSA_API 2024-06-14 15:41:34 +02:00
host Bluetooth: Host: more secure defaults for key size and legacy pairing 2024-12-04 12:10:54 +01:00
ll Bluetooth: Host: more secure defaults for key size and legacy pairing 2024-12-04 12:10:54 +01:00
mesh Tests: Bluetooth: Mesh: Add Subnet Bridge KRP tests 2024-11-29 14:49:34 +01:00
samples Bluetooth: Host: more secure defaults for key size and legacy pairing 2024-12-04 12:10:54 +01:00
compile.nrf54l15bsim_nrf54l15_cpuapp.sh tests: bsim: Bluetooth: central_hr_peripheral_hr for nrf54l15bsim 2024-08-30 11:47:15 -04:00
compile.nrf5340bsim_nrf5340_cpuapp.sh tests: Bluetooth: Run Audio BSIM test on nrf5340bsim 2024-09-09 15:23:57 +03:00
compile.nrf5340bsim_nrf5340_cpunet.sh tests/bsim sh scripts: Reduce boilerplate 2024-03-25 16:17:13 +01:00
compile.sh tests: bsim: Bluetooth: central_hr peripheral_hr coverage 2024-04-23 21:29:10 +00:00
tests.nrf52bsim.txt CI bsim workflow: Also run some split BT stack tests 2023-10-31 09:31:42 -05:00
tests.nrf54l15bsim_nrf54l15_cpuapp.txt tests: bsim: Bluetooth: central_hr_peripheral_hr for nrf54l15bsim 2024-08-30 11:47:15 -04:00
tests.nrf5340bsim_nrf5340_cpuapp.txt tests: Bluetooth: Run Audio BSIM test on nrf5340bsim 2024-09-09 15:23:57 +03:00
tests.nrf5340bsim_nrf5340_cpunet.txt CI bsim workflow: Also run some split BT stack tests 2023-10-31 09:31:42 -05:00