Hi,
Iam trying to code the blowfish encryption algorithim & I need some help with that. hmm...trying to figure it out since a day but havent found a solution.....
So let me get to the prob directly --> In the initializion phase of the algorithim , after the p-array is declared & initialized with the fractional part of pi , it is supposed to be XORed with the Key( the key is input by the user) .
Well........my prob starts here. the array P contains hex-numbers & the array key is a string .how can i XOR these ??Isnt XOR meant for binary stuff!!
Any help or suggestion is "highly" appreciated .....thnks. please refer: http://en.wikipedia.org/wiki/Blowfish_(cipher)


LinkBack URL
About LinkBacks






Reply With Quote
