You are using an outdated browser. Please
upgrade your browser to improve your experience.
Fast XOR encoding and decoding based on your content and your key
FastXORCoding
by Evelyn Little
What is it about?
Fast XOR encoding and decoding based on your content and your key.
App Store Description
Fast XOR encoding and decoding based on your content and your key.
XOR is exclusive OR, in English it is exclusive OR, abbreviated as xor. Exclusive OR (xor) is a mathematical operator. It is used in logical operations. The mathematical symbol for XOR is "⊕" and the computer symbol is "xor". The algorithm is: a⊕b = (¬a ∧ b) ∨ (a ∧¬b). If the two values a and b are not the same, the XOR result is 1. If the values of a and b are the same, the XOR result is 0.
Disclaimer:
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.