| DIR: /opt/imunify360/venv/lib/python3.11/site-packages/Crypto/Math /opt/imunify360/venv/lib/python3.11/site-packages/Crypto/Math/ |
| Current File : /opt/imunify360/venv/lib/python3.11/site-packages/Crypto/Math/_IntegerCustom.pyi |
from typing import Any
from ._IntegerNative import IntegerNative
_raw_montgomery = Any
class IntegerCustom(IntegerNative):
pass
|