Skip to content

Incorrect digest algorithm names #156

Open
@pwinckles

Description

@pwinckles

The spec states:

The name of the checksum algorithm MUST be normalized for use in the manifest's filename by lowercasing the common name of the algorithm and removing all non-alphanumeric characters.

However, this implementation includes the following incorrect (by the specs, definition) algorithm names:

shake_128
shake_256
sha3_512
sha3_224
sha3_256
sha3_384

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