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
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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