Hi,
I have a multiprecision integer (retrieved from a gpg signature). Example:
DSA p(2048 bits) - ab 21 99 ...many bytes here ... 5b
How can I enter the hex representation into Sage to work with it?
1 | initial version | asked 2012-01-29 13:50:05 +0100 Anonymous |
Hi,
I have a multiprecision integer (retrieved from a gpg signature). Example:
DSA p(2048 bits) - ab 21 99 ...many bytes here ... 5b
How can I enter the hex representation into Sage to work with it?