Re: 128 bit blowfish algorithm - WeOnlyDo Discussion board

Re: 128 bit blowfish algorithm (General questions)

by wodDamir, Monday, July 31, 2006, 14:40 (6690 days ago) @ sovan

Hi Sovan,

Are you 100 sure you're using the right SecretKey? Perhaps the key was generated with some other key or you misspelled it?

I replaced the following line of your code:

i_blob.FromBase64( 1271 )

with:

i_blob = 1271

and i've got 7irgANSRD1E= as a result.


Complete thread: