XOR on string

snacktime snacktime at gmail.com
Wed Jan 26 15:48:21 EST 2005


I need to calculate the lrc of a string using an exclusive or on each
byte in the string.  How would I do this in python?

Chris



More information about the Python-list mailing list