G

gundercrypt

Publisher: Christian Gunderman
Virus scanned Windows Free
Download v1.0 22 downloads
Version1.0
PublisherChristian Gunderman
Release dateOct 23, 2012
Date addedOct 23, 2012
Os requirementsWindows 2003, Windows 2000, Windows Vista, Windows, Windows Server 2008, Windows 7, Windows XP
RequirementsJava
Total downloads22
PriceFree

Description

Gundercrypt is a CLI text ciphering program and library written in java. It makes use of pseudo random numbers and a password (provided by the user) to generate encrypted text. By selectively shifting each subsequent letter by a pseudo-random index, encoding it as a letter stored in a hidden position within the String, and then re shifting the encrypted String again by numeric values deduced from a password to provide a dual layer of security. Easily can be imported into any java project or run via shell commands.