Skip to content

Decrypt Doesn't Validate MAC #7

Description

@ircmaxell

Presently, encrypt encodes its result using a MAC, which is good.

However, decrypt never decodes the result, and as such never validates the MAC.

This is an absolute requirement that decryption should not happen unless the MAC is valid (the MAC must be checked prior to decrypting).

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions