Support in os-brick for "Image Encryption and Decryption"
Registered by
Brian Rosmaita
on 2020-02-24
The methods for encryption and decryption of files - in this case images - will be written in a driver like manner in os-brick so the image encryption can be extended with another encryption format easily. The encryption driver should focus a specific encryption format and implement exactly one encrypt and one decrypt method, both based on a cipher implementation of GPG aes. This driver may be simple wrappers around an existing implementation. An abstract base class should be defined and be used for the implementation of GPG encryption (and might be used for other implementations in the future).
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Medium
- Drafter:
- Brian Rosmaita
- Direction:
- Approved
- Assignee:
- Josephine Seifert
- Definition:
- Approved
- Series goal:
- Accepted for xena
- Implementation:
-
Unknown
- Milestone target:
-
xena-1
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
os-brick patch: https:/
(?)