[ { "Input": "000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000020", "ExpectedError": "modexp temporarily accepts only 32-byte (256-bit) inputs", "Name": "too small input" }, { "Input": "000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000020", "ExpectedError": "modexp temporarily accepts only 32-byte (256-bit) inputs", "Name": "too big input" } ]