From 18ca0ba6e239f6c1f486ba4c2c217c861519e6e8 Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Sun, 30 Jun 2019 18:57:51 +0200 Subject: [PATCH] add javascript implementation link --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6e64741..94e33e4 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,14 @@ 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 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`. +If you trust your computer, there are several LS47 implementations around: + +- A very simple python implementation in available here 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`. +- Javascript version (npm-compatible) of the cipher implementations was created + by Ulysse McConnell, available at https://github.com/umcconnell/lc4 ### Character board