Files
RustySecrets/tests/fixtures/gf256/common.sage
2018-02-11 22:17:07 +01:00

3 lines
67 B
Python

field = GF(2**8, name='a', modulus=x^8+x^4+x^3+x^2+1, repr='int')