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

/usr/bin/env python3 "$@" -Dq='2**448 - 2**224 - 1' -Dmodulus_bytes='64' -Da24='121665'