Package plugins

Class Summary
CaesarEngine Implements the Caesar cipher algorithm for any range of alphabets, including az, AZ, azAZ, azAZ09, printable, and ASCII.
CaesarKey Represents a key for a Caesar (shift) cipher.
RamProvider This class provides an example of programmer-defined Provider.