On Tue, 22 Jul 2008 18:24:50 PDT, Blue Boar said:

> ryanlrussell:~ ryanlrussell$ perl -e "print ord('g')-ord('f').\"\\n\""
> 1
> 
> Looks like 1 bit to me.

Right, but look at ord('h')-ord('g'), and the bit representations of those two.

instead of 'minus', you probably want 'xor' ;)

Attachment: pgpBiZFElfISz.pgp
Description: PGP signature

_______________________________________________
Fun and Misc security discussion for OT posts.
https://linuxbox.org/cgi-bin/mailman/listinfo/funsec
Note: funsec is a public and open mailing list.

Reply via email to