Mercurial > public > cpp-enigma
log
age | author | description |
---|---|---|
Fri, 29 Jun 2012 20:08:10 -0500 | Brian Neal | Added a set_rotor() that takes a string for convenience. |
Tue, 26 Jun 2012 21:22:42 -0500 | Brian Neal | Bug fix for the string functions. |
Sun, 24 Jun 2012 19:22:06 -0500 | Brian Neal | Turn on optimization. |
Sun, 24 Jun 2012 18:39:05 -0500 | Brian Neal | Created enigma_machine class and tests. |
Sat, 23 Jun 2012 23:28:17 -0500 | Brian Neal | Created plugboard class and tests. |
Fri, 22 Jun 2012 22:02:55 -0500 | Brian Neal | CxxTest support. Added rotor tests. |