Package org.dlese.dpc.util.strings
Class Rot13
java.lang.Object
org.dlese.dpc.util.strings.Rot13
Basic Rot13 implementation. Rot13 is a two-way encryption algorithm, so the
same method is used for encrypting and decrypting.
- Author:
- Ryan Deardorff
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Rot13
public Rot13()
-
-
Method Details
-
crypt
Return an encrypted/decrypted version of the given string- Parameters:
str-- Returns:
-