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