long to_bytes python how to use it code example
Example: long to_bytes python how to use it
from Crypto.Util.number import long_to_bytes
print long_to_bytes(126943972912743)Outputstring
from Crypto.Util.number import long_to_bytes
print long_to_bytes(126943972912743)Outputstring