Adds a byte to the digest
Adds a byte to the digest
Returns the raw bytes from the hash this digest generates
Returns the raw bytes from the hash this digest generates
(Changed in version 2.8.0) collect has changed. The previous behavior can be reproduced with toSeq.
The digest to write to
The digest to write to
Calculates the hash of the collected bytes so far
Calculates the hash of the collected bytes so far
Determines whether the collected bytes compute to a given hash
Determines whether the collected bytes compute to a given hash
Determines whether the collected bytes compute to a given hash
Determines whether the collected bytes compute to a given hash
Determines whether the collected bytes compute to a given hash
Determines whether the collected bytes compute to a given hash
Determines whether the collected bytes compute to a given hash
Determines whether the collected bytes compute to a given hash
Returns this digest as a hex encoded string
Returns this digest as a hex encoded string
<invalid inheritdoc annotation>
<invalid inheritdoc annotation>
Returns the name of this algorithm
Returns the name of this algorithm
<invalid inheritdoc annotation>
<invalid inheritdoc annotation>
Wraps a source and generates a Source as data flows through it