vigenere-cipher An implementation of the classic vigenere cipher in various programming languages. C implementation The C implementation was done using the c23 standard and gcc compiler.