Module: ShiftCiphers

Defined in:
lib/shift_ciphers/error.rb,
lib/shift_ciphers/caesar.rb,
lib/shift_ciphers/version.rb,
lib/shift_ciphers/vigenere.rb,
lib/shift_ciphers/alphabets.rb

Defined Under Namespace

Modules: Alphabets, Version Classes: Caesar, CipherError, Vigenere

Constant Summary collapse

VERSION =
([Version::MAJOR, Version::MINOR, Version::PATCH, Version::LABEL].compact * '.').freeze