Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19243
Reakcje/Polubienia
56075
VeraCrypt 1.24 Update 5
Version 1.24-Update 5 (March 9th, 2020):
  • Windows:
    • Optimize performance for CPUs that have more than 64 logical processors (contributed by Sachin Keswani from AMD)
    • Support specifying keyfiles (both in tokens and in filesystem) when creating file containers using command line (switches /keyfile, /tokenlib and /tokenpin supported in VeraCrypt Format)
    • Fix leak of keyfiles path and name after VeraCrypt process exits.
    • Add CLI switch /secureDesktop to VeraCrypt Format.
    • Update libzip to version 1.6.1
    • Minor UI fixes
Download | Installer - Windows -
Zaloguj lub Zarejestruj się aby zobaczyć!

Download | Portable - Windows -
Zaloguj lub Zarejestruj się aby zobaczyć!

Download | Others -
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19243
Reakcje/Polubienia
56075
VeraCrypt 1.24 Update 6
Changes between 1.24-Update5 and 1.24-Update6 (10 March 2020):

Windows:

* Fix PIM label text truncation in password dialog
* Fix wrong language used in installer if user selects a language other than English and then selects English before clicking OK on language selection dialog.
Download | Installer - Windows -
Zaloguj lub Zarejestruj się aby zobaczyć!

Download | Portable - Windows -
Zaloguj lub Zarejestruj się aby zobaczyć!

Download | Others -
Zaloguj lub Zarejestruj się aby zobaczyć!
 

al

Forumowiszcze
Członek Załogi
Administrator
Dołączył
22 Lipiec 2012
Posty
12112
Reakcje/Polubienia
12380
Miasto
Somewhere over the rainbow.
S

spamtrash

Wersja 1.25.4.
Zmiany: wsparcie dla Win XP (to z oficjalnnie widocznych zmian). Natomiast w repo widoczne sa zmiany w github.com/veracrypt/VeraCrypt/tree/master/src/Boot/Windows
github.com/veracrypt/VeraCrypt/tree/master/src/Build
github.com/veracrypt/VeraCrypt/tree/master/src/Driver
ciekawe sa rowniez zmiany w Common, bo widac w nich ze wsparcie dla W7, 8 i 8.1 mozna sobie sprawdzic o ile:
a) uzyje sie ostatnich wersji Dlgcode.c, Dlgcode.h, BootEncryption.cpp, BootEncryption.h, Language.c, Language.h, Tcdefs.h,
b) samemu sie skompiluje exe z kodu zrodlowego.
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
45255
Reakcje/Polubienia
37093

VeraCrypt 1.25.9

1.25.9 (February 19th, 2022):


  • All OSes:
    • Update translations (Chinese, Dutch, French, German, Turkish).
  • Windows:
    • Make MSI installer compatible with system encryption.
    • Set minimum support for MSI installation to Windows 7.
    • Fix failure to create Traveler Disk when VeraCrypt is installed using MSI.
    • Don't cache the outer volume password when mounting with hidden volume protection if wrong hidden volume password was specified.
    • Reduce the size of EXE installers by almost 50% by using LZMA compression instead of DEFLATE.
    • Fix double-clicking mounted drive in VeraCrypt UI not working in some special Windows configurations.
    • Add registry key to fix BSOD during shutdown/reboot on some machines when using system encryption.
      • Under "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\veracrypt", create a REG_DWORD value named "VeraCryptEraseKeysShutdown".
      • Setting this registry value to 0 disables erasing system encryption keys which is the cause of BSOD during shutdown on some machines.
  • Linux:
    • Fix hidden volume settings not correctly displayed when enabling hidden volume protection in mount options window.
    • Fix generic Linux installer overwriting /usr/sbin if it is a symlink.
    • Fix crash when building with _GLIBCXX_ASSERTIONS defined.
    • Enable building from source without AES-NI support.
  • MacOSX:
    • Fix hidden volume settings not correctly displayed when enabling hidden volume protection in mount options window.
Zaloguj lub Zarejestruj się aby zobaczyć!
 
S

spamtrash

