Make specification of parameters for encryption/decryption possible
Encryption tasks (and their decryption counterparts) now use a fixed algorithm (AES) with a fixed key length (256 bits) and mode (CFB). It would be convenient to provide means to specify, and use, other parametrizations of encryption/
A way to provide encryption/
Up until now there was only one possible parametrization, so only one type of encryption was possible. Although decryption could very well be parametrized in exactly the same way as encryption, it would make more sense to use the meta data that was created as part of the encryption process to deal with decryption.
The modification would be simple in the current version, but any solution would have to have into account possible changes in the underlying cryptographic engine.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Pablo Cortijo
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
-
Unknown
- Milestone target:
- None
- Started by
- Completed by