comp.lang.ada
 help / color / mirror / Atom feed
* Large Integer Overflow - Causing a Bottleneck - Any solution.
@ 2017-05-02 14:48 Austin Obyrne
  2017-05-02 20:13 ` Rich
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Austin Obyrne @ 2017-05-02 14:48 UTC (permalink / raw)


I am using a very old Ada compiler (gnat 311.p) in the Windows_7 operating system that has 64-bit architecture to write cryptography.

Everything has gone well thus far but now I find I am being stymied from expanding my cipher by the upper bound placed by my Ada compiler on positive integers to 2^31 -1 or 2147483647 for positive integers.

Is there any solution to this that won't want me to leave the main program in order to do it.

Your usual help would be greatly appreciated.

adacrypt


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-05-05  8:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-02 14:48 Large Integer Overflow - Causing a Bottleneck - Any solution Austin Obyrne
2017-05-02 20:13 ` Rich
2017-05-03 15:05   ` Luke A. Guest
2017-05-03 16:29     ` Rich
2017-05-03 16:18 ` Simon Wright
2017-05-04 15:49   ` Stephen Davies
2017-05-04 16:53     ` Simon Wright
2017-05-04 21:56       ` Dennis Lee Bieber
2017-05-05  8:28   ` Austin Obyrne
2017-05-04 21:49 ` Dennis Lee Bieber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox