| Commit message (Collapse) | Author | Age | Files | |
|---|---|---|---|---|
| * | match the card decks with what's written in README | Mirek Kratochvil | 2021-04-23 | 1 |
| | | | | | Refs #3 | |||
| * | Change indexing to make card ordering more intuitive | Trevor Terris | 2021-04-23 | 1 |
| | | | | | 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. | |||
| * | Fix whitespace | Trevor Xiao | 2021-04-22 | 1 |
| | | ||||
| * | Update lc4 script to include playing card tables | Trevor Xiao | 2021-04-22 | 1 |
| | | ||||
| * | Small correction in lc4.py | ess | 2018-07-25 | 1 |
| | | ||||
| * | lc4 v2.8 | Bernhard Esslinger | 2018-06-11 | 1 |
| | | ||||
| * | fix the nonce/marker mode typo | Mirek Kratochvil | 2018-06-09 | 1 |
| | | | | | | | (I should use tests and enums!) Thanks Bernhard Esslinger. | |||
| * | fix the fixpoint-ish problem for ls47 | Mirek Kratochvil | 2018-04-12 | 1 |
| | | | | | | | Closes #1 Try encrypting ############## with lc4. | |||
| * | Add a human usuable binary with ElsieFour and LS47 | Bernard Esslinger | 2018-02-14 | 1 |
