PassEncryption is designed to encrypt files and generate passwords.
PassEncryption is a software written in python designed to encrypt and decrypt files as well as generating passwords.
PassEncryption uses RSA encryption method to generate passwords for each accounts with a personal encryption key.
Windows 7 and more only.
IMPORTANT:
Current release doesn't work with 32 bits architectures, will be fixed in next update
Visual Cryptography and Bit-Plane Complexity Segmentation in Python
...Using Visual Cryptography the
application splits the secret message into two "shadow images" called <<shares>>.
Any of the two shares will be embedded into a "normal" image file called by tradition
<<vessel>>. You can use a method of hand to send the two vessels to your correspondent.
For instance you can post one vessel image on facebook. The other vessel image can be
sent as an attachment of an e-mail. The vessel images can be 8-bit gray-level
images or 24-bit deep true-color images.
Anyone who can correctly spot the two vessels and knows the dimensions of the image
containing the secret message will be able to decrypt the secret message using the
Cyberbit application.