comp.lang.ada
 help / color / mirror / Atom feed
From: Austin Obyrne <austin.obyrne@hotmail.com>
Subject: Large Integer Overflow - Causing a Bottleneck - Any solution.
Date: Tue, 2 May 2017 07:48:17 -0700 (PDT)
Date: 2017-05-02T07:48:17-07:00	[thread overview]
Message-ID: <45c389ad-5b2c-4f6a-9003-8a64d41d9ddc@googlegroups.com> (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


             reply	other threads:[~2017-05-02 14:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-02 14:48 Austin Obyrne [this message]
2017-05-02 20:13 ` Large Integer Overflow - Causing a Bottleneck - Any solution 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
replies disabled

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