Previous changes enabled passing the string used as a tag into `sha256t_hash_newtype!` macro rather than hard-coding midstate. This commit takes advantage of it and replaces the hard-coded values with compile-time executed (`const`) hashing.