PC Review


Reply
Thread Tools Rate Thread

Best way to implement crypting system

 
 
adi
Guest
Posts: n/a
 
      21st Dec 2006
Hi,

I'm developing a webservice and a client application to consume it's
services using v1.1 of the framework.
I wonder what's the best way to crypt the communication between the
webservice and the client. The webservice is a dedicated one, only
accessed by my client application and it should stay the same.
I can't use WSE because it is not supported by Windows 98 systems and
my client application should run on such machines.
My webservice usually returns a string as response. Should I only crypt
the response strings on the webservice and decrypt them on the client
side?
What's the best method to crypt/decrypt data so that speed will not be
very affected?

Thanks.

 
Reply With Quote
 
 
 
 
Marc Gravell
Guest
Posts: n/a
 
      21st Dec 2006
Can I ask the obvious question? Given that you can't use WSE etc, is
there an issue just using transport security i.e. https? Or are you
trying to do something specific? There are a lot more security
approaches available, but worth checking that the simplest option
isn't a fit first...

Marc


 
Reply With Quote
 
adi
Guest
Posts: n/a
 
      21st Dec 2006
1. I need to communicate through port 80. It's the only port that's
almost guaranteed to be opened on every system.
2. I don't want my app to depend on webserver's configuration. Many
clients won't have https enabled and I don't want to do it event if
they want it. I rather keep my application in control.

Marc Gravell a scris:
> Can I ask the obvious question? Given that you can't use WSE etc, is
> there an issue just using transport security i.e. https? Or are you
> trying to do something specific? There are a lot more security
> approaches available, but worth checking that the simplest option
> isn't a fit first...
>
> Marc


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Crypting and protecting a folder in an USB Drive mario@emmedici.com Windows XP General 3 11th Jan 2008 08:19 PM
De-crypting a File -- User ID changed!! Jim Y. Windows XP Security 7 11th Dec 2004 03:40 AM
Implement inventory system with Peachtree Accounting System? =?Utf-8?B?TGVlcDM=?= Microsoft Access Getting Started 1 22nd Oct 2004 02:08 AM
Crypting program ? Andy Windows XP General 3 23rd Feb 2004 09:35 PM
Implement a system msnews.microsoft.com Microsoft C# .NET 4 20th Jul 2003 03:57 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:54 AM.