Changes between Initial Version and Version 1 of Ticket #22453
- Timestamp:
- Feb 26, 2017, 8:11:12 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22453 – Description
initial v1 1 1 There is a mistake in «gens = (RR.column(ncols-1)[1<<m:]).list()» 2 string. The rank of the system may be less than 2^m. In that case this 2 string. The rank of the system may be less than 2^m. 3 In that case this 3 4 function doesn’t return any polynom. AES s-box has a lot of polynoms 4 5 with degree=2 satisfying.