4G_module/tools/utils/python3/Crypto/Math/_IntegerGMP.pyi

4 lines
78 B
Python
Raw Permalink Normal View History

2024-09-02 17:54:29 +08:00
from ._IntegerBase import IntegerBase
class IntegerGMP(IntegerBase):
pass