Mounir IDRASSI

Results 158 comments of Mounir IDRASSI

This is indeed a good feature to have. I have looked on how to implement it and it is not straight forward. Time is needed to learn more about polkit...

I confirm that a change was implemented to make PRF auto-detection nearly fast as manual selection of the PRF. The newer commit https://github.com/veracrypt/VeraCrypt/commit/4b98ff0e9810a218f802d08cfd546c2fd67757dc brings better code than previous commit mentioned...

Thank you for the update. I assume both FAT and NTFS volumes use the same encryption parameters. The difference between FAT volumes and NTFS volumes is strange because VeraCrypt doesn't...

Thank you for the detailed analysis. The 3 threads that use 100% CPU each are part of the threads used by VeraCrypt to try all possible hash algorithms in parallel...

Thank you very much for the video and the information. The thread pool mechanism works as expected but somehow the notification that SHA512 has finished is not received by the...

Thank you for all these tests, I appreciate your help. The Windows 7 VM test is just incredible! But this can be caused by Windows 7 being more optimal than...

Thank you @alt3r-3go for sharing Elcomsoft blog post. I have posted a quick comment on their Press Release on [Sourceforge](https://sourceforge.net/p/veracrypt/discussion/general/thread/ddbe3c9353/#4dc7), here is a quote: > The title ca be a...

I have started doing changes to support `doas` but the blocking issue is that it doesn't support reading the password from pipe. This is needed so we can send the...

Thank you for this report. Clearly something has changed in the new kernel that causes device mapper to fail when requested to handle XTS encryption/decryption. This will not be easy...

Thank you @vnnv for sharing this information, it explains a lot. This change in the kernel is breaking change for VeraCrypt and alike. We have to implement a new way...