Definitions
from Wiktionary, Creative Commons Attribution/Share-Alike License.
- verb Present participle of
XOR .
Etymologies
Sorry, no etymologies found.
Support

Help support Wordnik (and make this page ad-free) by adopting the word XORing.
Examples
-
XORing a random number against any other number produces a new number equally random to the preceding numbers.
PocketFives mrbrad12 2010
-
I've done just that here, taking the dark text on a white background and XORing it.
Scott Hanselman Scott Hanselman 2010
-
On the other hand, XORing color pixels is not really a meaningful operation.
Site Home oldnewthing 2010
-
XORing the output of several LFSRs does not help much; that construction is provably equivalent to a single longer shift register, and Berlekamp-Massey breaks that.
Citizendium, the Citizens' Compendium - Recent changes [en] 2009
-
I tried using your code as an example to follow but couldn't apply it to simply XORing the two values (ProcID and GUID) together.
AutoHotkey Community 2009
-
* The data is encrypted by XORing with the key sequence generated.
-
For table size less than 2 16, we can improve the quality of hash function by XORing high and low words, so that more letters will be taken into account:
-
XORing the output of several LFSRs does not help much; that construction is provably equivalent to a single longer shift register, and Berlekamp-Massey breaks that.
Citizendium, the Citizens' Compendium - Recent changes [en] 2009
-
For table size less than 2 16, we can improve the quality of hash function by XORing high and low words, so that more letters will be taken into account:
-
The operation of XORing 2 bytes together happens a lot in this code.
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.