https://github.com/ajitharunai/secure-data-encryption-and-decryption-using-crypto-stego
Secure data Encryption and Encryption
https://github.com/ajitharunai/secure-data-encryption-and-decryption-using-crypto-stego
Last synced: about 2 months ago
JSON representation
Secure data Encryption and Encryption
- Host: GitHub
- URL: https://github.com/ajitharunai/secure-data-encryption-and-decryption-using-crypto-stego
- Owner: ajitharunai
- Created: 2023-04-15T03:27:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-15T03:36:53.000Z (about 2 years ago)
- Last Synced: 2025-01-29T12:29:01.602Z (4 months ago)
- Language: JavaScript
- Homepage: https://secure-data-encryption-and-decryption-using-crypto-stego.vercel.app
- Size: 3.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Secure images with TripleDES
Mini project for encrypting/decrypting images through web app.## Introduction
In this project I created a web application to encrypt/decrypt images using Triple DES algorithm.## Setup
No need to install anything, just launch the dashboard page and go.## Resources I used it
* https://codepen.io/banik/pen/dgQvWO
* https://codepen.io/wouwisl/pen/LYGMya