encrypt

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