Thursday, August 12, 2004 - Posts

Web Service Encryption Options

I have a web service and client that I need to encrypt some of the messages utilizing TripleDES. I currently investigating WSE2 as a solution. Does anyone know of any good examples using WSE2 and symetrical encryption? Are there other options?

Update: One option I have found is to use a SoapExtension to encrypt/decrypt the data. Here is a link to an article by Rob Howard describing the process.

Mono Project 1.0.1 Released

Mono Project is an Open Source implementation of the various ECMA and .NET framework technologies for Unix, MacOS X, and Windows. This version, 1.0.1, is a bugfix release.