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

nel_h2
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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