Skip to content

Incorrect ChaCha20-Poly1305 example #9

Description

@andbi

Both the encrypt and decrypt methods in the ChaCha20Poly1305.java source file must put/get the nonce first. The correct order is determined by RFC 8439 and is required for interoperability.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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