verifyMac

fun verifyMac(input: ByteArray, info: ByteArray, tag: Mac)
fun verifyMac(input: String, info: String, tag: Mac)