From 2784652ab880dcea82aa212096b64d39695012fc Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 5 Apr 2015 22:21:59 +0200 Subject: Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks to random generator to abort in case of error and display a diagnose message to the user. --- src/Common/Language.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Common/Language.xml') diff --git a/src/Common/Language.xml b/src/Common/Language.xml index c149b679..c4d93f22 100644 --- a/src/Common/Language.xml +++ b/src/Common/Language.xml @@ -526,7 +526,8 @@ Your computer must be restarted.\n\nDo you want to restart it now? An error occurred when obtaining the system encryption status. Cannot initialize application components for system encryption. - Failed to initialize the random number generator! + Failed to initialize the random number generator!\n\n\n(If you report a bug in connection with this, please include the following technical information in the bug report:\n%hs, Last Error = 0x%.8X) + Windows Crypto API failed!\n\n\n(If you report a bug in connection with this, please include the following technical information in the bug report:\n%hs, Last Error = 0x%.8X) Unable to initialize the application. Failed to register the Dialog class. Error: Failed to load the Rich Edit system library. VeraCrypt Volume Creation Wizard -- cgit v1.2.3