comp.lang.ada
 help / color / mirror / Atom feed
From: Preben Randhol <randhol+abuse@pvv.org>
Subject: Re: Ada program needs to ping another machine.
Date: Fri, 18 Jan 2002 10:05:51 +0000 (UTC)
Date: 2002-01-18T10:05:51+00:00	[thread overview]
Message-ID: <slrna4fstu.p4.randhol+abuse@kiuk0156.chembio.ntnu.no> (raw)
In-Reply-To: slrna4eeje.o3e.gisle@apal.ii.uib.no

On 17 Jan 2002 20:56:14 GMT, Gisle S�lensminde wrote:
> 
> Cryptography is very difficult to get right, and you should not try to
> design it yourself but rely on existing. Even using existing technology
> is not without potential problems, and without understanding of how and
> why the system is secure you may make the system unsecure. 

Yes.

> I can think of several strategies for doing this
> 
> You could use the SSL/TLS protocol and flush the socket for each byte
> you type. The TLS protocol should be secure in this case as well. 
> Even though the TLS protocol is tcp-based, you should be able to use
> the protocol. This also make it possible to authenticate the peers
> at startup of the protocol. In practice you can use the openssl library
> to do the cryptography. The AWS web server use the openssl library to
> implement the TLS/SSL layer of the https protocol. You could use 
> the AWS source as an example. Another example is the kerberos protocol.
> I would recomend this strategy. 

I think so too. SSL is usually also installed on different systems so it
would be easier to use. 

Preben
-- 
 ()   Join the worldwide campaign to protect fundamental human rights.
'||}
{||'                                           http://www.amnesty.org/



  reply	other threads:[~2002-01-18 10:05 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-16 16:54 Ada program needs to ping another machine Preben Randhol
2002-01-16 18:33 ` Gerhard Häring
2002-01-16 20:55 ` Stephen Leake
2002-01-16 22:00   ` Preben Randhol
2002-01-16 22:22     ` Jim Rogers
2002-01-16 22:43     ` Jeffrey Carter
2002-01-17  9:04       ` Preben Randhol
2002-01-18 12:21     ` Adrian Knoth
2002-01-18 13:28       ` Preben Randhol
2002-01-18 21:32         ` Adrian Knoth
2002-01-17 16:36   ` Frank
2002-01-17 17:08     ` Darren New
2002-01-17 18:50     ` Preben Randhol
2002-01-17 20:44       ` Johannes Grødem
2002-01-17 21:43         ` Florian Weimer
2002-01-17 22:31           ` Johannes Grødem
2002-01-17 20:56       ` Gisle Sælensminde
2002-01-18 10:05         ` Preben Randhol [this message]
2002-01-18 17:37       ` Pascal Obry
2002-01-18 18:05         ` Preben Randhol
2002-01-18 18:24           ` Pascal Obry
2002-01-17  3:13 ` R. Srinivasan
2002-01-17 10:37   ` Jerry van Dijk
2002-01-17  9:48 ` Peter Hermann
replies disabled

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