aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFiles
* match the card decks with what's written in READMEMirek Kratochvil2021-04-231
| | | | Refs #3
* actuallyMirek Kratochvil2021-04-231
|
* Slight rewordings and restyling of the cards variantMirek Kratochvil2021-04-231
|
* Merge pull request 'Add documentation and LC4 implementation for ↵Mirek Kratochvil2021-04-233
|\ | | | | | | | | | | playing-card-based tables' (#3) from tkterris/ls47:solitaire into master Reviewed-on: https://gitea.blesmrt.net/exa/ls47/pulls/3
| * Layout tweaksTrevor Terris2021-04-231
| |
| * Add example for card-based cipherTrevor Terris2021-04-232
| |
| * Change indexing to make card ordering more intuitiveTrevor Terris2021-04-232
| | | | | | | | Update the indexing so that the table starts at "1". This way the ordered card layout (used for key generation) starts with the Ace of Diamonds and proceeds through the cards and suits as normal. This seems cleaner than awkwardly prepending the 10 of Spades. However, it involves a slight tweak to the key key_derive function to support the change in card order.
| * Moved alternative board to a new "modifications" sectionTrevor Terris2021-04-221
| |
| * Fix whitespaceTrevor Xiao2021-04-222
| |
| * Update lc4 script to include playing card tablesTrevor Xiao2021-04-221
| |
| * Clean up description a bitTrevor Xiao2021-04-221
| |
| * Add card mapping description to the READMETrevor Xiao2021-04-221
|/
* add javascript implementation linkMirek Kratochvil2019-06-301
|
* Small correction in lc4.pyess2018-07-251
|
* lc4 v2.8Bernhard Esslinger2018-06-111
|
* fix the nonce/marker mode typoMirek Kratochvil2018-06-091
| | | | | | (I should use tests and enums!) Thanks Bernhard Esslinger.
* env-izeMirek Kratochvil2018-04-121
|
* update the READMEMirek Kratochvil2018-04-121
|
* fix the fixpoint-ish problem for ls47Mirek Kratochvil2018-04-122
| | | | | | Closes #1 Try encrypting ############## with lc4.
* clean the source a bit, add russian variantStas Bushuev2018-03-214
| | | | Signed-off-by: Mirek Kratochvil <exa.exa@gmail.com>
* update docs a bitMirek Kratochvil2018-02-141
|
* Add a human usuable binary with ElsieFour and LS47Bernard Esslinger2018-02-141
|
* python3Bernard Esslinger2018-02-061
|
* reference the python codeMirek Kratochvil2017-10-122
|
* add example python implementationMirek Kratochvil2017-10-121
|
* add tiles pictureMirek Kratochvil2017-10-122
|
* add the STL modelMirek Kratochvil2017-09-271
|
* fixupsMirek Kratochvil2017-09-271
|
* improve the how-to a bit with picsMirek Kratochvil2017-09-261
|
* cleanup the scadMirek Kratochvil2017-09-121
|
* initial stateMirek Kratochvil2017-09-122