encrypt

fun encrypt(plaintext: ByteArray): Pair<ExtendedCipherState, ByteArray>