-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
The AES block cipher mode that is currently being used is ECB. This strikes me as an unusual design decision that I have not seen justification for in the publication, documentation, or code.
ECB mode is perhaps the most difficult block cipher mode to use while still maintaining the security properties that AES seeks to provide.
My intention in filing this issue is to prompt changing to a new block cipher mode or allow the rationale to be more clearly documented.
Metadata
Metadata
Assignees
Labels
No labels