Skip to content
Snippets Groups Projects
Commit ddf5d728 authored by Bjoern Riemer's avatar Bjoern Riemer
Browse files

add default k and op

parent e6346e0e
Branches master
No related tags found
No related merge requests found
......@@ -159,3 +159,7 @@ if __name__ == "__main__":
print "OP: \t%s" % OP
print "KI: \t%s" % K
print "OPc:\t%s" % hss.calc_opc_hex(K, OP)
K="000102030405060708090A0B0C0D0E0F"
OPC="C6A13B37878F5B826F4F8162A1C8D879"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment