mirror of
https://github.com/mii443/RustySecrets.git
synced 2025-08-22 16:25:32 +00:00
3 lines
67 B
Python
3 lines
67 B
Python
|
|
field = GF(2**8, name='a', modulus=x^8+x^4+x^3+x^2+1, repr='int')
|