Connecting Tech Pros Worldwide Forums | Help | Site Map

Encryption in VB6.0, VB.NET

Sam
Guest
 
Posts: n/a
#1: Apr 4 '06
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.


Sam
Guest
 
Posts: n/a
#2: Apr 4 '06

re: Encryption in VB6.0, VB.NET


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

Ken Halter
Guest
 
Posts: n/a
#3: Apr 4 '06

re: Encryption in VB6.0, VB.NET


"Sam" <indianmostwanted@yahoo.com> wrote in message
news:1144179285.140768.117830@t31g2000cwb.googlegr oups.com...[color=blue]
> 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[/color]

Can't help with the dotNet side but there's more than plenty available for
VB6.

Search Results: Page 1 of 12 found. Entries 1 - 50 of 577 found
http://www.planetsourcecode.com/vb/s...1=Quick+Search


--
Ken Halter - MS-MVP-VB (visiting from VB6 world) - http://www.vbsight.com
Please keep all discussions in the groups..


Closed Thread