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

You Might Also Like
Business Continuity Solutions | ConnectWise BCDR Icon
Business Continuity Solutions | ConnectWise BCDR

Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
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