You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Encrypted File Re-Encryption is Prevented:
Attempting to re-encrypt an encrypted file can result in file loss, so it is now prevented by displaying a warning message to the user. This will notify the user that the file has already been encrypted and that the operation will be cancelled.
Encrypted File Path and Name Will Be Visible on the Console Screen:
The encrypted file path and name will now be visible on the console screen to inform the user. This will help users more easily keep track of what file they are working on.