decrypt

abstract fun decrypt(data: ByteArray, offset: Int = 0, len: Int = data.size - offset)