Support in os-brick for "Image Encryption and Decryption"
Registered by
Brian Rosmaita
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:
- Started
- Approver:
- None
- Priority:
- Medium
- Drafter:
- Brian Rosmaita
- Direction:
- Approved
- Assignee:
- Josephine Seifert
- Definition:
- Approved
- Series goal:
- Accepted for zed
- Implementation:
- Needs Code Review
- Milestone target:
- zed-1
- Started by
- Brian Rosmaita
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
os-brick patch: https:/
(?)