Skip to content

Commit 1bd386d

Browse files
authored
Update README.md
1 parent a9dcc21 commit 1bd386d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Quantum Simplified-DES (QSDES)
22

3+
34
A C implementation of the Quantum circuit of SDES and Grover attack. To use this implementation:
5+
46
1- Install the quantum C library "Libquantum" from: http://www.libquantum.de/downloads
7+
58
2- Simply type: make
9+
610
3- Example of a Grover attack on QSDES: ./qsdes findkey 00010000 00110011

0 commit comments

Comments
 (0)