Ticket #4240 (closed enhancement: wontfix)

Opened 3 years ago

Last modified 3 years ago

Add AES-256/GCM encryption support

Reported by: rafael-santiago Owned by:
Priority: major Milestone:
Component: mcedit Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

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.

This ticket refers to github pull-request #163 <https://github.com/MidnightCommander/mc/pull/163>.

Change History

comment:1 Changed 3 years ago by andrew_b

  • Status changed from new to closed
  • Resolution set to wontfix
  • Component changed from mc-core to mcedit
  • Milestone Future Releases deleted

Author doesn't want to implement this.

Note: See TracTickets for help on using tickets.