funsec mailing list archives

Re: The right to bear arms & make salad


From: Blue Boar <BlueBoar () thievco com>
Date: Tue, 22 Jul 2008 23:08:00 -0700

Nicely done sir.

ryanlrussell:~ ryanlrussell$ perl -e "print ord('g')^ord('f'),\"\\n\""
1

                                BB

Valdis.Kletnieks () vt edu wrote:
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' ;)
_______________________________________________
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.


Current thread: