Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 859 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 859 Bytes

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