Beispiel #1
0
 public void setUp()
 {
     cipher   = new DoubleTranspositionCipher();
     keywords = new Keywords();
 }