From 034b64f4153550cbe5849bcbfc27e187377cc512 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Thu, 29 Jun 2023 00:06:20 +0200 Subject: EMV keyfile support: Overall code improvements and bug fixes --- src/Common/Language.xml | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'src/Common/Language.xml') diff --git a/src/Common/Language.xml b/src/Common/Language.xml index cd996bce..a34187a5 100644 --- a/src/Common/Language.xml +++ b/src/Common/Language.xml @@ -113,7 +113,6 @@ Cache passwords and keyfil&es in memory Exit when there are no mounted volumes &Close token session (log out) after a volume is successfully mounted - Activate EMV Option Include VeraCrypt Volume Expander Include VeraCrypt Volume Creation Wizard Create @@ -1280,12 +1279,6 @@ Password for security token is incorrect. The security token does not have enough memory/space to perform the requested operation.\n\nIf you are attempting to import a keyfile, you should select a smaller file or use a keyfile generated by VeraCrypt (select 'Tools' > 'Keyfile Generator'). All open security token sessions have been closed. - Error when loading the winscard library.\n\nPlease make sure the WinSCard.dll is present in your System32 folder. - EMV path is invalid. - Unable to build a keyfile from the EMV card's data.\n\nOne of the following is missing:\n- ICC Public Key Certificate.\n- Issuer Public Key Certificate.\n- CPCL data. - No Primary Account Number (PAN) found in the EMV card. - The card in the reader is not a supported EMV card. - No card in the reader.\n\nPlease make sure the card is correctly slotted. Select Security Token Keyfiles Slot Token name @@ -1616,6 +1609,19 @@ Full Format Fast Create WARNING: You should use Fast Create only in the following cases:\n\n1) The device contains no sensitive data and you do not need plausible deniability.\n2) The device has already been securely and fully encrypted.\n\nAre you sure you want to use Fast Create? + Enable EMV Support + The APDU command sent to the card is not valid. + Extended APDU commands cannot be used with the current token. + Error when loading the WinSCard / PCSC library. + The card in the reader is not a supported EMV card. + The AID of the card in the reader could not be selected. + ICC Public Key Certificate was not found in the card. + Issuer Public Key Certificate was not found in the card. + CLPC was not found in the EMV card. + No Primary Account Number (PAN) found in the EMV card. + EMV path is invalid. + Unable to build a keyfile from the EMV card's data.\n\nOne of the following is missing:\n- ICC Public Key Certificate.\n- Issuer Public Key Certificate.\n- CPCL data. + No card in the reader.\n\nPlease make sure the card is correctly slotted. -- cgit v1.2.3