The first release of FileCrypt that uses AES-GCM-SIV for encryption. The source file is read and encrypted and written to a new file specified by the user. Likewise, for decryption, the source file is read and decrypted and written to a new file specified by the user. Configuration of necessary parameters required.
FileCrypt implements a shared key for passphrase. The passphrase given by the user is never stored, the passphrase must be remembered. The same passphrase must be used to decrypt the file.
Like in all files stored in media (storage disk), files can be corrupted or when there are errors on disk media, files may not be possible to be decrypted. Backup of original file is highly recommended.
filecrypt_darwin64 - macOSX version
filecrypt64.exe - Windows 64bit version
