http://www.mapsymbs.com/mapsymbs.html
from qiskit import QuantumCircuit, Aer, execute import numpy as np n = 8 # toy key size (safe) oracle_key = "10100110" def aes_...