Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
to random generator to abort in case of error and display a diagnose message to the user.
|
|
exception. Add more checks. Add proper cast to arithmetic operations.
|
|
volumes to VeraCrypt using the change password functionality.
|
|
became important after the introduction of the wait dialog in order to avoid having message boxes behind the wait dialog.
|
|
hidden format because it was never functional and it was superseded by current hidden format.
|
|
correct hash algorithm of volumes during various operations (mount, change password...). In case of system encryption, slightly speedup Windows startup time by making the driver pickup the correct hash algorithm used for the encryption.
|
|
called instead of once per application run. This is implemented through the call SetRandomPoolEnrichedByUserStatus(FALSE) at the begining of sensitive operations instead of changing UserEnrichRandomPool because in the same call there can be many calls to UserEnrichRandomPool which can result in displaying the dialog many times.
|
|
GetWipePassCount() / WipeBuffer() found by the Open Crypto Audit Project.
|
|
default, it is set to 3 but it can be increased to 256 passes (which can lead to a delay of many hours for a single password change operation).
|
|
|
|
|