We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9dcc21 commit 1bd386dCopy full SHA for 1bd386d
README.md
@@ -1,6 +1,10 @@
1
Quantum Simplified-DES (QSDES)
2
3
+
4
A C implementation of the Quantum circuit of SDES and Grover attack. To use this implementation:
5
6
1- Install the quantum C library "Libquantum" from: http://www.libquantum.de/downloads
7
8
2- Simply type: make
9
10
3- Example of a Grover attack on QSDES: ./qsdes findkey 00010000 00110011
0 commit comments