Crate proc_hash

source ·

Macros

  • Takes a string and replaces it with it’s Blake2b512 hash at compile time
  • Takes a string and replaces it with it’s MD5 hash at compile time
  • Takes a string and replaces it with it’s Blake2b512 hash at compile time
  • Takes a string and replaces it with it’s Whirlpool hash at compile time