Skip to content

Sha256Params::new's round parameter should probably not be a usize #498

@tbu-

Description

@tbu-

Sha256Params::new

Since the number of rounds has nothing to do with the pointer width of the target CPU, a more concrete type like u32 should probably be used. This is unfortunately a breaking change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions