Need XOR Encryption Algorithm Pseudocode
        Posted  
        
            by ritch
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ritch
        
        
        
        Published on 2010-04-27T23:33:58Z
        Indexed on 
            2010/04/27
            23:43 UTC
        
        
        Read the original article
        Hit count: 538
        
I am trying to find the pseudocode for the XOR encryption algorithm. However I've had no luck so far. Anybody know where I can find it?
EDIT: XOR 32 if that helps
© Stack Overflow or respective owner