Skip to content

Constexpr SHA-3 Implementation and To-Hex-Meta-String Support #904

@refvalue

Description

@refvalue

Feature

Constexpr SHA-3 Algorithm Implementation.
A fundamental support for byte-array-to-hex-meta_string.
https://doi.org/10.6028/NIST.FIPS.202

Example

//refvalue::meta_string{"4ACB502EEC4FE8ECDA6E0A8D386FFE6B9B24B8CE2E22F6C8ABC729EC521D361CD883044B720458DCC7472906CC49D9D5"}

constexpr auto hash = to_hexadecimal_meta_string(sha3_digest<sha3_type::sha3_384>( "Whenever you want to, I can help.");

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