Felix Barz

Results 77 comments of Felix Barz

Same for me. Here are some screenshots to show whats different: When using type: FileType.any: ![Image](https://github.com/user-attachments/assets/bf22ffa0-0f48-4584-8f99-4e870bc98ef9) ![Image](https://github.com/user-attachments/assets/e474bac6-0f7b-41f4-8e58-bf596a87ffda) ![Image](https://github.com/user-attachments/assets/d7e3c3c4-130a-47c5-b36e-26fbeb347266) When using type: FileType.custom and specifying extensions, for example: allowedExtensions: ['crt', 'pem',...

Hi. Thanks for reporting the issue. I just regenerated the binaries and released them as [v3.4.6+2](https://pub.dev/packages/sodium_libs/versions/3.4.6+2). The upstream build script was updated, so maybe this will fix you issue. Please...

Okay, in this case it's propably not that easy to fix until the GitHub Images are updated to macOS 26. If you want to build the binaries yourself, you can...

Ah, I forgot to tag you here when the release was done. @iamEtornam did you have a chance to test it? See https://pub.dev/packages/sodium_libs/versions/3.4.7-dev.1

Thank you for the feedback. I will keep this issue open until I can resolve the actual problem, as removing the slices is just a workaround.

I am experiencing the same issues. The last time this did worked for me was with 3.29.3 too (about 3 weeks ago), but I only ever tested with firebase testlab,...

Okay, so if I only check for a single chunk (3 bytes) of data, each possible output has 167 to 168 possible inputs, this basically means the usual 24bit of...