Menu

1.26.14 Released 2024/8/25

2024-08-27
2024-09-26
1 2 > >> (Page 1 of 2)
  • Enigma2Illusion

    Enigma2Illusion - 2024-08-27

    Version 1.26 and newer of VeraCrypt versions has deprecated the following features:

    • TrueCrypt Mode
    • HMAC-RIPEMD-160 Hash Algorithm
    • GOST89 Encryption Algorithm

    .
    See documentation below for remediation procedures.

    Conversion Guide for VeraCrypt 1.26 and Later


    https://sourceforge.net/projects/veracrypt/files/VeraCrypt%201.26.14/

    Changes between 1.26.7 and1.26.14 (25 August 2024) :

    • All OSes:
      • Update translations and documentation
      • Implement language selection settings in non-Windows versions.
      • Make codebase compatible with wxWidgets 3.3 in non-Windows versions.
      • Implement detection of volumes affected by XTS master key vulnerability and warn user about it.
      • Update mount failure error messages to mention removal of TrueCrypt support and old algorithms.
    • Windows:
      • Better fix for Secure Desktop issues under Windows 11 22H2
        • IME is now disabled in Secure Desktop because it is known to cause issues
      • VeraCrypt Expander: Fix expansion of volumes on disks with a sector size different from 512 (by skl0n6)
      • Fix writing wrong EFI System Encryption Advanced Options to registry
      • Don't close Setup when exiting VeraCrypt process through system tray Exit menu
      • Fix failure to format some disks (e.g. VHDX) caused by virtual partition offset not 4K aligned
      • Fallback to absolute positioning when accessing disks if relative positioning fails
      • Update zlib to version 1.3.1
    • Linux:
      • Focus PIM field when selected (GH #1239)
      • Fix generic installation script on Konsole in Wayland (GH #1244)
      • Added the ability to build using wolfCrypt as the cryptographic backend. Disabled by default. (Contributed by wolfSSL, GH PR #1227)
      • Allows GUI to launch in a Wayland-only environment (GH #1264)
      • CLI: Don't initially re-ask PIM if it was already specified (GH #1288)
      • CLI: Fix incorrect max hidden volume size for file containers (GH #1338))
      • Enhance ASLR security of generic installer binaries by adding linked flag for old GCC version (reported by @morton-f on Sourceforge).
    • macOS:
      • Fix corrupted disk icon in main UI (GH #1218)
      • Fix near zero width PIM input box and simplify wxTextValidator logic (GH #1274)
      • Use correct Disk Utility location when "check filesystem" is ran (GH #1273)
      • Add support for FUSE-T as an alternative to MacFUSE (GH #1055)
    • FreeBSD:
      • Fix privilege escalation prompts not showing up (GH #1349)
      • Support automatic detection and mounting of ext2/3/4, exFAT, NTFS filesystems (GH #1350)
      • Use correct Disk Utility location when "check filesystem" is ran (GH #1273)
     
    ❤️
    2
  • ara ara

    ara ara - 2024-08-28

    Thank you for your hard work and sacrifices

     
  • antoni

    antoni - 2024-08-28

    Merci beaucoup pour cette nouvelle version.

     
  • Mis Support

    Mis Support - 2024-08-29

    OS: Windows 10 22H2 Build: 19045.4780

    After upgrading from Veracrypt 1.26.7 to 1.26.14, I am getting the following error on all my VC volumes (4), hc containers and partitions alike:

    The data area passed to a system call is too small
    Source: MountVolume:8887

    I am using the VC UI. Reverting back to 1.26.7 resolves it for me.
    Any idea ?

    MOD EDIT: Including Mis Support's volume detail from the other thread shown below.

    Yes, I am using the VC GUI, those volumes are native veracrypt volumes.
    Example:

    Type: Normal
    Encryption Algorithm: AES
    Primary key size: 256 bits
    Secondary key size (XTS mode): 256 bits
    Block size: 128 bits
    Mode of operation: XTS
    PKCS-5 PRF: HMAC-SHA-512 (Dynamic)
    Volme format version: 2
    Embedded backup header: Yes

     

    Last edit: Enigma2Illusion 2024-08-29
    • Enigma2Illusion

      Enigma2Illusion - 2024-08-29

      @csysmis

      See solution from the developer at the link below.

      Could you please check the version of the VeraCrypt.exe file that you are using? It’s possible there was an issue during the upgrade, and the file was not updated correctly.

      https://sourceforge.net/p/veracrypt/discussion/technical/thread/c263c33ffe/#e987

      I will add to Mounir's statement to be sure to perform the required reboot after you upgrade when the VeraCrypt installer prompts you in order to use the newer version.

       

      Last edit: Enigma2Illusion 2024-08-29
      • Mis Support

        Mis Support - 2024-08-30

        The issue was indeed somehow the installer failing to update veracrypt binaries properly, even after the reboot. I uninstalled VC, rebooted, installed VC, rebooted, and everything is working fine with 1.26.14. Many thanks for the follow up, much appreciated.

         
        👍
        1
  • petitlou60

    petitlou60 - 2024-08-29

    Hello
    I have windows 11 23H2 system not encrypted one veracrypt partition container mounted after
    winlogon on letter A
    with 1.26.14 all things are ok except one strange dispaly of partition layout on
    macrium reflect (which is my backup tool)
    EFI partition is displayed as Data (A:) with good size 512Mo but with free space of 188Go which is size of A: freespace
    hopely when i start backup saved EFI is good
    I think that new release change recognition of veracrypt mounted volumes by Windows
    with 1.26.7 macrium dont'see veracrypt volumes, it see only raw partitions containers
    Best regards

     
  • petitlou60

    petitlou60 - 2024-08-29

    Hello,
    after new tests i can see mounted veracrypt overlap first partition on macrium lay out
    when attempt to save this partition , macrium attempt to save A:
    so now i must dismount veracrypt before using macrium
    Best regards

     

    Last edit: petitlou60 2024-08-29
  • petitlou60

    petitlou60 - 2024-08-29

    Hello,
    In attachement properties of veracrypt.exe , it seems OK

     
  • Mounir IDRASSI

    Mounir IDRASSI - 2024-08-30

    @petitlou60: It looks like Macrium is encountering an issue with the offset of the VeraCrypt volume, which results in it using a negative value for the free space. I suspect that the following change in version 1.26.14 may have caused this:

    Fixed failure to format some disks (e.g., VHDX) caused by virtual partition offset not being 4K aligned.

    In this change, the start offset of VeraCrypt volumes' virtual partition was adjusted from 512 bytes to 1 MiB to align more closely with real disk offsets and to resolve an issue with Windows formatting that expected the offset to be a multiple of 4096.

    I think Macrium might be hardcoding the offset of the VeraCrypt volume instead of querying it dynamically. However, there could be another explanation. It would be helpful to report this to Macrium to get their feedback on the incorrect free space value, which I believe is due to a negative value in their calculations.

    For reference, here is the commit that introduced this change:
    https://sourceforge.net/p/veracrypt/code/ci/c7deadb6bad28913798ea741ef36d0c849e2acc2/

     
  • petitlou60

    petitlou60 - 2024-08-30

    Thank you Mounir for your work and this explanation.
    i use free version of macrium reflect which is now discarded from january first 2024
    so there is no support nor ability to ask macrium team.

    Fortunately i have a workaround: dismount veracrypt volume before use macrium for backup

    this change in partition alignement seems good if i good understand now logical 4K clusters are aligned with physicals4096 sectors starting performance increase.

    last question :
    for existant veracrypt volumes virtual partition remain unaligned ?
    is volume rebuild needed ?

    Thank you for your great work
    best regards

     
    • Enigma2Illusion

      Enigma2Illusion - 2024-08-30

      @petitlou60

      I have the paid version, however I am out of technical support.

      However, even using the unsupported free version, which you should include in your post, you can report the issue you encountered and link back to Mounir's post to get help from some of the forum members on the Reflect product.

      You can ask if this problem would be resolved in the current paid version of Reflect.

      Macrium support monitors the user forum and if they think this issue impacts the current paid version which is currently 8.1.8110, they will engage since this may impact their paying retail and commercial customers.

      I would recommend posting the Disk Imaging forum for v8.

      https://forum.macrium.com/Reflect-v8/Disk-Imaging

       
    • Mounir IDRASSI

      Mounir IDRASSI - 2024-08-30

      @petitlou60: This change is only on the virtual device; it is independent of the physical volume. All volumes, both old and new, will benefit from this change.

       
      • David Gräfrath

        David Gräfrath - 2024-09-17

        I use Macrium Reflect to backup my encrypted Windows system partition After reading this, I am reluctant to upgrade. Will this offset issue interfere with the backup?

         
  • petitlou60

    petitlou60 - 2024-08-30

    Hello
    i follow sugest of csysmis:
    uninstall VC
    reboot
    re install VC
    reboot
    there is absolutly no change
    Thank you to all for help
    best regards

     

    Last edit: petitlou60 2024-08-30
    • Mis Support

      Mis Support - 2024-08-31

      That was for a totally different issue:
      The data area passed to a system call is too small
      Source: MountVolume:8887

       
  • Anakunda

    Anakunda - 2024-08-31

    Hello, the non-english languages from previous version are not accepted and cause error messages. Can it be fixed?

     

    Last edit: Anakunda 2024-08-31
    • Enigma2Illusion

      Enigma2Illusion - 2024-08-31

      @anakunda

      Which OS platform and the file installer are you using that does not include the languages directory after running the installer?

      https://www.veracrypt.fr/en/Language%20Packs.html

       

      Last edit: Enigma2Illusion 2024-08-31
      • Anakunda

        Anakunda - 2024-08-31

        VeraCrypt_Setup_x64_1.26.14

         
        • Enigma2Illusion

          Enigma2Illusion - 2024-08-31

          You mean the VeraCrypt_Setup_x64_1.26.14.msi file?

          Are you using the MSI which is meant for Windows silent deployment for installing on other user PCs?

          The MSI should have the languages directory.

          @idrassi

          The documentation for Language Packs still references the 1.26.7 version and links to the Languages zip file of the 1.26.7 version.

          Is there a reason for having the Languages pack zip file since the Windows installers should already create the languages directory?

           
    • Mounir IDRASSI

      Mounir IDRASSI - 2024-08-31

      @anakunda: Each version of VeraCrypt comes with updated language files. If you want to use language files from an older version, you can manually edit the file and change the prog-version value in the 3rd line to "1.26.14."

      However, I strongly recommend using the language files included in the 1.26.14 installers (EXE or MSI).

      @enigma2illusion: I have updated Language Packs page to point to the ZIP file containing the 1.26.14 language files. Thanks.

       
  • Anakunda

    Anakunda - 2024-08-31

    Used VeraCrypt_Setup_x64_1.26.14.msi to update, but the main UI complained about obsolete language file. Now I see in the installer the language files have new timestamp but were not updated in installation folder so the issue is fixed by manual copy, the installer however failed to update the languages by itself.

     
1 2 > >> (Page 1 of 2)

Log in to post a comment.