Automated generation of keymashes
| keymash.c | Fix condition | |
| LICENSE | Add program | |
| README.md | fix compiler command in readme | |
genkeymash
automatically generate a kemash with the wanted length.
Building:
git clone https://codeberg.org/axtlos/genkeymash
cd genkeymash
cc keymash.c -o keymash
Usage:
./keymash <wanted length>