fun ByteArray.sha1(): ByteArray
Computes SHA1 hash for the byte array using MessageDigest.
Return SHA1 hash for the byte array.