-
-
Notifications
You must be signed in to change notification settings - Fork 33
Closed as not planned
Labels
area: mceditmcedit, the built-in text editormcedit, the built-in text editorprio: mediumHas the potential to affect progressHas the potential to affect progress
Description
Important
This issue was migrated from Trac:
Origin | https://midnight-commander.org/ticket/4240 |
---|---|
Reporter | rafael-santiago (@rafael-santiago) |
Add encryption support by using AES-256/GCM. The idea is to provide an encryption/decryption mechanism through menu options "Command|Encryption..." and "Command|Decryption...". After encrypted all previous edit actions must be cleaned. The encryption and decryption commands do not save changes, the user must explicitly do it. In order to circumvect encoding issues the ciphertext should be encoded by using Base64.
Metadata
Metadata
Assignees
Labels
area: mceditmcedit, the built-in text editormcedit, the built-in text editorprio: mediumHas the potential to affect progressHas the potential to affect progress