Sunday, January 15, 2017
Subscribe to:
Posts (Atom)
Quantum attack vs Grover ( decryption AES 256 CODE !!!)( best machines and codes)
from qiskit import QuantumCircuit, Aer, execute import numpy as np n = 8 # toy key size (safe) oracle_key = "10100110" def aes_...
