pub fn parse_hashref(s: &str) -> Result<(String, Vec<u8>), CryptoError>
Parse sha256:<hex> back into raw bytes.
sha256:<hex>