yajatvishwak / playfaircipher

Terminal based playfair cipher written in C - no docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Terminal based playfair cipher written in C - no docs


Languages

Language:C 59.4%Language:JavaScript 18.7%Language:CSS 15.6%Language:HTML 6.3%