Class SolitaireCipher
In: lib/quiz1/t/solutions/Jamis Buck/lib/cipher.rb
lib/quiz1/t/solutions/Thomas Leitner/solitaire.rb
Parent: Object

Implements the Solitaire Cipher algorithm

Methods

decode   decrypt   encode   encrypt   new   new   use_algorithm  

Attributes

algorithms  [W] 
stream  [W] 

Public Class methods

Public Instance methods

Decodes the given msg using the internal deck

Encodes the given msg using the internal deck

[Validate]