Great, Any idea on how to get the source code ?
"Denver Braughler" <[EMAIL PROTECTED]> schreef in bericht news:[EMAIL PROTECTED] > Geert Cobbaut wrote: > > The only thing we want to have is that we can also check the input of the > > plain-text password in Cach�, when we don't have the .NET-application > > Only so we don't also have to store the password of the older version (which > > is also an option of course). > It appears that the other option is that you implement Rijndael in Cach� with > the vector you use in your .NET algorithm. > > If you can get the source for $System.Encryption.RijndaelBase64Encode, > simply replace the ISC vector with your own and delete the base-64 encoding.
