Instant messaging private tags
View Patent ↗Systems for instant messaging private tags preferably comprise a parser for parsing an instant message for sensitive data and an encryption engine for encrypting the sensitive data. A modified uuencoder is also preferably included for converting the encrypted sensitive data into a data stream that complies with an XML format. Other systems and methods are also provided.
1. A system for decrypting a message comprising:
a parser to parse a received data stream and identify and remove private tags from the received data stream, the private tags surrounding sensitive data; and
a decryption engine to decrypt the sensitive data based on information in the private tags, the information comprising a name and value pair identifying a decryption method to utilize in decrypting the sensitive data, the decryption engine further to determine a key associated with the name and value pair to decrypt the sensitive data and decrypt the sensitive data using the key identified by the name and value pair.
2. The system of claim 1 wherein each of the private tags includes a start tag and an end tag.
3. The system of claim 1 further comprising:
a uudecoder to convert the received data stream into an extensible markup language compliant format.
4. A method comprising:
parsing a received data stream to identify private tags, the private tags surrounding sensitive data and identifying a name and value pair to utilize in decrypting the sensitive data;
determining a key associated with the name and value pair;
decrypting the sensitive data using the key associated with the name and value pair; and
removing the private tags from the received data stream.
5. The method of claim 4 , wherein each of the private tags includes a start tag and an end tag.
6. The method of claim 4 further comprising uudecoding the received data stream into an extensible markup language compliant format.
7. A non-transitory computer readable medium storing computer program instructions, which, when executed on a processor, cause the processor to perform operations comprising:
parsing a received data stream to identify private tags, the private tags surrounding sensitive data and identifying a name and value pair to utilize in decrypting the sensitive data;
determining a key associated with the name and value pair;
decrypting the sensitive data using the key associated with the name and value pair; and
removing the private tags from the received data stream.
8. The non-transitory computer readable medium of claim 7 , wherein each of the private tags includes a start tag and an end tag.