Skip to content

Eric-Vondee/web3-vigenerecipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web3-vigenerecipher

Using Vigenere Cipher for Encryption

STEPS TO RUN THE CODE

  • npm install
  • node encrypt.js to run the encryption file
  • node decrypt.js to run the decryption file

Tools Used

  • nanoid: This is library was used to randomize the cipher key so that it won't be easily crackeable

  • prompt: to accept user's iput from the terminal

About

Using Vigenere Cipher for Encryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published