Skip to content

Releases: nebuhtit/CryptAnyL

CryptAnyL 1.8

07 Jan 17:51
Compare
Choose a tag to compare
CryptAnyL 1.8 Pre-release
Pre-release

Encrypt any letter or files!

NEW: bigger keys and salt. Salt generates and quit encrypts. New function for driver.

Create password for private key on your device.

Sent your public key to your friend

Past friend's public key

Encrypt any letter or file and sent it.

Past friend's encrypted message and see what he sent!

Download CryptAnyL_A.py CryptAnyL_modules.py in the same folder and run CryptAnyL_A.py in terminal by Payton 3 and greater (try use full path to file):

python3 CryptAnyL_A.py

There are a lot of RSA function for your projects in CryptAnyL_modules.py!

Encrypt any letter or files by RSA 1.0

18 Dec 09:39
a18c8e6
Compare
Choose a tag to compare

Encrypt any letter or files!

  1. Create password for private key on your device.

  2. Sent your public key to your friend

  3. Past friend's public key

  4. Encrypt any letter or file and sent it.

  5. Past friend's encrypted message and see what he sent!

for commands write -h in any input
exe file works only on windows. For Mac and Linux download CryptAnyL_A.py CryptAnyL_modules.py in the same folder and run CryptAnyL_A.py in terminal by Payton 3 and greater (try use full path to file):

python3 CryptAnyL_A.py

There are a lot of RSA function for your projects in CryptAnyL_modules.py!