From: khaines@... Date: 2007-12-15T08:56:46+09:00 Subject: Re: encrypt using ruby depcrypt using VB On Wed, 12 Dec 2007, Jano Svitok wrote: > On Dec 12, 2007 12:10 AM, wrote: > Anyone ever try and encrypt something using and decrypt it using > VB.NET? I have been trying this for the better part of a week now with > no luck. Anyone ever done this and been successful? I'm using crypt/rijndael, base64 encoding the result, and then CGI escaping that, for use on the other side by code written in VB.NET. It's been in production about a year and a quarter. Kirk Haines