encryptAndHash

fun encryptAndHash(plaintext: ByteArray): Pair<SymmetricState, ByteArray>