diff options
author | Lars Schmertmann <[email protected]> | 2025-06-07 15:52:33 +0200 |
---|---|---|
committer | Lars Schmertmann <[email protected]> | 2025-06-08 12:40:16 +0200 |
commit | 227718d5a7e5902d1935d7a05c56ef87eae3c360 (patch) | |
tree | e38319fe4b8b9fba7634f9e097a4391d9e6da198 /src/bluetooth/android/androidutils.cpp | |
parent | 304b59c9baeb207c58ea6d223915308f6500962d (diff) |
With Qt 6 a NFC transceive timeout of 2000ms was introduced with
the note, that "2000ms should be enough for most applications.".
See d15693d4ea2e06216f55facd504273c990b3814b for details. In our
application we noted that this is not enough for some cryptographic
operations especially when a password is checked. In case of a
wrong password some cards slow down the speed to make brute force
attacks more difficult. On July 2, 2024, we released a new version
for Android, where we increased the timeout to 3000ms with a Qt
patch. Since this we did not note any problems so it is time to
change this in the official Qt code too.
Pick-to: 6.9 6.10
Change-Id: I0f0d977081cca01dcd9d0e54814fa92046107505
Reviewed-by: Assam Boudjelthia <[email protected]>
Diffstat (limited to 'src/bluetooth/android/androidutils.cpp')
0 files changed, 0 insertions, 0 deletions