I'm currently making a cryptanalysis program that involves up to 150
integer digits.
The number will be used for multiplication and exponentiation purpose.
So, do I need to use something like a big integer class? or does that even
exist?

Thank you,

Python learner
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to