XOR, often written ⊕, is one of the basic operations on bits and bit-sequences. It is a building block of many cryptographic primitives (and some higher-level algorithms, like modes of operations).
Stats
created |
1 year ago |
viewed |
3 times |
editors |
1 |
Recent Hot Answers
With sufficient randomness, is XOR an acceptable mechanism for encrypting?With sufficient randomness, is XOR an acceptable mechanism for encrypting?
Can we replace the XOR operation in DES with some other operation?
Secure Hash Function based on AES
Why Addition Mod 32?
more »
Related Tags
encryption × 4hash × 3
one-time-pad × 3
block-cipher × 3
stream-cipher × 3
cryptanalysis × 2
public-key
provable-security
md5
twofish
algorithm-design
aes
keys
des
vigenere
compression
file-encryption
cbc
database