Macros§
- include_
blake256 - Takes a string and replaces it with it’s Blake2s256 hash at compile time
- include_
blake512 - Takes a string and replaces it with it’s Blake2b512 hash at compile time
- include_
md5 - Takes a string and replaces it with it’s MD5 hash at compile time
- include_
sha3 - Takes a string and replaces it with it’s SHA-3 hash at compile time
- include_
whirlpool - Takes a string and replaces it with it’s Whirlpool hash at compile time