Skip to content

algorithm typo #7

@be-a-panther

Description

@be-a-panther

There is a mismatch between:

if self.algorithm == 'Blake2':

and
|`algorithm`|`string`|Keyed-hash message authentication. Available:<br/> - Blake2b<br/> - Blake3<br/> - HMAC-SHA-256<br /> - HMAC-SHA-512 |&check;|

It should be blake2b or Blake2. I would prefer it lowercase and the naming like in python. Like the canonicalization-format.

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