Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19143
Reakcje/Polubienia
55670
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
19143
Reakcje/Polubienia
55670
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

Marszałek Forum
Członek Załogi
Administrator
Dołączył
22 Lipiec 2012
Posty
9846
Reakcje/Polubienia
10469
Miasto
Somewhere over the rainbow.

spamtrash

Bardzo aktywny
Zasłużony
Dołączył
11 Styczeń 2014
Posty
4275
Reakcje/Polubienia
5690
Miasto
To tu to tam....
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
37254
Reakcje/Polubienia
33667

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ć!
 

spamtrash

Bardzo aktywny
Zasłużony
Dołączył
11 Styczeń 2014
Posty
4275
Reakcje/Polubienia
5690
Miasto
To tu to tam....
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
37254
Reakcje/Polubienia
33667

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ć!
 

Podobne tematy:

Do góry