Chcialbym uprzedzic szanowne grono przed bezrefleksyjnym update powyzej 1.25.9.
Ostatnia beta (na dzien dzisiejszy 1.26.4 (24 July 2023) zawiera dosc istotna zmiane jesli ktos ma starocie:
* Remove TrueCrypt Mode support
* Complete removal of RIPEMD160 and GOST89 algorithms. Legacy volumes using any of them cannot be mounted by VeraCrypt anymore.
jesli macie gdzies cos starszego - polecam sciagniecie se sobie i zachowanie w kaciku ostatniej wersji portable, na wszelki wypadek.
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
45255
Reakcje/Polubienia
37093

VeraCrypt 1.26.7​

October 1, 2023
  • All OSes:
  • Security: Ensure that XTS primary key is different from the secondary key when creating volumes
  • Issue unlikely to happen thanks to random generator properties but this check must be added to prevent attacks
  • Reference: CCSS,NSA comment at page 3:
    Zaloguj lub Zarejestruj się aby zobaczyć!
  • Remove TrueCrypt Mode support. Version 1.25.9 can be used to mount or convert TrueCrypt volumes.
  • Complete removal of RIPEMD160 and GOST89 algorithms. Legacy volumes using any of them cannot be mounted by VeraCrypt anymore.
  • Add support for BLAKE2s as new PRF algorithm for both system encryption and standard volumes.
  • Introducing support for EMV banking smart cards as keyfiles for non-system volumes.
  • No need for a separate PKCS#11 module configuration.
  • Card PIN isn't required.
  • Generates secure keyfile content from unique, encoded data present on the banking card.
  • Supports all EMV standard-compliant banking cards.
  • Can be enabled in settings (go to Settings->Security Tokens).
  • Developed by a team of students from the Institut national des sciences appliquées de Rennes.
  • More details about the team and the project are available at
    Zaloguj lub Zarejestruj się aby zobaczyć!
    .
  • When overwriting an existing file container during volume creation, add its current size to the available free space
  • Add Corsican language support. Update several translations.
  • Update documentation
  • Windows:
  • Officially, the minimum supported version is now <strong>Windows 10</strong>. VeraCrypt may still run on Windows 7 and Windows 8/8.1, but no active tests are done on these platforms.
  • EFI Bootloader:
  • Fix bug in PasswordTimeout value handling that caused it to be limited to 255 seconds.
  • Rescue Disk: enhance "Boot Original Windows Loader" by using embedded backup of original Windows loader if it is missing from disk
  • Addition of Blake2s and removal of RIPEMD160 & GOST89
  • Enable memory protection by default. Add option under Performance/Driver Configuration to disable it if needed.
  • Memory protection blocks non-admin processes from reading VeraCrypt memory
  • It may block Screen Readers (Accessibility support) from reading VeraCrypt UI, in which case it can be disabled
  • It can be disabled by setting registry value "VeraCryptEnableMemoryProtection" to 0 under "HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesveracrypt"
  • Add process mitigation policy to prevent VeraCrypt from being injected by other processes
  • Minor enhancements to RAM Encryption implementation
  • Fix Secure Desktop issues under Windows 11 22H2
  • Implement support for mounting partially encrypted system partitions.
  • Fix false positive detection of new device insertion when Clear Encryption Keys option is enable (System Encryption case only)
  • Better implementation of Fast Create when creating file containers that uses UAC to request required privilege if not already held
  • Allow choosing Fast Create in Format Wizard UI when creating file containers
  • Fix formatting issues during volume creation on some machines.
  • Fix stall issue caused by Quick Format of large file containers
  • Add dropdown menu to Mount button to allow mounting without using the cache.
  • Possible workaround for logarithmic slowdown for Encrypt-In-Place on large volumes.
  • Make Expander first check file existence before proceeding further
  • Allow selecting size unit (KB/MB/GB) for generated keyfiles
  • Display full list of supported cluster sizes for NTFS, ReFS and exFAT filesystems when creating volumes
  • Support drag-n-drop of files and keyfiles in Expander.
  • Implement translation of Expander UI
  • Replace legacy file/dir selection APIs with modern IFileDialog interface for better Windows 11 compatibility
  • Enhancements to dependency dlls safe loading, including delay loading.
  • Remove recommendation of keyfiles files extensions and update documentation to mention risks of third-party file extensions.
  • Add support for more language in the setup installer
  • Update LZMA library to version 23.01
  • Update libzip to version 1.10.1 and zlib to version 1.3.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
45255
Reakcje/Polubienia
37093

VeraCrypt 1.26.14

1.26.14 (August 25th, 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 (#1239)
    • Fix generic installation script on Konsole in Wayland (#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)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
45255
Reakcje/Polubienia
37093

VeraCrypt 1.26.15

Sep 4, 2024
  • Fix MSI install/uninstall issues:
  • Fixed error 1603 returned by MSI silent install when REBOOT=ReallySuppress is specified and a reboot is required.
  • Fixed missing documentation and language files from the MSI package.
  • Fixed MSI not installing new documentation and language files when upgrading from an EXE-based installation.
  • Fixed installation folder not being removed after MSI uninstall in some cases.
  • Fix regression during UEFI system decryption that caused the bootloader to persist.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Podobne tematy:

Do góry