I am sure it works with larger S-boxes. Try to read up on the parameters of the function, I think you might be passing something wrong to it.
On Wednesday, 19 December 2012 09:14:21 UTC+1, sea21 wrote: > > 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? -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en.
