/playfaircipher

Terminal based playfair cipher written in C - no docs

Primary LanguageC

playfaircipher

Terminal based playfair cipher written in C - no docs Implements playfair cipher in C GUI built on JS and HTML To run,

  • install NPM and Node
  • open terminal or cmd in the folder containing the files
  • run npm start or yarn start
  • open the index.html file in a browser (or use live server)