aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/montgomery32_2e512m491x2e496m1_16limbs/py_interpreter.sh
blob: aa94ccb26520a9f9323541c327cd63c8e0a14f54 (plain)
1
2
3
4
#!/bin/sh
set -eu

/usr/bin/env python3 "$@" -Dq='2**512 - 491*2**496 - 1' -Dmodulus_bytes='32' -Da24='121665'