psyfer/psyfer
Derek McQuay 7dd108f4ba substitution cipher implementation
Reads in a json file that has a map of letters to letters
2016-03-11 20:11:27 -08:00
..
aes.go corrected naming of fucntions 2016-02-22 00:13:19 -08:00
aes_test.go corrected naming of fucntions 2016-02-22 00:13:19 -08:00
substitution.go substitution cipher implementation 2016-03-11 20:11:27 -08:00
transposition.go removed print out 2016-02-22 18:01:09 -08:00
transposition_test.go edits to fix go_vet errors 2016-02-22 00:08:58 -08:00