Module com.github.glusk.caesar
Package com.github.glusk.caesar
Caesar top level package.
-
Interface Summary Interface Description Bytes The Caesar library type that represents an immutable sequence of bytes. -
Class Summary Class Description Hex A hexadecimal encoded byte sequence.PlainText A byte sequence constructed from plain text.Xor A byte sequence that is a result of an xor operation.