• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

LICENSEH A D13-Jun-20201.3 KiB2620

MakefileH A D13-Jun-2020544 3221

README.mdH A D13-Jun-2020281 84

vigenere.1H A D13-Jun-20206.3 KiB150148

vigenere.cH A D13-Jun-20208.3 KiB356276

README.md

1# vigenere
2
3vigenere is an implementation of the Vigenere cipher extended to all printable ASCII characters. It is written in C and released under a 2 Clause BSD License.
4
5See the manpage for further information and capabilities.
6
7vigenere is Copyright (c) 2020 by Oliver Mahmoudi
8