2 lines
86 B
Python
2 lines
86 B
Python
from Cryptodome.Math._IntegerBase import IntegerBase as Integer
|
|
__all__ = ['Integer']
|