Skip to content

aryanshah295/MSG-to-IMG-Encryption

Repository files navigation

MSG-to-IMG-Encryption

This basically encrypts a message entered by the user on the Web Page deployed by Flask into an image, and generates 2 keys.

  • Public Key [Randomly generated image using an api]
  • Private Key [Generated by storing the ASCII values of message into pixels]

The final encypted image is a combination of the above two images.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published