Pass a list of numbers instead of independent numbers. SBox( [1,2,3]) not SBox(1,2,3)
sent from a telephone. On 19 Dec 2012 08:17, "sea21" <[email protected]> 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. > > > -- 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.
