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,...