Encryption in VB6.0, VB.NET

  • Thread starter Thread starter Sam
  • Start date Start date
S

Sam

Hello All,
I am looking for Encryption technologies that could be used in both
VB.NET and VB6.0 projects to save the passwords of the users.

There are tons of examples over internet in VB.NET to Encrypt strings.
I have tried some that unfortunately did not work in VB6.0.

Thank You,
Sam.
 
Hello All,
Just wanted to let you know that I tried .NET based Rijndael symmetric
key algorithm. It works great in VB.NET but fails in VB6.0

Still looking for help.
Thanks
 
Back
Top