Skip to content

shaunakraha/pixrypt-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixrypt Text-Pixel Encryption and Decryption - Python Backend

The Python Backend for the Pixrypt Text to Pixel Encryption and Decryption system.

This projects provides the backend encryption and password generation and decryption with provided password for Pixrypt image generation and reading.

The source for this project is available here.

All other Pixrypt base their image encoding and decoding logic on this module.


The Project is structured as follows:

  1. Encoder - Contains the logic for converting plain text to a Pixrypt image and providing a passphrase.
  2. Decoder - Contains the logic for converting a Pixrypt image to plain text with a provided passphrase.

About

Python Text to Pixel Encryption/Decryption Backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages