Skip to content

Correct signatures that end in 00 fail to verify #4

@ribaricplusplus

Description

@ribaricplusplus

If a signature happens to end in 00, $recid will be negative and the function will fail.

$recid = ord(hex2bin(substr($signature, 130, 2))) - 27;

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