| |
| | EllisLab.com :: Data Encryption Using XOR (Site not responding. Last check: 2007-11-04) |
 | | The XOR operator turns a bit on if only one of its operands is on, but not both. |
 | | Data Encryption Using XOR By Rick Ellis, at EllisLab.com http://www.ellislab.com/data_encryption_using_xorThe term “operator” usually refers to a common math operator, like add, subtract, divide, etc. In programming, however, there are other types of operators, such as Bitwise operators, that let you manipulate bits. |
 | | It's fairly simple, but it shows what can be done if you're willing to roll up your sleeves and do some custom queries and scripting. |
| www.ellislab.com /data_encryption_using_xor (1796 words) |
|