Get desktop application:
View/edit binary Protocol Buffers messages
Algorithm specifies a hashing algorithm.
Used in:
Algorithm_AlgorithmDefault represents an unspecified hashing algorithm. It should be converted to one of the following values based on the desired default behavior.
Algorithm_AlgorithmSHA1 specifies that SHA-1 hashing should be used.
Algorithm_AlgorithmSHA256 specifies that SHA-256 hashing should be used.
Algorithm_AlgorithmXXH128 specifies that XXH128 hashing should be used.