diff options
| author | Mirek Kratochvil <exa.exa@gmail.com> | 2018-02-14 13:23:07 +0100 |
|---|---|---|
| committer | Mirek Kratochvil <exa.exa@gmail.com> | 2018-02-14 13:23:07 +0100 |
| commit | 46e4ee7a2f23e00974c85982f4b87fe151a13328 (patch) | |
| tree | fff111e1507759c5a186fe92f2b3cc8e53f7a099 | |
| parent | a33aa2a04bf39a6fd882e9cfd50d3c5e3fbdfde0 (diff) | |
| download | ls47-46e4ee7a2f23e00974c85982f4b87fe151a13328.tar.gz ls47-46e4ee7a2f23e00974c85982f4b87fe151a13328.tar.bz2 | |
update docs a bit
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -15,7 +15,10 @@ We suggest printing the model using more than one filament color to make the letters easily recognizable. Thanks go to Martin Ptasek for providing the picture. -If you trust your computer, there is now a python implementation in `ls47.py`. +If you trust your computer, there is now a very simple python implementation in +`ls47.py`. A much better version usuable as an actual binary (also supporting +several versions of padding and the original ElsieFour cipher) was supplied by +Bernhard Esslinger from the CrypTool project, available in `lc4.py`. ### Character board |
