Skip to content

Commit

Permalink
Update analysis_mibs.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hadipourh committed Nov 23, 2018
1 parent 51219ee commit b58315a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analysis_mibs.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from ciphers import mibs

cipher = mibs.mibs
rounds = 9
rounds = 6

solver = Solvatore()
solver.load_cipher(cipher)
Expand Down

0 comments on commit b58315a

Please sign in to comment.