mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 02:58:02 -06:00
Use "KDF" instead of "PKCS5 PRF" for UI selection of KDF to use
This commit is contained in:
@@ -291,8 +291,8 @@
|
||||
<entry lang="fr" key="IDT_NEW_PASSWORD">Mot de passe :</entry>
|
||||
<entry lang="fr" key="IDT_PARALLELIZATION_OPTIONS">Parallélisation</entry>
|
||||
<entry lang="fr" key="IDT_PKCS11_LIB_PATH">Chemin de bibliothèque PKCS #11</entry>
|
||||
<entry lang="fr" key="IDT_PKCS5_PRF">PKCS-5 PRF :</entry>
|
||||
<entry lang="fr" key="IDT_NEW_PKCS5_PRF">PKCS-5 PRF:</entry>
|
||||
<entry lang="fr" key="IDT_KDF">KDF :</entry>
|
||||
<entry lang="fr" key="IDT_NEW_KDF">KDF:</entry>
|
||||
<entry lang="fr" key="IDT_PW_CACHE_OPTIONS">Mots de passe en cache</entry>
|
||||
<entry lang="fr" key="IDT_SECURITY_OPTIONS">Options de sécurité</entry>
|
||||
<entry lang="fr" key="IDT_EMV_OPTIONS">Options EMV</entry>
|
||||
@@ -813,7 +813,7 @@
|
||||
<entry lang="fr" key="SECONDARY_KEY_SIZE_LRW">Ajustement de la taille de la clé (mode LRW )</entry>
|
||||
<entry lang="fr" key="BITS">bits</entry>
|
||||
<entry lang="fr" key="BLOCK_SIZE">Taille du bloc</entry>
|
||||
<entry lang="fr" key="PKCS5_PRF">PKCS-5 PRF</entry>
|
||||
<entry lang="fr" key="KDF">KDF</entry>
|
||||
<entry lang="fr" key="PKCS5_ITERATIONS">Nombre d’itérations PKCS-5</entry>
|
||||
<entry lang="fr" key="VOLUME_CREATE_DATE">Création du volume</entry>
|
||||
<entry lang="fr" key="VOLUME_HEADER_DATE">Modification de l’en-tête</entry>
|
||||
@@ -1647,6 +1647,7 @@
|
||||
<entry lang="fr" key="IDC_DISABLE_SCREEN_PROTECTION">Désactiver la protection contre la capture et l'enregistrement de l'écran</entry>
|
||||
<entry lang="fr" key="DISABLE_SCREEN_PROTECTION_WARNING">AVERTISSEMENT : Désactiver la protection contre la capture d’écran réduit considérablement la sécurité. Activez cette option UNIQUEMENT si vous avez un besoin spécifique de capturer l’interface de VeraCrypt. Cela peut exposer des données sensibles aux outils de capture d’écran et aux fonctionnalités d’enregistrement de l’écran comme Windows 11 Recall.</entry>
|
||||
<entry lang="fr" key="MEMORY_COST">Coût Mémoire</entry>
|
||||
<entry lang="en" key="IDT_KDF_ALGO">KDF Algorithm</entry>
|
||||
</localization>
|
||||
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||
<xs:element name="VeraCrypt">
|
||||
|
||||
Reference in New Issue
Block a user