Bernd Schoolmann

Results 16 comments of Bernd Schoolmann

@ccben87 I plan to get back to this PR as soon as I find time, though that is probably in middle of May.

@Krychaz do note that while I was technically not using a pre-release version, the latest google-play release is still on 2023.07 *which does not have the bug*. On 2023.7.1 and...

Just tested on iOS on an iPad Pro 2020. On 2023.7.0 the bug does not happen. On the current version from the app store - 2023.8.0 it does happen, although...

Still happening on iOS, even if less noticeable due to being faster on the device. However, given the native re-write of the apps, I also don't believe this is worth...

To get some more accurate numbers to this, I measured the time in emulator on my 10k cipher test account (using DateTime.Now). I think the numbers paint a pretty clear...

Bitwarden is another application where this would help. Bitwarden already uses Argon2, via the WebAssembly library https://github.com/antelle/argon2-browser, but this has many issues (no automatic SIMD loading, no multi-threading for parallelism,...