encrypt

fun encrypt(data: ByteArray, padding: Boolean = true): ByteArray