Autor Thema: Verschlüsselungs-Tools diverses ...  (Gelesen 76189 mal)

0 Mitglieder und 2 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
FinalCrypt 5.6.1
« Antwort #855 am: 28 September, 2019, 19:00 »
FinalCrypt a file encryption program that encrypts large data files with large cipher files. The unique approach used here is that cipher keys are replaced by much larger cipher files like a unique personal photo or video that only you have and used to toggle the bits in your data file with the unique bit patterns in your cipher file. No supercomputer can bruteforce attack generate a cipher file that looks just like your secret personal photo or video file, so security

License: GPLv3

Whats new:>>

Improved Brute Force CLUI Validation and Statistics

http://www.finalcrypt.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Hidden Disk 5.01
« Antwort #856 am: 06 Oktober, 2019, 19:00 »
Create a new, encrypted, drive on your computer that is used to store data and can be hidden at any time, with this handy utility.

Freemium

Changelog

    Fixed numerous bugs related to the code and the interface.
    Updated tranlsations.

[close]

https://www.cyrobo.com/software/en/hidden-disk/hiddis-about.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
VeraCrypt 1.24 Final
« Antwort #857 am: 07 Oktober, 2019, 14:00 »
VeraCrypt setzt auf das bekannte TrueCrypt auf, wurde aber in Punkto Sicherheit verbessert. Es können Ordner, Partitionen, ganze Laufwerke oder direkt das gesamte System verschlüsselt werden. Wer bereits mit TrueCrypt gearbeitet hat, wird sich mit VeraCrypt leicht tuen. TrueCrpyt-Dateien können allerdings nicht mit VeraCrypt geöffnet werden. Die Software kann auch portable eingesetzt werden, dazu taucht am Anfang der Installation eine Abfrage auf. Eine Hilfedatei im PDF-Format findet man nach der Installation im Programmordner. Nach dem Entpacken der Sprachdatei die gewünschte Datei in das Programmverzeichnis kopieren.

