Skip to content

aes-ctr example needs to create a different IV for each encryption #6

@scriby

Description

@scriby

Using a fixed secret will cause it to use the same IV every time. It's very important to use a different IV for every encryption, especially when using aes-ctr.

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