hmac

fun Digest.hmac(    key: ByteArray,     data: ByteArray,     blockSize: Int): ByteArray