mirror of
https://github.com/Legrandin/pycryptodome.git
synced 2026-06-28 03:40:32 +00:00
2 lines
82 B
Python
2 lines
82 B
Python
from Crypto.Math._IntegerBase import IntegerBase as Integer
|
|
__all__ = ['Integer']
|