Compute the SHA-1 digest for a String
.
Compute the SHA-1 digest for a String
.
the text to hash
the SHA-1 digest, encoded as a hex string
Computes the SHA-1 digest for a byte array.
Computes the SHA-1 digest for a byte array.
the data to hash
the SHA-1 digest, encoded as a hex string
Converts a byte array into an array of characters that denotes a hexadecimal representation.
Converts a byte array into a String
that denotes a hexadecimal representation.
Utilities for Codecs operations.