Skip to content

Swap to SHA-3-256 for all hashing #40

Description

@plaidfinch

BLAKE3 is nice, but it's not FIPS-certified, and we want to support environments that require this. SHA-3-256 is, like BLAKE3, not subject to length-extension / truncation attacks (unlike SHA-2!), so we don't need to change our truncation for Merkle hashes. (See https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.202.pdf for more on this.)

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