HighTechTalks DotNet Forums  

Anyone aware of a C# FTP client library that supports pgp encryption?

Dotnet Security microsoft.public.dotnet.security


Discuss Anyone aware of a C# FTP client library that supports pgp encryption? in the Dotnet Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Looking for help
 
Posts: n/a

Default Anyone aware of a C# FTP client library that supports pgp encryption? - 05-21-2007 , 10:20 PM






x-no-archive: yes

Hi All:

I guess I could use something like gnu pgp and piggyback that onto an FTP
client but I was wondering if anyone knew of a commercial C# class library
that has an FTP client that supports PGP encryption and digital signing?

thanks again!!!



Reply With Quote
  #2  
Old   
Eugene Mayevski
 
Posts: n/a

Default Re: Anyone aware of a C# FTP client library that supports pgp encryption? - 05-22-2007 , 01:28 AM






Hello!
You wrote on Mon, 21 May 2007 20:20:14 -0600:

Lfh> I guess I could use something like gnu pgp and piggyback that onto an
Lfh> FTP client but I was wondering if anyone knew of a commercial C# class
Lfh> library that has an FTP client that supports PGP encryption and
Lfh> digital signing?

SecureBlackbox at http://www.eldos.com/sbb/

With best regards,
Eugene Mayevski


Reply With Quote
  #3  
Old   
Vadim Chekan
 
Posts: n/a

Default Re: Anyone aware of a C# FTP client library that supports pgp encryption? - 07-02-2007 , 01:52 AM



Looking for help wrote:
Quote:
x-no-archive: yes

Hi All:

I guess I could use something like gnu pgp and piggyback that onto an FTP
client but I was wondering if anyone knew of a commercial C# class library
that has an FTP client that supports PGP encryption and digital signing?

thanks again!!!


If it is an option, .net-2.0 has ftp client.


Reply With Quote
  #4  
Old   
Vadim Chekan
 
Posts: n/a

Default Re: Anyone aware of a C# FTP client library that supports pgp encryption? - 07-02-2007 , 01:52 AM



Looking for help wrote:
Quote:
x-no-archive: yes

Hi All:

I guess I could use something like gnu pgp and piggyback that onto an FTP
client but I was wondering if anyone knew of a commercial C# class library
that has an FTP client that supports PGP encryption and digital signing?

thanks again!!!


If it is an option, .net-2.0 has ftp client.


Reply With Quote
  #5  
Old   
Alun Jones
 
Posts: n/a

Default Re: Anyone aware of a C# FTP client library that supports pgp encryption? - 07-05-2007 , 12:00 PM



"Vadim Chekan" <vadim (AT) nowhere (DOT) com> wrote

Quote:
Looking for help wrote:
I guess I could use something like gnu pgp and piggyback that onto an FTP
client but I was wondering if anyone knew of a commercial C# class
library
that has an FTP client that supports PGP encryption and digital signing?

If it is an option, .net-2.0 has ftp client.
The .NET 2.0 client has support for FTP over SSL / TLS - also known as
"ftps".

With this support, it may be that you don't actually need PGP encryption or
digital signing, as the SSL / TLS layer will provide encryption, secure
authentication, and data verification all in one.

Alun.
~~~~




Reply With Quote
  #6  
Old   
Alun Jones
 
Posts: n/a

Default Re: Anyone aware of a C# FTP client library that supports pgp encryption? - 07-05-2007 , 12:00 PM



"Vadim Chekan" <vadim (AT) nowhere (DOT) com> wrote

Quote:
Looking for help wrote:
I guess I could use something like gnu pgp and piggyback that onto an FTP
client but I was wondering if anyone knew of a commercial C# class
library
that has an FTP client that supports PGP encryption and digital signing?

If it is an option, .net-2.0 has ftp client.
The .NET 2.0 client has support for FTP over SSL / TLS - also known as
"ftps".

With this support, it may be that you don't actually need PGP encryption or
digital signing, as the SSL / TLS layer will provide encryption, secure
authentication, and data verification all in one.

Alun.
~~~~




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.