Changelog

    All OSs:
        Increase password maximum length to 128 bytes in UTF-8 encoding for non-system volumes.
            Add option to use legacy maximum password length (64) instead of new one for compatibility reasons.
        Use Hardware RNG based on CPU timing jitter "Jitterentropy" by Stephan Mueller as a good alternative to CPU RDRAND (http://www.chronox.de/jent.html)
        Speed optimization of XTS mode on 64-bit machine using SSE2 (up to 10% faster).
        Fix detection of CPU features AVX2/BMI2. Add detection of RDRAND/RDSEED CPU features. Detect Hygon CPU as AMD one.
    Windows:
        Implement RAM encryption for keys and passwords using ChaCha12 cipher, t1ha non-cryptographic fast hash and ChaCha20 based CSPRNG.
            Available only on 64-bit machines.
            Disabled by default. Can be enabled using option in UI.
            Less than 10% overhead on modern CPUs.
            Side effect: Windows Hibernate is not possible if VeraCrypt System Encryption is also being used.
        Mitigate some memory attacks by making VeraCrypt applications memory inaccessible to non-admin users (based on KeePassXC implementation)
        New security features:
            Erase system encryption keys from memory during shutdown/reboot to help mitigate some cold boot attacks
            Add option when system encryption is used to erase all encryption keys from memory when a new device is connected to the system.
            Add new driver entry point that can be called by applications to erase encryption keys from memory in case of emergency.
        MBR Bootloader: dynamically determine boot loader memory segment instead of hardcoded values (proposed by neos6464)
        MBR Bootloader: workaround for issue affecting creation of hidden OS on some SSD drives.
        Fix issue related to Windows Update breaking VeraCrypt UEFI bootloader.
        Several enhancements and fixes for EFI bootloader:
            Implement timeout mechanism for password input. Set default timeout value to 3 minutes and default timeout action to "shutdown".
            Implement new actions "shutdown" and "reboot" for EFI DcsProp config file.
            Enhance Rescue Disk implementation of restoring VeraCrypt loader.
            Fix ESC on password prompt during Pre-Test not starting Windows.
            Add menu entry in Rescue Disk that enables starting original Windows loader.
            Fix issue that was preventing Streebog hash from being selected manually during Pre-Boot authentication.
            If "VeraCrypt" folder is missing from Rescue Disk, it will boot PC directly from bootloader stored on hard drive
                This makes it easy to create a bootable disk for VeraCrypt from Rescue Disk just by removing/renaming its "VeraCrypt" folder.
        Add option (disabled by default) to use CPU RDRAND or RDSEED as an additional entropy source for our random generator when available.
        Add mount option (both UI and command line) that allows mounting a volume without attaching it to the specified drive letter.
        Update libzip to version 1.5.2
        Do not create uninstall shortcut in startmenu when installing VeraCrypt. (by Sven Strickroth)
        Enable selection of Quick Format for file containers creation. Separate Quick Format and Dynamic Volume options in the wizard UI.
        Fix editor of EFI system encryption configuration file not accepting ENTER key to add new lines.
        Avoid simultaneous calls of favorites mounting, for example if corresponding hotkey is pressed multiple times.
        Ensure that only one thread at a time can create a secure desktop.
        Resize some dialogs in Format and Mount Options to to fix some text truncation issues with non-English languages.
        Fix high CPU usage when using favorites and add switch to disable periodic check on devices to reduce CPU load.
        Minor UI changes.
        Updates and corrections to translations and documentation.
    MacOSX:
        Add check on size of file container during creation to ensure it's smaller than available free disk space. Add CLI switch --no-size-check to disable this check.
    Linux:
        Make CLI switch --import-token-keyfiles compatible with Non-Interactive mode.
        Add check on size of file container during creation to ensure it's smaller than available free disk space. Add CLI switch --no-size-check to disable this check.

[close]

https://www.veracrypt.fr/en/Home.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Kryptel Lite 8.2.2
« Antwort #858 am: 09 Oktober, 2019, 05:00 »
Make private files impossible to access by encrypting them with Kryptelite. Files are rendered inaccessible without the right password/key.

Kryptelite Features:

Easy single-click encryption
Unlimited number of files and folders in single operation
Unlimited file size
Strong encryption using industry-standard 256-bit AES cipher
Effective ZIP and BZIP2 data compression
Integration with Windows Explorer's right-click menu
Integrated file shredder with manual shred option

Freemium

Limitations: Not all features are available in the lite version.

http://www.kryptel.com/products/kryptel.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Boxcryptor 2.37.1057
« Antwort #859 am: 24 Oktober, 2019, 14:00 »
Changelog

    Added: auto detection for various Amazon S3 clients:
        CloudBerry Drive
        Mountain Duck
        ExpanDrive
    Added: Egnyte Drive and Egnyte Sync auto detection
    Fixed: Security Keys required Boxcryptor running as administrator
    Bug fixes and improvements

[close]

https://www.boxcryptor.com/?lang=de

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
VeraCrypt v1.24 Hotfix 1
« Antwort #860 am: 28 Oktober, 2019, 06:00 »
Changelog

    Windows:
        Fix 1.24 regression that caused system favorites not to mount at boot if VeraCrypt freshly installed.
        Fix failure to encrypt system if the current Windows username contains a Unicode non-ASCII character.
        Make VeraCrypt Expander able to resume expansion of volumes whose previous expansion was aborted before it finishes.
        Add "Quick Expand" option to VeraCrypt Expander to accelarate the expansion of large file containers.
        Add several robustness checks and validation in case of system encryption to better handle some corner cases.
        Minor UI and documentation changes.
    Linux:
        Workaround gcc 4.4.7 bug under CentOS 6 that caused VeraCrypt built under CentOS 6 to crash when Whirlpool hash is used.
        Fix "incorrect password attempt" written to /var/log/auth.log when mounting volumes.
        Fix dropping file in UI not showing its correct path , specifically under GTK-3.
        Add missing JitterEntropy implementation/
    MacOSX:
        Fix some devices and partitions not showing in the device selection dialog under OSX 10.13 and newer.
        Fix keyboard tab navigation between password fields in "Volume Password" page of volume creation wizard.
        Add missing JitterEntropy implementation/
        Support APFS filesystem for creation volumes.
        Support Dark Mode.

[close]

https://www.veracrypt.fr/en/Home.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
CryptSync 1.3.2
« Antwort #861 am: 01 November, 2019, 14:00 »
CryptSync sorgt für mehr Privatsphäre und Sicherheit bei wichtigen, sensiblen Datenbeständen. Die Freeware verschlüsselt Dateien automatisch. Dies erweist sich vor allem für Online-Speicher wie Dropbox, Google Drive und Skydrive als recht nützlich.

CryptSync bietet dabei eine recht einfache Handhabung. Der Anwender legt zwei Ordner als Quell- und Zielverzeichnis fest. Alle Daten, die im Quellordner landen, verschlüsselt CryptSync automatisch im Zielordner.

Somit eignet sich CryptSync recht gut für die Zusammenarbeit mit Dropbox und anderen Speicherdiensten. Die Freeware gewährleistet dank der zusätzlichen Verschlüsselung (AES 256bit) , dass unbefugte Personen in der Cloud keinen Zugriff auf die Originaldaten erhalten.

Die verschlüsselten Dateien legt CryptSync als umbenannte 7Zip-Archive ab, die auch mit 7-Zip entpackt werden können. Natürlich benötigt man hierfür das jeweilige Entpack-Kennwort. Fazit: Wer seine Daten in der Cloud schützen möchte, hat mit der Freeware CryptSync eine einfache, wirkungsvolle Lösung zur Hand.

https://tools.stefankueng.com/CryptSync.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Crypto Notepad 1.6.0 Pre-release
« Antwort #862 am: 01 November, 2019, 20:00 »
Crypto Notepad is notepad-like simple text editor which encrypts the saved files with AES algorithm (128, 182 and 256 key sizes are supported). Other features include fonts and color customization, word wrap, shortcut keys, auto-lock on minimize.

MIT License

Changelog

    Read this before downloading.
    Pre-release may contain bugs.
    Auto-update to from v1.5.1 to v1.6.0 will be available after 2019-11-20
    Pre-release version will be also update to actual version after 2019-11-20
    Documentation was also updated.

[close]

https://github.com/Sigmanor/Crypto-Notepad

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
ProxyCrypt 2.4.0
« Antwort #863 am: 04 November, 2019, 09:10 »
ProxyCrypt is a command-line utility that can be used to encrypt entire volumes not only within the hard drive but even inside a single file. It's dedicated to paranoid users looking to maximize their security when it comes to sensitive content.

License: Open Source

Changelog

- switched various functions to NT API
- added a switch to prevent volume mounting while allowing other operations
- added checks for options incompatible with -r
- minor fixes and improvements

[close]

https://sourceforge.net/projects/proxycrypt/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Crypto Notepad 1.6.0 Final
« Antwort #864 am: 06 November, 2019, 13:35 »
Changelog

New features

    Disabled whole word selection with mouse in editor #29
    Remembering value of the Right-to-Left setting #30
    Added status panel in the bottom of window #31
    Able to customize left-padding in the editor #32
    Able to enable old icons in Toolbar #34
    Able to hide app to tray (while minimize or closing) #35
    Able to make app window always on top of all other windows #36
    Single Instance #37
    Message on first launch to let the user enable/disable auto-update #39
    Encrypt/decrypt all file formats #40
    Save file and close it, without closing the app #41
    Added setting to display border around the editor.
    Added placeholders for text fields with passwords.
    Able to hide Close button in toolbar.
    Added border setting for Search panel.
    Able to hide main menu.

Improvements

    Completely changed navigation and design of Settings window #33
    Changed Auto lock on minimize function.
    All fonts are brought to a single style (except the About window).
    Minor design changes in About window.
    Changed error sounds while changing the encryption key.
    Changed timeout for Key was successfully changed message.
    Disabled system sounds in text fields while Enter key pressing.
    Changed icons for Change Key and Enter Key windows.
    New style for Lock function.

Bug fixing

    Added missing information message when connection is lost while checking updates #28
    Fixed always red color of status message in Change Key window. Now it's green when key changed successfully, and red when failed.
    Fixed bug when the file save window did not close.
    Fixed app crashes when PC is locked.

Removed

    Completely removed line numbers, due lack of performance and stability of this feature.

Development

    All names leaded to a single style.
    Removed "Debug" from the main menu (still available on Ctrl+Space shortcut).

[close]

https://github.com/Sigmanor/Crypto-Notepad

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Criptext 0.24.11
« Antwort #865 am: 07 November, 2019, 04:30 »
Criptext is a SMTP email service with a high focus on security. Thanks to this lightweight tool, you can send sensitive data, such as financial reports for example, via email due to the powerful end-to-end encryption and password-protected content.

License: GPLv2

https://www.criptext.com/en/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Crypt-O 3.0.317
« Antwort #866 am: 07 November, 2019, 18:00 »
Whats new:>>

    New: "Text size" option.
    Fixed: The "Cannot focus" error when applying email notification settings in some cases.

http://www.soft-o.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Encrypt Care 3.0
« Antwort #867 am: 08 November, 2019, 05:00 »
Encrypt Care is an easy to use, but powerful encryption software which allows user to encrypt or decrypt text and files in batch mode, generate, verify and export ckecksums.

Encrypt Care allows you to protect your data using the most powerful encryption algorithms, as well as protect your messages. Flexible options will help you to encrypt and decrypt your data in a matter of seconds.

Features:

Encrypt and decrypt text and messages
Encrypt and decrypt files - photos, documents, programs etc.
Generate and verify checksum of text and file
Generate and export checksums for multiple files
Supports various algorithms (AES, Blowfish, CAST, DES, IDEA, RC2, RC4, TEA)
Supports various hashes (MD5, SHA-1, SHA-256, SHA-384, SHA-512)

Freeware

Latest Changes

New icons.
Improved user interface.
Improved SHA checksum generation.
Improved support of high-DPI resolutions.
Improved support of latest Windows 10 revision.

http://www.glorylogic.com/encrypt-care.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Crypto Notepad 1.6.1
« Antwort #868 am: 09 November, 2019, 21:00 »
Crypto Notepad is notepad-like simple text editor which encrypts the saved files with AES algorithm (128, 182 and 256 key sizes are supported). Other features include fonts and color customization, word wrap, shortcut keys, auto-lock on minimize.

MIT License

Changelog

    added Able to hide single labels in the Status panel.
    improved Swapped the app name and the file name in the window title.
    Fixed performance issues on large values of Password iterations #43
    fixed Bug when file size and modified date does not calculated.
    fixed Invisible Save file? dialog window on app closing.
    fixed Bug with file saving on app closing.

[close]

https://github.com/Sigmanor/Crypto-Notepad

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Crypto Notepad 1.6.2
« Antwort #869 am: 10 November, 2019, 19:00 »
Whats new:>>

    improved Update dialog window now is centered parent.
    improved In "Encryption" settings tab, was added hint that contain recommended encryption values.
    fixed Fixed bug with wrong text position in title bar when "Save As".
    fixed Fixed bug with wrong message in status panel when new version is available.

https://github.com/Sigmanor/Crypto-Notepad

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )