CTE - Decryptor [MZ]

by Bruce Blake

Version 2 (December 24, 2017)

Download (100 downloads)

Ever wanted a REAL encryption? Even for NON-PREMIUM?? Here you go!

CTE - Custom Text Encryption

For non prenium users:
I separated flow into its fibers (encrypt, decrypt, key generator) and uploaded them separately. Since none of them uses each other, they work just fine. But it's still fancier to have them all in one ;)
Links:
~Encryptor: https://llamalab.com/automate/community/flows/10849
~Key generator: https://llamalab.com/automate/community/flows/10851

For premium (same, it's just all in one as it says)
~All in one: https://llamalab.com/automate/community/flows/10848

Features:
* Uncrackable encrypting system
* Encryption/decryption is done in seconds
* Can encrypt a file
* Key generator; generate up to 2048 B keys
* Allows you to set custom key (password)

> Encryption
How to encrypt?
1. Download and run "Encrypt"
2. Enter your text (use "Encrypt a file" to encrypt file)
3. Choose/type your key

How does it work?
This flow shatters the key and text to their ASCII code and sums them. Thats it. To clarify, if your key is bigger than text, encryption would be uncrackable. Try decrypting it without the key if you don't believe me!

> Decrypt
How to decrypt
1. Run
2. Pick your encrypted file
3. Choose/type in your key

How does it work?
Same as encrypting, except it doesn't sum ASCIIs, but subtracts them.

FAQ:
Why did you say that it's uncrackable?
It is. If your key is bigger than text, it means that every character's position is unexpected and not-repative (if you generate key). Basically, it's random, but you still have output, so you can unlock files.

Does it take long to encrypt/decrypt?
Have you ever tried my "Ultimate Encryptor"?. If you did, you will be surprised! It completes in seconds! I tested it a lot of times on my phone; in best case it was encrypting 10 characters/second. In worst case (when it was laggy), it was encrypting 2 characters/second So yeah..

Should i pick password or key generator?
I definitely recommend key generation. It has many pros; it's closest to random (random is the best when encrypting), it can generate up to 2.4 KB key in a few minutes, ...

.7 average rating from 7 reviews

5 stars
1
4 stars
0
3 stars
0
2 stars
0
1 star
0
Reports
6

Rate and review within the app in the Community section.