T
Tym
I've just downloaded the vb.net version of David Irland's blowfish
algorithm
I used his VB6 versino quite sucessfully for password encryption.
Moved up to vb.net and downlaoded the above. The projext as downloaded
works great!
As with the VB6 version, I copied the modules into my own projext and
run it, to be greeted with errors:
C:\Documents and Settings\Tym\My Documents\Visual Studio Projects\SICS
Control\basBlowfishFns.vb(140): Type 'VB6.FixedLengthString' is not
defined.
I have made sure that my project has the same references as the
downloaded one, but I still can't get the bugger to run!!
HELP!!
It doesn't like the VB6.FicedLengthString(x) dim statement.....
algorithm
I used his VB6 versino quite sucessfully for password encryption.
Moved up to vb.net and downlaoded the above. The projext as downloaded
works great!
As with the VB6 version, I copied the modules into my own projext and
run it, to be greeted with errors:
C:\Documents and Settings\Tym\My Documents\Visual Studio Projects\SICS
Control\basBlowfishFns.vb(140): Type 'VB6.FixedLengthString' is not
defined.
I have made sure that my project has the same references as the
downloaded one, but I still can't get the bugger to run!!
HELP!!
It doesn't like the VB6.FicedLengthString(x) dim statement.....