{"id":223356,"date":"2019-10-08T16:36:59","date_gmt":"2019-10-08T14:36:59","guid":{"rendered":"https:\/\/www.borncity.com\/blog\/?p=223356"},"modified":"2024-02-11T19:25:05","modified_gmt":"2024-02-11T18:25:05","slug":"veracrypt-1-24-freigegeben","status":"publish","type":"post","link":"https:\/\/borncity.com\/blog\/2019\/10\/08\/veracrypt-1-24-freigegeben\/","title":{"rendered":"VeraCrypt 1.24 freigegeben"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" style=\"float: left; margin: 0px 10px 0px 0px; display: inline; border-width: 0px;\" title=\"Update\" src=\"https:\/\/borncity.com\/blog\/wp-content\/uploads\/2015\/02\/Update.jpg\" alt=\"Windows Update\" width=\"54\" height=\"54\" align=\"left\" border=\"0\" \/>[<a href=\"https:\/\/borncity.com\/win\/2019\/10\/08\/veracrypt-1-24-freigegeben\/\" target=\"_blank\" rel=\"noopener noreferrer\">English<\/a>]Die Entwickler der Open Source-Verschl\u00fcsselungssoftware VeraCrypt haben nach langer Zeit die Version 1.24 freigegeben. Bisher war die Version 1.23 verf\u00fcgbar.<\/p>\n<p><!--more--><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/vg01.met.vgwort.de\/na\/139c44a9e6374fbfbb4b005c43eb92d4\" alt=\"\" width=\"1\" height=\"1\" \/>Die Freigabe der Software in der Version 1.24 erfolgte bereits am 6. Oktober 2019 \u2013 ich bin durch den folgenden Tweet von Martin Brinkmann auf das Update aufmerksam geworden.<\/p>\n<blockquote class=\"twitter-tweet\">\n<p dir=\"ltr\" lang=\"en\">VeraCrypt 1.24 encryption software update released <a href=\"https:\/\/twitter.com\/hashtag\/veracrypt?src=hash&amp;ref_src=twsrc%5Etfw\">#veracrypt<\/a> <a href=\"https:\/\/twitter.com\/hashtag\/encryption?src=hash&amp;ref_src=twsrc%5Etfw\">#encryption<\/a> <a href=\"https:\/\/twitter.com\/hashtag\/opensource?src=hash&amp;ref_src=twsrc%5Etfw\">#opensource<\/a><a href=\"https:\/\/t.co\/rgaXKnGhgB\">https:\/\/t.co\/rgaXKnGhgB<\/a> <a href=\"https:\/\/t.co\/pKuxPxg5U0\">pic.twitter.com\/pKuxPxg5U0<\/a><\/p>\n<p>\u2014 ghacksnews (@ghacks) <a href=\"https:\/\/twitter.com\/ghacks\/status\/1181450175514075137?ref_src=twsrc%5Etfw\">October 8, 2019<\/a><\/p><\/blockquote>\n<p><script async src=\"https:\/\/platform.twitter.com\/widgets.js\" charset=\"utf-8\"><\/script><\/p>\n<p>VeraCrypt ist der Nachfolger von TrueCrypt und wird als Open Source-Verschl\u00fcsselungssoftware f\u00fcr verschiedene Plattformen angeboten. Die <a href=\"https:\/\/www.veracrypt.fr\/en\/Release%20Notes.html\" target=\"_blank\" rel=\"noopener noreferrer\">Release Notes<\/a> geben f\u00fcr die Version 1.24 folgende Neuerungen an:<\/p>\n<ul>\n<li><strong>All OSs:<\/strong>\n<ul>\n<li>Increase password maximum length to 128 bytes in UTF-8 encoding for non-system volumes.\n<ul>\n<li>Add option to use legacy maximum password length (64) instead of new one for compatibility reasons.<\/li>\n<\/ul>\n<\/li>\n<li>Use Hardware RNG based on CPU timing jitter \"Jitterentropy\" by Stephan Mueller as a good alternative to CPU RDRAND (<a href=\"https:\/\/web.archive.org\/web\/20240103175811\/http:\/\/www.chronox.de\/jent.html\" target=\"_blank\" rel=\"noopener noreferrer\">http:\/\/www.chronox.de\/jent.html<\/a>)<\/li>\n<li>Speed optimization of XTS mode on 64-bit machine using SSE2 (up to 10% faster).<\/li>\n<li>Fix detection of CPU features AVX2\/BMI2. Add detection of RDRAND\/RDSEED CPU features. Detect Hygon CPU as AMD one.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Windows:<\/strong>\n<ul>\n<li>Implement RAM encryption for keys and passwords using ChaCha12 cipher, t1ha non-cryptographic fast hash and ChaCha20 based CSPRNG.\n<ul>\n<li>Available only on 64-bit machines.<\/li>\n<li>Disabled by default. Can be enabled using option in UI.<\/li>\n<li>Less than 10% overhead on modern CPUs.<\/li>\n<li>Side effect: Windows Hibernate is not possible if VeraCrypt System Encryption is also being used.<\/li>\n<\/ul>\n<\/li>\n<li>Mitigate some memory attacks by making VeraCrypt applications memory inaccessible to non-admin users (based on KeePassXC implementation)<\/li>\n<li>New security features:\n<ul>\n<li>Erase system encryption keys from memory during shutdown\/reboot to help mitigate some cold boot attacks<\/li>\n<li>Add option when system encryption is used to erase all encryption keys from memory when a new device is connected to the system.<\/li>\n<li>Add new driver entry point that can be called by applications to erase encryption keys from memory in case of emergency.<\/li>\n<\/ul>\n<\/li>\n<li>MBR Bootloader: dynamically determine boot loader memory segment instead of hardcoded values (proposed by neos6464)<\/li>\n<li>MBR Bootloader: workaround for issue affecting creation of hidden OS on some SSD drives.<\/li>\n<li>Fix issue related to Windows Update breaking VeraCrypt UEFI bootloader.<\/li>\n<li>Several enhancements and fixes for EFI bootloader:\n<ul>\n<li>Implement timeout mechanism for password input. Set default timeout value to 3 minutes and default timeout action to \"shutdown\".<\/li>\n<li>Implement new actions \"shutdown\" and \"reboot\" for EFI DcsProp config file.<\/li>\n<li>Enhance Rescue Disk implementation of restoring VeraCrypt loader.<\/li>\n<li>Fix ESC on password prompt during Pre-Test not starting Windows.<\/li>\n<li>Add menu entry in Rescue Disk that enables starting original Windows loader.<\/li>\n<li>Fix issue that was preventing Streebog hash from being selected manually during Pre-Boot authentication.<\/li>\n<li>If \"VeraCrypt\" folder is missing from Rescue Disk, it will boot PC directly from bootloader stored on hard drive\n<ul>\n<li>This makes it easy to create a bootable disk for VeraCrypt from Rescue Disk just by removing\/renaming its \"VeraCrypt\" folder.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li>Add option (disabled by default) to use CPU RDRAND or RDSEED as an additional entropy source for our random generator when available.<\/li>\n<li>Add mount option (both UI and command line) that allows mounting a volume without attaching it to the specified drive letter.<\/li>\n<li>Update libzip to version 1.5.2<\/li>\n<li>Do not create uninstall shortcut in startmenu when installing VeraCrypt. (by Sven Strickroth)<\/li>\n<li>Enable selection of Quick Format for file containers creation. Separate Quick Format and Dynamic Volume options in the wizard UI.<\/li>\n<li>Fix editor of EFI system encryption configuration file not accepting ENTER key to add new lines.<\/li>\n<li>Avoid simultaneous calls of favorites mounting, for example if corresponding hotkey is pressed multiple times.<\/li>\n<li>Ensure that only one thread at a time can create a secure desktop.<\/li>\n<li>Resize some dialogs in Format and Mount Options to fix some text truncation issues with non-English languages.<\/li>\n<li>Fix high CPU usage when using favorites and add switch to disable periodic check on devices to reduce CPU load.<\/li>\n<li>Minor UI changes.<\/li>\n<li>Updates and corrections to translations and documentation.<\/li>\n<\/ul>\n<\/li>\n<li><strong>MacOSX:<\/strong>\n<ul>\n<li>Add check on size of file container during creation to ensure it's smaller than available free disk space. Add CLI switch &#8211;no-size-check to disable this check.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Linux:<\/strong>\n<ul>\n<li>Make CLI switch &#8211;import-token-keyfiles compatible with Non-Interactive mode.<\/li>\n<li>Add check on size of file container during creation to ensure it's smaller than available free disk space. Add CLI switch &#8211;no-size-check to disable this check.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>Auf der Webseite findet sich noch der Hinweis f\u00fcr Benutzer, die Volumes mit der Version 1.17 von VeraCrypt oder fr\u00fcher erstellt haben:<\/p>\n<blockquote><p>Um nicht darauf hinzuweisen, ob Ihre Volumes ein verstecktes Volume enthalten oder nicht, oder wenn Sie bei der Verwendung von versteckten Volumes\/OS auf eine plausible Ablehnbarkeit angewiesen sind, m\u00fcssen Sie sowohl das \u00e4u\u00dfere als auch das versteckte Volume einschlie\u00dflich Systemverschl\u00fcsselung und verstecktes Betriebssystem neu erstellen und vorhandene Volumes, die vor der Version 1.18a von VeraCrypt erstellt wurden, verwerfen.<\/p><\/blockquote>\n<p>Aktuell l\u00f6st der Download der portablen .exe-Version (ist der Entpacker) eine Warnung des Smartscreen-Filters im Browser aus.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[English]Die Entwickler der Open Source-Verschl\u00fcsselungssoftware VeraCrypt haben nach langer Zeit die Version 1.24 freigegeben. Bisher war die Version 1.23 verf\u00fcgbar.<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[426,7459,185],"tags":[4315,4486],"class_list":["post-223356","post","type-post","status-publish","format-standard","hentry","category-sicherheit","category-software","category-update","tag-update","tag-veracrypt"],"_links":{"self":[{"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/posts\/223356","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/comments?post=223356"}],"version-history":[{"count":0,"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/posts\/223356\/revisions"}],"wp:attachment":[{"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/media?parent=223356"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/categories?post=223356"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/tags?post=223356"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}