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
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
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