| Current Path : /proc/self/root/opt/imh-python/lib/python3.9/site-packages/Cryptodome/Math/ |
| Current File : //proc/self/root/opt/imh-python/lib/python3.9/site-packages/Cryptodome/Math/_IntegerCustom.pyi |
from typing import Any
from ._IntegerNative import IntegerNative
_raw_montgomery = Any
class IntegerCustom(IntegerNative):
pass