BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Secure email

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Internet Winsock
View previous topic :: View next topic  
Author Message
craig
Guest





PostPosted: Fri Jan 14, 2005 10:11 am    Post subject: Secure email Reply with quote



Hi,

Can someone please suggest a quick (and free) way to encode emails in delphi
5 with public/private keys?

I have a certificate, but not sure where to go from here.
At present the client receives a certificate, sets up outlook to use it, and
off they go.

I want to try automate this from my application.
Any suggestions?

Many thanks,
Craig


Back to top
Marcelo
Guest





PostPosted: Fri Jan 14, 2005 1:59 pm    Post subject: Re: Secure email Reply with quote



take a look..

http://idw-doc.homepage.t-online.de/PGPcomp.htm


regards
Marcelo

==================================================================

"craig" <crudler (AT) global (DOT) co.za> escreveu na mensagem
news:41e7991d (AT) newsgroups (DOT) borland.com...
Hi,

Can someone please suggest a quick (and free) way to encode emails in delphi
5 with public/private keys?

I have a certificate, but not sure where to go from here.
At present the client receives a certificate, sets up outlook to use it, and
off they go.

I want to try automate this from my application.
Any suggestions?

Many thanks,
Craig



Back to top
Eugene Mayevski
Guest





PostPosted: Fri Jan 14, 2005 3:27 pm    Post subject: Re: Secure email Reply with quote



Hello!
You wrote on Fri, 14 Jan 2005 11:59:08 -0200:

M> take a look..
M> http://idw-doc.homepage.t-online.de/PGPcomp.htm

Do you believe it works with *certificates*? Certificates require S/MIME,
not PGP/MIME.

With best regards,
Eugene Mayevski
Back to top
Marcelo
Guest





PostPosted: Sat Jan 15, 2005 2:41 pm    Post subject: Re: Secure email Reply with quote

Eugene,

PGP works with assymetric encryption
that use public and private keys...

for me does the work ! eheheh



"Eugene Mayevski" <mayevski (AT) eldos (DOT) org> escreveu na mensagem
news:41e7e53c (AT) newsgroups (DOT) borland.com...
Hello!
You wrote on Fri, 14 Jan 2005 11:59:08 -0200:

M> take a look..
M> http://idw-doc.homepage.t-online.de/PGPcomp.htm

Do you believe it works with *certificates*? Certificates require S/MIME,
not PGP/MIME.

With best regards,
Eugene Mayevski


Back to top
Eugene Mayevski
Guest





PostPosted: Sat Jan 15, 2005 5:00 pm    Post subject: Re: Secure email Reply with quote

Hello!
You wrote on Sat, 15 Jan 2005 12:41:41 -0200:

M> PGP works with assymetric encryption
M> that use public and private keys...

Original Poster explicitly asked about certificate-based solution.

With best regards,
Eugene Mayevski
Back to top
Ciaran Costelloe
Guest





PostPosted: Mon Jan 17, 2005 1:00 am    Post subject: Re: Secure email Reply with quote


"craig" <crudler (AT) global (DOT) co.za> wrote

Quote:
Hi,

Can someone please suggest a quick (and free) way to encode emails in
delphi
5 with public/private keys?

Indy supports SSL certificates.

Ciaran



Back to top
David
Guest





PostPosted: Mon Jan 17, 2005 2:31 am    Post subject: Re: Secure email Reply with quote

PGP - it's free
you can get delphi components to do the encryption/decryption. Or just
commandline if you like
maybe at www.torry.net
Loki

Quote:
Hi,

Can someone please suggest a quick (and free) way to encode emails in
delphi
5 with public/private keys?



Back to top
Eugene Mayevski
Guest





PostPosted: Mon Jan 17, 2005 8:54 am    Post subject: Re: Secure email Reply with quote

Hello!
You wrote on Mon, 17 Jan 2005 01:00:24 -0000:

CC> Indy supports SSL certificates.

There's no such thing as SSL certificate. There exist X.509 certificates
which are used in SSL. Indy does not include support for X.509 certificates.

With best regards,
Eugene Mayevski

Back to top
Remy Lebeau (TeamB)
Guest





PostPosted: Mon Jan 17, 2005 9:17 am    Post subject: Re: Secure email Reply with quote


"Eugene Mayevski" <mayevski (AT) eldos (DOT) org> wrote


Quote:
Indy does not include support for X.509 certificates.

Yes, it does. There is a TIdX509 class available that is used by Indy's
OpenSSL support.


Gambit



Back to top
Eugene Mayevski
Guest





PostPosted: Mon Jan 17, 2005 10:44 am    Post subject: Re: Secure email Reply with quote

Hello!
You wrote on Mon, 17 Jan 2005 01:17:00 -0800:

??>> Indy does not include support for X.509 certificates.
RLT> Yes, it does. There is a TIdX509 class available that is used by
RLT> Indy's OpenSSL support.

You are going to make the same mistake as always. Indy doesn't include a
single line of asymmetric crypto code which is necessary for such support.

With best regards,
Eugene Mayevski

Back to top
craig
Guest





PostPosted: Tue Jan 18, 2005 7:35 am    Post subject: Re: Secure email Reply with quote

Thanks for all the info.
Still not 100 percent sure on the exact spec whether it is ssl or what. But
now I've got a much better idea of what to expect

Thanks
Craig
"craig" <crudler (AT) global (DOT) co.za> wrote

Quote:
Hi,

Can someone please suggest a quick (and free) way to encode emails in
delphi
5 with public/private keys?

I have a certificate, but not sure where to go from here.
At present the client receives a certificate, sets up outlook to use it,
and
off they go.

I want to try automate this from my application.
Any suggestions?

Many thanks,
Craig





Back to top
Eugene Mayevski
Guest





PostPosted: Tue Jan 18, 2005 10:57 am    Post subject: Re: Secure email Reply with quote

Hello!
You wrote on Tue, 18 Jan 2005 09:35:15 +0200:

c> Still not 100 percent sure on the exact spec whether it is ssl or what.
c> But now I've got a much better idea of what to expect

No, it's not SSL but S/MIME.
Supported by MIMEBlackbox
(http://www.secureblackbox.com/description-sec-mimeblackbox.html)

With best regards,
Eugene Mayevski

Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Internet Winsock All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.