Skip to content

manjushsh/file-encrypt-decrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeQL

Browser based File encryption and decryption using SubtleCrypto API

Encrypt and Decrypt your files easily!

How to run :

  • Clone the repository
git clone https://github.com/manjushsh/file-encrypt-decrypt.git
  • Start App
cd file-encrypt-decrypt
yarn install
yarn start