Skip to content

Signature ver 4 #28

@mnill

Description

@mnill

Default version of signature in new project is 4.
But your code knew nothing about version 4 and use md5 for it, so verification is failed.

var algorithm = (version === 3) ? 'sha256' : 'md5';

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