If you try to make mounting from a command line faster by selecting the correct hash (/hash sha512) the password prompt window will have the PKCS-5 PRF hash drop down set to "autodetection" so if you just enter your password it will do the slow autodetect regardless. Changing the drop down to HMAS-SHA-512 will work as expected with the much faster mount.
The drop down should of course reflect the command line choice so you don't have to select hash again.
Per.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you try to make mounting from a command line faster by selecting the correct hash (/hash sha512) the password prompt window will have the PKCS-5 PRF hash drop down set to "autodetection" so if you just enter your password it will do the slow autodetect regardless. Changing the drop down to HMAS-SHA-512 will work as expected with the much faster mount.
The drop down should of course reflect the command line choice so you don't have to select hash again.
This has been corrected in the development version and it is available is version 1.0f-2-Beta as indicated by the release notes: https://veracrypt.codeplex.com/wikipage?title=Release%20Notes
You can download the Beta from the nightly build folder: https://sourceforge.net/projects/veracrypt/files/VeraCrypt%20Nightly%20Builds/
This download is also indicated in the download page: https://veracrypt.codeplex.com/wikipage?title=Downloads
Last edit: Mounir IDRASSI 2015-03-25
I can confirm that it is indeed fixed! - Thanks for the response! :)