answered 2025-07-05 11:28:31 +0200
A workaround (which is probably not efficient) is:
sage: A = Zmod(2**256) sage: R.<x,y> = PolynomialRing(A, implementation='generic') sage: R(2**64) 18446744073709551616