Skip to content

AES decryption demo with images using React and NodeJS

Notifications You must be signed in to change notification settings

Thealf154/image-encrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Encprypt an image using AES and sending decrypted to the client.

How to use it

  • Use npm start in the server directory.
  • Use npm start in the client directory.
  • Visit the url in client.
  • Upload the button and you can copy the encrypted base64 and the decrypted image

Image Demo

Decryption AES with React and NodeJS

About

AES decryption demo with images using React and NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published