encrypt

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