Skip to content

Support additional hashing functions #168

Description

@adlerjohn

Additional hashing algorithms should be added to implementations.

id name reason
sha-256d 2-SHA-256 Prevents length extension attacks, and can otherwise leverage the same benefits (e.g. hardware implementations) as SHA-256.
keccak-256 Keccak-256 There are concerns that the changes to Keccak when finalizing it to SHA3 made it more vulnerable.
sha3-256 SHA3-256 SHA3 is the next standard hash function, and unlike SHA2 is not known to be vulnerable to length extension attacks.

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