Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Error when trying to input an 8-bit Sbox into the argument of S = mq.SBox(.)

Why is it that when I try to input an 8-bit Sbox into the argument of S = mq.SBox(.), I get the error: "SyntaxError: more than 255 arguments"? Does this class not work for more than 7-bit S-boxes?