Skip to content

Use of ECB mode #25

@irdan

Description

@irdan

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions