decryptAndHash

fun decryptAndHash(ciphertext: ByteArray): Pair<SymmetricState, ByteArray>