TaskNinja / venv /lib /python3.11 /site-packages /Crypto /Math /_IntegerCustom.pyi
vanand49d48x's picture
Upload folder using huggingface_hub
1cac709 verified
Raw
History Blame Contribute Delete
135 Bytes
from typing import Any
from ._IntegerNative import IntegerNative
_raw_montgomery = Any
class IntegerCustom(IntegerNative):
pass