Skip to content

HMAC authentication does not use the binary representation of the base64 stream  #15

@blu006

Description

@blu006

The HMAC used in the PHP code and in the reporter do not decode the base64 representation of the included secret stream and treat it as if it is decoded into binary already.

This causes odd behavior such as the requirement for adding a newline at the reporter level in order to generate matching hmac keys.

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