comp.lang.ada
 help / color / mirror / Atom feed
From: Austin Obyrne <austin.obyrne@hotmail.com>
Subject: Re: Binary versus text and compiler versions, was: Re: Will Ada-95 Programs Written in MS Windows Run in MacOS and Linux Without Some Tweaking.
Date: Wed, 11 Dec 2013 08:07:28 -0800 (PST)
Date: 2013-12-11T08:07:28-08:00	[thread overview]
Message-ID: <6addc5a4-8cb4-48a7-abb0-b62105e7c13d@googlegroups.com> (raw)
In-Reply-To: <bf092f80-b171-415c-8933-01d0f6380a9d@googlegroups.com>

On Wednesday, December 11, 2013 3:14:37 PM UTC, Eryndlia Mavourneen wrote:
> On Wednesday, December 11, 2013 8:53:58 AM UTC-6, G.B. wrote: > why not > just require that encryption start at 7bit data units? > (This restriction helps keeping faulty produces in place, and it > allows continuing the ASCII caused destruction of well educated text > processing. ;-) I think your are joking, since your post does not seem to indicate what you would do with the 8th bit of every byte, assuming your input is 8-bit bytes. Of course, 7-bit ASCII would be unusable when dealing with videos, j-pegs, even Word documents. What is the problem with simply reading binary disk blocks as 8-bit text using Sequential_IO, since Austin wants to use the attributes 'Pos and 'Val on the data stream? -- Eryndlia Mavourneen (KK1T)

Like all cryptography since the 1970's this crypto is is exclusively 'number-theoretic'.

Binary base is essential to the current block ciphers of NSA but is a cul-de-sac for any further resaerach.

Your admonition to increase the scope to cover all of Latin_1 has been implemented (C++ only uses ASCII as far as I can tell but I am open to correction here).

My stuff uses the decimal base and the geometry of planes in three dimensions as the encryption environment. The scope is limiltless for the everyday applications that all walks of life require.

GET and PUT together with 'Pos and 'Val kick-start the computation of the ciphertext for each character read in which is then completed in each single pass of the main loop i.e. read in, encrypt, written out as ciphertext end-to-end in one throw straight.

The plaintext for encryption is read in character by character from text files and is limited only by the computer capacity to store the growing arrays. This helps to make Ada a perfect language for cryptography.  

- There is no hard sell about this - just plain fact.

adacrypt


  reply	other threads:[~2013-12-11 16:07 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-07 12:24 Will Ada-95 Programs Written in MS Windows Run in MacOS and Linux Without Some Tweaking Austin Obyrne
2013-12-07 13:16 ` Simon Wright
2013-12-07 14:01   ` Austin Obyrne
2013-12-07 17:18     ` Simon Wright
2013-12-07 18:26       ` Austin Obyrne
2013-12-08 17:17         ` Simon Wright
2013-12-08 18:17           ` Jeffrey Carter
2013-12-08 20:00             ` Simon Wright
2013-12-08 21:20               ` Jeffrey Carter
2013-12-08 18:44           ` Austin Obyrne
2013-12-08 20:10             ` Simon Wright
2013-12-08 20:31               ` Austin Obyrne
2013-12-08 22:39               ` Austin Obyrne
2013-12-16 11:46                 ` Simon Wright
2013-12-16 19:00                   ` Austin Obyrne
2013-12-16 21:19                     ` Simon Wright
2013-12-16 21:40                       ` Austin Obyrne
2013-12-18  4:44                       ` Austin Obyrne
2013-12-18  8:35                         ` Simon Wright
2013-12-18  9:54                           ` Austin Obyrne
2013-12-18  4:57                       ` Austin Obyrne
2013-12-18  8:55                         ` Simon Wright
2013-12-18  5:38                       ` Austin Obyrne
2013-12-18  9:02                         ` Simon Wright
2013-12-18 13:02                           ` Austin Obyrne
2013-12-16 19:24                   ` Austin Obyrne
2013-12-17  9:06                   ` Austin Obyrne
2013-12-08 20:01           ` Simon Wright
2013-12-10  6:37           ` Randy Brukardt
2013-12-10 10:14             ` Austin Obyrne
2013-12-10 11:39             ` Austin Obyrne
2013-12-10 21:49               ` Randy Brukardt
2013-12-10 23:08                 ` Binary versus text and compiler versions, was: " Simon Clubley
2013-12-11  8:35                   ` Dmitry A. Kazakov
2013-12-11 12:50                     ` Simon Clubley
2013-12-11 13:29                       ` Dmitry A. Kazakov
2013-12-11 14:20                         ` Simon Wright
2013-12-11 18:25                           ` Simon Clubley
2013-12-11 14:53                     ` G.B.
2013-12-11 15:14                       ` Eryndlia Mavourneen
2013-12-11 16:07                         ` Austin Obyrne [this message]
2013-12-11 16:26                           ` Eryndlia Mavourneen
2013-12-11 17:37                             ` Austin Obyrne
2013-12-11 17:54                               ` Eryndlia Mavourneen
2013-12-12  1:55                                 ` Austin Obyrne
2013-12-11 16:54                         ` G.B.
2013-12-11 11:37                   ` Austin Obyrne
2013-12-12 19:23                     ` erlo
2013-12-11 10:35                 ` Austin Obyrne
2013-12-11  0:34             ` Simon Wright
2013-12-11  1:01               ` Jeffrey Carter
2013-12-11  8:38                 ` Simon Wright
2013-12-11 17:07                   ` Simon Wright
2013-12-11  8:49               ` Simon Wright
2013-12-07 22:49       ` Austin Obyrne
2013-12-07 14:08   ` Austin Obyrne
2013-12-08 20:06 ` Stephen Leake
replies disabled

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