Program takes (currently) english text sentences, and replaces each word in a given sentence with another word having the same Part of Speach (POS) tag. This creates a new sentence containing none of the original words. This new sentence can then be transmitted to a remote user, and using the same software, "de-crypted" into yielding the original sentence.

The software relies on having a known "seed" value for the random number generator, which is known only by the sender and receiver. It also relies on the sender and receiver having a shared (identical) vocabulary file.

The project contains code to test input sentences for inclusion of words in the current vocabulary, and can create entries for new words as needed.

The vocabulary has a "MD-5 hash" value to make sure that the share vocabulary file is identical for both sender and receiver.

The software also contains a "bad-words" list of words that should never be generated in the text to be sent.

Project Activity

See All Activity >

License

GNU General Public License version 2.0 (GPLv2)

Follow innocence-java

innocence-java Web Site

Other Useful Business Software
Get the most trusted enterprise browser Icon
Get the most trusted enterprise browser

Advanced built-in security helps IT prevent breaches before they happen

Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Download Chrome
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of innocence-java!

Additional Project Details

User Interface

Command-line

Programming Language

Java

Database Environment

Flat-file

Related Categories

Java Communications Software, Java Cryptography Software

Registered

2014-02-01