comp.lang.ada
 help / color / mirror / Atom feed
* Tasking and Concurrent Programming Using Multiple Ada Programs.
@ 2017-04-29  8:13 Austin Obyrne
  2017-04-29 13:55 ` Dennis Lee Bieber
  2017-04-29 13:56 ` Simon Wright
  0 siblings, 2 replies; 6+ messages in thread
From: Austin Obyrne @ 2017-04-29  8:13 UTC (permalink / raw)


I have come over from sci crypt group to ask your advice on an encryption concept.  The concept is a design  plan to use a possible 36 ciphers (variants of the same basic cipoher and compatible to each other)in an Ada tasking program. 

The hoped for plan is to write a program that will cater for 36 (or less if needs be ) ciphers all reading in and immediately encrypting, in rotation from the same file of plaintext and writing out the resulting ciphertext to the same ciphertext file (the encrypted plaintext file).  They would of course be written in Ada.

What I would like to know is if some of your members are familiar with tasking and concurrent programming sufficient to be able to say - Yes, it is feasible at least and give any other advice you may have to offer.

Thanking you in anticipation of your usual support.

adacrypt
 


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

end of thread, other threads:[~2017-05-07 19:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-29  8:13 Tasking and Concurrent Programming Using Multiple Ada Programs Austin Obyrne
2017-04-29 13:55 ` Dennis Lee Bieber
2017-04-29 14:08   ` Dennis Lee Bieber
2017-04-29 13:56 ` Simon Wright
2017-04-29 16:08   ` Austin Obyrne
2017-05-07 19:32     ` Robert Eachus

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